index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
em28xx
/
em28xx-core.c
Age
Commit message (
Expand
)
Author
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2008-01-05
Properly implement 12MHz I2S support
Mauro Carvalho Chehab
2008-01-05
Improve audio setup handling
Mauro Carvalho Chehab
2007-10-15
V4L: possible leak in em28xx_init_isoc
Mauro Carvalho Chehab
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-08-07
Add missing include linux/mm.h to some compat code
Trent Piepho
2006-04-28
Em28xx/: possible cleanups
Mauro Carvalho Chehab
2006-04-03
Change all emails to the currently used one.
Mauro Carvalho Chehab
2006-02-03
fixed i2c return value, conversion mdelay to msleep
Markus Rechberger
2006-01-22
fixed spelling error, exectuted --> executed.
Michael Krufky
2006-01-01
ioctls cleanups.
Mauro Carvalho Chehab
2005-12-18
Fix compilation failure with gcc 2.95.3.
Mauro Carvalho Chehab
2005-12-17
Reverted latest two patches
Mauro Carvalho Chehab
2005-12-17
Fix compilation failure with gcc 2.95.3 and corrected set video std
Mauro Carvalho Chehab
2005-12-05
Make em28xx page alloc compatible with kernels < 2.6.15
Mauro Carvalho Chehab
2005-12-05
Convert em28xx to use vm_insert_page instead of remap_pfn_range
Mauro Carvalho Chehab
2005-11-20
This patch makes needlessly global code static.
Mauro Carvalho Chehab
2005-11-12
64-bit fixes esp. for broken compat_ioctl32.
Hans Verkuil
2005-11-06
- Fixed autodetection of max size by if alternate setting
Mauro Carvalho Chehab
2005-11-03
- em28xx cleanups and fixes.
Mauro Carvalho Chehab
2005-10-30
- Renamed common structures to em28xx
Mauro Carvalho Chehab
2005-10-28
- module em2820 renamed to em28xx and moved to V4L dir.
Mauro Carvalho Chehab
2005-10-26
- Improved isoc error detection.
Mauro Carvalho Chehab
2005-10-23
Update em2800 scaler code and comments based on info from empiatech
Markus Rechberger
2005-10-16
* ../linux/drivers/usb/media/em2820-core.c: (em2820_init_isoc),
Markus Rechberger
2005-10-16
- Whitespace Cleanups.
Mauro Carvalho Chehab
2005-10-14
- Chip_id removed since it isn't required anymore.
Mauro Carvalho Chehab
2005-10-12
* ../linux/drivers/usb/media/em2820-core.c:
Nickolay V. Shmyrev
2005-10-11
- Included support for em2800.
Mauro Carvalho Chehab
2005-10-09
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Mauro Carvalho Chehab
2005-10-08
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Mauro Carvalho Chehab
2005-10-06
From Markus Rechberger <mrechberger@gmail.com>,Ludovico Cavedon <cavedon@sssu...
Mauro Carvalho Chehab