summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx23885/cx23885-video.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-08V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlockAndy Walls1-3/+4
2010-08-08V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...Andy Walls1-0/+16
2010-06-01V4L/DVB: cx23885: convert to s_mbus_fmtHans Verkuil1-1/+4
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe1-2/+2
2010-02-26V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200Kusanagi Kouichi1-0/+13
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-2/+0
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart1-3/+2
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart1-27/+17
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-1/+1
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+2
2009-12-05V4L/DVB (13211): cx23885: card Mygica X8506 analog TV supportDavid T.L. Wong1-0/+8
2009-12-05V4L/DVB (13208): cx23885: fix uninitialized member bugDavid T.L. Wong1-0/+1
2009-12-05V4L/DVB (13207): cx23885: add component input typeDavid T.L. Wong1-0/+1
2009-12-05V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and ...Andy Walls1-30/+4
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-3/+3
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-23V4L/DVB (11909): cx23885: Use v4l bounding/alignment functionTrent Piepho1-9/+2
2009-06-16V4L/DVB (12004): poll method lose race conditionFigo.zhang1-4/+10
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-6/+2
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil1-2/+4
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil1-13/+28
2009-03-30V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil1-2/+2
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab1-5/+0
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+1
2009-01-29V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on...Andy Walls1-2/+3
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil1-4/+4
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-9/+5
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-1/+1
2008-10-17V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth1-12/+13
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-18/+11
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-2/+8
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-2/+2
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-2/+0
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil1-6/+10
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil1-0/+1
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil1-12/+12
2008-04-24V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrencesHarvey Harrison1-27/+27
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski1-2/+2
2008-01-25V4L/DVB (7014): cx23885: dprintk macro cleanupSteven Toth1-4/+5
2008-01-25V4L/DVB (7011): cx23885: Cleanup of compiler defines and warningsSteven Toth1-115/+13
2008-01-25V4L/DVB (7010): cx23885: Small cleanupSteven Toth1-1/+1
2008-01-25V4L/DVB (7009): cx23885: Video and VBI related filesSteven Toth1-0/+1658