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-video.c
Age
Commit message (
Expand
)
Author
2006-03-18
[PATCH] Fixed em28xx based system lockup
Markus Rechberger
2006-01-23
V4L/DVB (3406): Added credits for em28xx-video.c
Mauro Carvalho Chehab
2006-01-15
V4L/DVB (3380): Semaphore to mutex conversion on drivers/media
Ingo Molnar
2006-01-11
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-01-09
V4L/DVB (3269): ioctls cleanups.
Michael Krufky
2006-01-09
V4L/DVB (3233): Fixed API to set I2S speed control
Mauro Carvalho Chehab
2006-01-09
V4L/DVB (3100): fix compile error, remove dead code and volume scaling
Hans Verkuil
2006-01-09
V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devices
Mauro Carvalho Chehab
2006-01-09
V4L (963): Explicit compat_ioctl32 handler to em28xx
Mauro Carvalho Chehab
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2005-12-19
[PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.
Jean Delvare
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: 898: em2820 i2c fix
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 897: saa7146 fix
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: 856: some module rename and small fixes
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: 841: added saa7114 initcode for msi vox usb 2.0
Markus Rechberger
2005-11-09
[PATCH] v4l: 815: commented obsoleted stuff at videodev headers
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 814: cleanup dev assignment
Markus Rechberger
2005-11-09
[PATCH] v4l: 813: replaced obsolete video get drvdata and video set drvdata
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: 784: several improvement on i2c ir handling for em2820
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 767: included support for em2800
Mauro Carvalho Chehab
2005-11-09
[PATCH] v4l: 761: fixed registry value in em2820
Markus Rechberger
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