index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
em28xx
/
em28xx-core.c
Age
Commit message (
Expand
)
Author
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-06-25
V4L/DVB (3963): Em28xx/: possible cleanups
Adrian Bunk
2006-06-25
V4L/DVB (3715): Change all emails to the currently used one.
Mauro Carvalho Chehab
2006-02-07
V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleep
Markus Rechberger
2006-01-23
V4L/DVB (3431): fixed spelling error, exectuted --> executed.
Michael Krufky
2006-01-09
V4L/DVB (3269): ioctls cleanups.
Michael Krufky
2006-01-09
V4L/DVB (3123b): syncs V4L subsystem tree with kernel
Mauro Carvalho Chehab
2006-01-09
V4L (0978): 64-bit fixes for removing warnings on compat_ioctl32
Hans Verkuil
2005-12-19
[PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.
Jean Delvare
2005-12-15
[PATCH] em28xx: %zd for size_t
Al Viro
2005-12-12
[PATCH] V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap...
Sascha Sommer
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4
Mauro Carvalho Chehab
2005-12-01
[PATCH] V4L: Makes needlessly global code static
Adrian Bunk
2005-11-09
[PATCH] V4L: 920: fixed autodetection of max size by if alternate setting
Mauro Carvalho Chehab
2005-11-09
[PATCH] V4L: 907: em28xx cleanups and fixes
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 886: renamed common structures to em28xx
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dir
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 864: improved isoc error detection
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 850: update em2800 scaler code and comments based on info from e...
Sascha Sommer
2005-11-09
[PATCH] v4l: 802: replaced kmalloc kfree with usb buffer alloc usb buffer fre...
Markus Rechberger
2005-11-09
[PATCH] v4l: 800: whitespace cleanups
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 786: chip id removed since it isn t required anymore
Sascha Sommer
2005-11-09
[PATCH] v4l: 780: fixed typo in module param description
Paul Vriens
2005-11-09
[PATCH] v4l: 767: included support for em2800
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 739: created make changelog to make easier to generate patches
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 729: fixed include when compiling at kernel tree
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 716: support for em28xx board family
akpm@osdl.org