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
Age
Commit message (
Expand
)
Author
2008-12-30
V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent
Hans Verkuil
2008-12-30
V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev
Hans Verkuil
2008-12-30
V4L/DVB (9972): v4l: usbvideo, fix module ref count check
Jiri Slaby
2008-12-30
V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chips
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9967): cs5345: convert to v4l2_subdev and fix broken s_ctrl.
Hans Verkuil
2008-12-30
V4L/DVB (9966): tda9875: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
V4L/DVB (9965): tda9840: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
V4L/DVB (9964): tda7432: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
V4L/DVB (9963): tlv320aic23b: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
V4L/DVB (9962): tea6420: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
V4L/DVB (9961): tea6415c: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.
Hans Verkuil
2008-12-30
V4L/DVB (9959): tvaudio: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
V4L/DVB (9958): tvp5150: convert to v4l2_subdev.
Hans Verkuil
2008-12-30
V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks
Hans Verkuil
2008-12-30
V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9944): videodev2.h: fix typo.
Hans Verkuil
2008-12-30
V4L/DVB (9943): v4l2: document video_device.
Hans Verkuil
2008-12-30
V4L/DVB (9942): v4l2-dev: check for parent device in get_index.
Hans Verkuil
2008-12-30
V4L/DVB (9941): cx24113: fix compile warnings
Hans Verkuil
2008-12-30
V4L/DVB (9940): bt832: remove this driver
Hans Verkuil
2008-12-30
V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disab...
Hans Verkuil
2008-12-30
V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL pa...
Andy Walls
2008-12-30
V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for analog captures
Andy Walls
2008-12-30
V4L/DVB (9934): v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ lines
Hans Verkuil
2008-12-30
V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module
Hans Verkuil
2008-12-30
V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9930): em28xx: Fix bad locks on error condition
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9928): Convert GP8PSK module to use S2API
Alan Nisota
2008-12-30
V4L/DVB (9927): em28xx: use a more standard way to specify video formats
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9925): tuner-core: add debug msg's when asking tuner to sleep
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9923): xc5000: remove init_fw option
Devin Heitmueller
2008-12-30
V4L/DVB (9922): em28xx: don't assume every eb1a:2820 reference design is a Pr...
Devin Heitmueller
2008-12-30
V4L/DVB (9921): em28xx: add chip id for em2874
Devin Heitmueller
2008-12-30
V4L/DVB (9918): cx88: advise/acquire clean-up for HVR-1300/3000/4000
Darron Broad
2008-12-30
V4L/DVB (9917): cx24116: change to ALGO_HW
Darron Broad
2008-12-30
V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo t...
Darron Broad
2008-12-30
V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630
Darron Broad
2008-12-30
V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookup
Darron Broad
2008-12-30
V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep code
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9912): em28xx: fix/improve em28xx locking schema
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9910): em28xx: move res_get locks to the caller routines
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9905): v4l2-compat32: add missing newline after kernel message
Hans Verkuil
2008-12-30
V4L/DVB (9904): v4l: fix compile warning.
Hans Verkuil
2008-12-30
V4L/DVB (9903): uvcvideo: V4L2 zoom controls support
Laurent Pinchart
2008-12-30
V4L/DVB (9902): uvcvideo: V4L2 privacy control support
Laurent Pinchart
[next]