summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2008-12-20v4l2-dev: use the release callback from device instead of cdevHans Verkuil
2008-12-19gspca - main: Check if a buffer has been queued on streamon.Jean-Francois Moine
2008-12-19gspca - main: Remove useless tests of the buffer type.Jean-Francois Moine
2008-12-19Fixup offset in order to align imageErik Andrén
2008-12-19Add some commentsErik Andrén
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-19merge: v4l-dvbJean-Francois Moine
2008-12-19gspca - spca561: Separate the bridge and sensor tables of Rev72a.Jean-Francois Moine
2008-12-19bt832: remove this driverHans Verkuil
2008-12-19tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled.Hans Verkuil
2008-12-19Add vflip quirk for Alienware m9700Erik Andrén
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-18gspca - spca561: Control changes for Rev72a.Jean-Francois Moine
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-17gspca - spca561: Don't get the control values from the webcam.Jean-Francois Moine
2008-12-17gspca - spca561: Cleanup source.Jean-Francois Moine
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-16v4l2-compat: test for unlocked_ioctl as well.Hans Verkuil
2008-12-16uvcvideo: V4L2 zoom controls supportLaurent Pinchart
2008-12-16uvcvideo: V4L2 privacy control supportLaurent Pinchart
2008-12-15v4l2-compat32: add missing newline after kernel messageHans Verkuil
2008-12-15v4l: fix compile warning.Hans Verkuil