summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx23885/cx23885-video.c
AgeCommit message (Expand)Author
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-07-21backport commit 405f55712dfe464b3240d7816cc4fe4174831be2Mauro Carvalho Chehab
2009-06-16poll method lose race conditionMauro Carvalho Chehab
2009-05-30cx23885: Use v4l bounding/alignment functionTrent Piepho
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-29cx23885: convert to v4l2_subdev.Hans Verkuil
2009-03-13cx23885: convert to v4l2_device.Hans Verkuil
2009-03-10avoid loading the entire videodev.h header for drivers that are already V4L2 ...Mauro Carvalho Chehab
2009-02-13v4l2-common: add comments warning that about the sort orderHans Verkuil
2009-01-09cx23885: Fix Oops for mixed install of analog and digital only cardsAndy Walls
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-16cx23885: Checkpatch complianceSteven Toth
2008-09-04v4l-dvb: fix assorted sparse warningsHans Verkuil
2008-08-28Steven Toth email address changeSteven Toth
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-23v4l: remove obsolete audiochip.hHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-04-08media/video/cx23885 replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-02-25From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>Mauro Carvalho Chehab
2008-01-12cx23885: dprintk macro cleanupSteven Toth
2008-01-10cx23885: Cleanup of compiler defines and warningsSteven Toth
2008-01-10cx23885: Small cleanupSteven Toth
2008-01-10cx23885: Video and VBI related files.Steven Toth