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
2008-12-30
V4L/DVB (9770): em28xx: turn off tuner when not used
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9767): em28xx: improve board description messages
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9766): em28xx: improve probe messages
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9764): em28xx: Add support for suspend the device when not used
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9758): em28xx: replace some magic by register descriptions where known
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9754): em28xx: improve debug messages
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9717): em28xx: improve message probing logs
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9672): Allow opening more than one output at the same time
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9670): em28xx: allow specifying audio output
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9651): em28xx: Improve audio handling
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9648): em28xx: get audio config from em28xx register
Devin Heitmueller
2008-12-29
V4L/DVB (9607): em28xx: Properly implement poll support for IR's
Mauro Carvalho Chehab
2008-12-29
V4L/DVB (9588): Don't load em28xx audio module for digital-only devices
Devin Heitmueller
2008-12-29
V4L/DVB (9587): Handle changes to endpoint layout in em2874
Devin Heitmueller
2008-12-29
V4L/DVB (9586): Fix possible null pointer dereference in info message
Devin Heitmueller
2008-12-29
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
2008-12-23
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...
Devin Heitmueller
2008-12-01
V4L/DVB (9748): em28xx: fix compile warning
Hans Verkuil
2008-11-20
V4L/DVB (9668): em28xx: fix a race condition with hald
Mauro Carvalho Chehab
2008-11-20
V4L/DVB (9647): em28xx: void having two concurrent control URB's
Mauro Carvalho Chehab
2008-11-20
V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails
Mauro Carvalho Chehab
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-12
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
2008-10-12
V4L/DVB (8937): em28xx: Fix and add some validations
Douglas Schilling Landgraf
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-20
V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera
Devin Heitmueller
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-06-26
V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...
Devin Heitmueller
2008-06-05
V4L/DVB (7970): mix trivial endianness annotations
Al Viro
2008-04-24
V4L/DVB (7617): Removes a manual mode setup
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7613): em28xx: rename registers
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7610): em28xx: Select reg wait time based on chip ID
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7607): CodingStyle fixes
Douglas Schilling Landgraf
2008-04-24
V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvb
Aidan Thornton
2008-04-24
V4L/DVB (7602): em28xx: generalise URB setup code
Aidan Thornton
2008-04-24
V4L/DVB (7600): em28xx: Sets frequency when changing to analog mode
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7593): em28xx: add a module to handle dvb
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7567): em28xx: Some cleanups
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7565): em28xx: fix buffer underrun handling
Aidan Thornton
2008-04-24
V4L/DVB (7564): em28xx: Some fixes to display logic
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7563): em28xx: Add missing checks
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another one
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7557): em28xx: honour video_debug modprobe parameter
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_cap
Aidan Thornton
[next]