aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx/cx231xx-video.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-11/+18
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [media] cx231xx: Use parameters to describe some board variantsMauro Carvalho Chehab2011-03-211-10/+10
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-12/+0
* [media] cx231xx: use core-assisted lockMauro Carvalho Chehab2010-10-211-78/+8
* [media] cx231xx: Add initial support for Hauppauge USB-Live2Devin Heitmueller2010-10-211-3/+6
* [media] cx231xx: set standard tune to last known frequency when switching inputsDevin Heitmueller2010-10-211-0/+8
* [media] cx231xx: Remove hack which puts device into bulk modeDevin Heitmueller2010-10-211-12/+0
* [media] cx231xx: do not call video_mux as part of isoc setupDevin Heitmueller2010-10-211-1/+3
* [media] cx231xx: make video scaler work properlyDevin Heitmueller2010-10-211-36/+10
* [media] cx231xx: Fix VBI parameters for sampling rate and offsetDevin Heitmueller2010-10-211-7/+4
* [media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBERPalash Bandyopadhyay2010-10-211-60/+391
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-2/+4
* V4L/DVB: cx231xx: convert to s_mbus_fmtHans Verkuil2010-06-011-1/+4
* V4L/DVB: cx231xx: switch to new vbi subdev opsHans Verkuil2010-05-191-2/+2
* V4L/DVB: cx231xx: improve error handlingDan Carpenter2010-05-191-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-3/+0
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-3/+3
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-161-4/+14
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-161-3/+3
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-12/+13
* V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-051-1/+1
* V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches2009-09-121-2/+2
* V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anythingTrent Piepho2009-06-231-7/+3
* V4L/DVB (11911): cx231xx: Use v4l bounding/alignment functionTrent Piepho2009-06-231-13/+3
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-6/+1
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11135): cx231xx: use usb_make_path() for bus_infoMauro Carvalho Chehab2009-04-061-2/+1
* V4L/DVB (11134): cx231xx: dmesg cleanupMauro Carvalho Chehab2009-04-061-2/+0
* V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoffMauro Carvalho Chehab2009-04-061-1/+1
* V4L/DVB (11129): cx231xx: Use generic names for each device blockSri Deevi2009-04-061-24/+24
* V4L/DVB (11128): cx231xx: convert the calls to subdev formatSri Deevi2009-04-061-37/+27
* V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixesSri Deevi2009-04-061-3/+5
* V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi2009-04-061-15/+20
* V4L/DVB (10957a): cx231xx: Fix compilation breakageMauro Carvalho Chehab2009-04-061-0/+2
* V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixesMauro Carvalho Chehab2009-04-061-307/+288
* V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab2009-04-061-899/+921
* V4L/DVB (10954): Add cx231xx USB driverSri Deevi2009-04-061-0/+2440