Age | Commit message (Expand) | Author |
2008-12-22 | tuner-core: remove a no longer needed hack | Mauro Carvalho Chehab |
2008-12-22 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fixes | Mauro Carvalho Chehab |
2008-12-22 | merge: http://linuxtv.org/hg/~awalls/v4l-dvb | Mauro Carvalho Chehab |
2008-12-22 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-compat32 | Mauro Carvalho Chehab |
2008-12-22 | em28xx: de-obfuscate vidioc_g_ctrl logic | Mauro Carvalho Chehab |
2008-12-22 | em28xx: Fix bad locks on error condition | Mauro Carvalho Chehab |
2008-12-21 | v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ lines | Hans Verkuil |
2008-12-21 | v4l2-compat32: fix 32-64 compatibility module | Hans Verkuil |
2008-12-20 | cx18: Use a consistent crystal value for computing all PLL parameters | Andy Walls |
2008-12-20 | cx18: Disable locking of Video and Audio PLL for analog captures | Andy Walls |
2008-12-19 | tuner: fix tuner_ioctl build error | Mauro Carvalho Chehab |
2008-12-20 | Convert GP8PSK module to use S2API | Mauro Carvalho Chehab |
2008-12-20 | em28xx: use a more standard way to specify video formats | Mauro Carvalho Chehab |
2008-12-20 | em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep | Mauro Carvalho Chehab |
2008-12-20 | tuner-core: add debug msg's when asking tuner to sleep | Mauro Carvalho Chehab |
2008-12-20 | v4l2-dev: use the release callback from device instead of cdev | Hans Verkuil |
2008-12-19 | cs5345: convert to v4l2_subdev and fix broken s_ctrl. | Hans Verkuil |
2008-12-19 | v4l2-dev: check for parent device in get_index. | Hans Verkuil |
2008-12-19 | cx24113: fix compile warnings | Hans Verkuil |
2008-12-19 | bt832: remove this driver | Hans Verkuil |
2008-12-19 | tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled. | Hans Verkuil |
2008-12-18 | tda9875: convert to v4l2_subdev. | Hans Verkuil |
2008-12-18 | tda9840: convert to v4l2_subdev. | Hans Verkuil |
2008-12-18 | tda7432: convert to v4l2_subdev. | Hans Verkuil |
2008-12-18 | tlv320aic23b: convert to v4l2_subdev. | Hans Verkuil |
2008-12-18 | tea6420: convert to v4l2_subdev. | Hans Verkuil |
2008-12-18 | tea6415c: convert to v4l2_subdev. | Hans Verkuil |
2008-12-18 | v4l2-subdev: ioctl ops should use unsigned for cmd arg. | Hans Verkuil |
2008-12-18 | tvaudio: convert to v4l2_subdev. | Hans Verkuil |
2008-12-18 | merge: http://www.linuxtv.org/hg/~dheitmueller/v4l-dvb | Mauro Carvalho Chehab |
2008-12-18 | tvp5150: convert to v4l2_subdev. | Hans Verkuil |
2008-12-18 | v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks | Hans Verkuil |
2008-12-18 | cx88: advise/acquire clean-up for HVR-1300/3000/4000 | Mauro Carvalho Chehab |
2008-12-18 | cx24116: change to ALGO_HW | Mauro Carvalho Chehab |
2008-12-18 | dvb-core: don't add an event when in ONE SHOT mode for algo type HW | Mauro Carvalho Chehab |
2008-12-18 | cx24116: fix retune regression introduced in 70ee86a7c630 | Mauro Carvalho Chehab |
2008-12-18 | cx24116: bugfix: add missing delsys in FEC lookup | Mauro Carvalho Chehab |
2008-12-18 | tuner-xc2028: allow printing stack trace as debug on sleep code | Mauro Carvalho Chehab |
2008-12-17 | xc5000: remove init_fw option | Devin Heitmueller |
2008-12-16 | em28xx: don't assume every eb1a:2820 reference design is a Prolink PlayTV USB2 | Devin Heitmueller |
2008-12-16 | em28xx: add chip id for em2874 | Devin Heitmueller |
2008-12-16 | em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command | Devin Heitmueller |
2008-12-16 | em28xx: fix/improve em28xx locking schema | Mauro Carvalho Chehab |
2008-12-16 | em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock | Mauro Carvalho Chehab |
2008-12-16 | em28xx: move res_get locks to the caller routines | Mauro Carvalho Chehab |
2008-12-16 | em28xx: move dev->lock from res_free to the caller routines | Mauro Carvalho Chehab |
2008-12-16 | Revert changeset 9886 | Mauro Carvalho Chehab |
2008-12-16 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2008-12-16 | uvcvideo: Fix bulk URB processing when the header is erroneous | Laurent Pinchart |
2008-12-16 | v4l2-compat: test for unlocked_ioctl as well. | Hans Verkuil |