summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx23885/cx23885-video.c
AgeCommit message (Expand)Author
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