summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2008-12-22merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2008-12-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-compat32Mauro Carvalho Chehab
2008-12-22em28xx: de-obfuscate vidioc_g_ctrl logicMauro Carvalho Chehab
2008-12-22em28xx: Fix bad locks on error conditionMauro Carvalho Chehab
2008-12-21v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ linesHans Verkuil
2008-12-21v4l2-compat32: fix 32-64 compatibility moduleHans Verkuil
2008-12-20cx18: Use a consistent crystal value for computing all PLL parametersAndy Walls
2008-12-20cx18: Disable locking of Video and Audio PLL for analog capturesAndy Walls
2008-12-19tuner: fix tuner_ioctl build errorMauro Carvalho Chehab
2008-12-20Convert GP8PSK module to use S2APIMauro Carvalho Chehab
2008-12-20em28xx: use a more standard way to specify video formatsMauro Carvalho Chehab
2008-12-20em28xx: Fix a bug that were putting xc2028/3028 tuner to sleepMauro Carvalho Chehab
2008-12-20tuner-core: add debug msg's when asking tuner to sleepMauro Carvalho Chehab
2008-12-20v4l2-dev: use the release callback from device instead of cdevHans Verkuil
2008-12-19videodev2.h: fix typo.Hans Verkuil
2008-12-19cs5345: convert to v4l2_subdev and fix broken s_ctrl.Hans Verkuil
2008-12-19v4l2: document video_device.Hans Verkuil
2008-12-19v4l2-dev: check for parent device in get_index.Hans Verkuil
2008-12-19cx24113: fix compile warningsHans Verkuil
2008-12-19bt832: remove this driverHans Verkuil
2008-12-19tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled.Hans Verkuil
2008-12-18tda9875: convert to v4l2_subdev.Hans Verkuil
2008-12-18tda9840: convert to v4l2_subdev.Hans Verkuil
2008-12-18tda7432: convert to v4l2_subdev.Hans Verkuil
2008-12-18tlv320aic23b: convert to v4l2_subdev.Hans Verkuil
2008-12-18tea6420: convert to v4l2_subdev.Hans Verkuil
2008-12-18tea6415c: convert to v4l2_subdev.Hans Verkuil
2008-12-18v4l2-subdev: ioctl ops should use unsigned for cmd arg.Hans Verkuil
2008-12-18tvaudio: convert to v4l2_subdev.Hans Verkuil
2008-12-18merge: http://www.linuxtv.org/hg/~dheitmueller/v4l-dvbMauro Carvalho Chehab
2008-12-18tvp5150: convert to v4l2_subdev.Hans Verkuil
2008-12-18v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checksHans Verkuil
2008-12-18cx88: advise/acquire clean-up for HVR-1300/3000/4000Mauro Carvalho Chehab
2008-12-18cx24116: change to ALGO_HWMauro Carvalho Chehab
2008-12-18dvb-core: don't add an event when in ONE SHOT mode for algo type HWMauro Carvalho Chehab
2008-12-18cx24116: fix retune regression introduced in 70ee86a7c630Mauro Carvalho Chehab
2008-12-18cx24116: bugfix: add missing delsys in FEC lookupMauro Carvalho Chehab
2008-12-18tuner-xc2028: allow printing stack trace as debug on sleep codeMauro Carvalho Chehab
2008-12-17xc5000: remove init_fw optionDevin Heitmueller
2008-12-16em28xx: don't assume every eb1a:2820 reference design is a Prolink PlayTV USB2Devin Heitmueller
2008-12-16em28xx: add chip id for em2874Devin Heitmueller
2008-12-16em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET commandDevin Heitmueller
2008-12-16em28xx: fix/improve em28xx locking schemaMauro Carvalho Chehab
2008-12-16em28xx: vidioc_try_fmt_vid_cap() doesn't need any lockMauro Carvalho Chehab
2008-12-16em28xx: move res_get locks to the caller routinesMauro Carvalho Chehab
2008-12-16em28xx: move dev->lock from res_free to the caller routinesMauro Carvalho Chehab
2008-12-16Revert changeset 9886Mauro Carvalho Chehab
2008-12-16merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-12-16uvcvideo: Fix bulk URB processing when the header is erroneousLaurent Pinchart
2008-12-16v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil