summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx231xx/cx231xx-video.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] cx231xx: Use parameters to describe some board variantsMauro Carvalho Chehab1-10/+10
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-12/+0
2010-10-21[media] cx231xx: use core-assisted lockMauro Carvalho Chehab1-78/+8
2010-10-21[media] cx231xx: Add initial support for Hauppauge USB-Live2Devin Heitmueller1-3/+6
2010-10-21[media] cx231xx: set standard tune to last known frequency when switching inputsDevin Heitmueller1-0/+8
2010-10-21[media] cx231xx: Remove hack which puts device into bulk modeDevin Heitmueller1-12/+0
2010-10-21[media] cx231xx: do not call video_mux as part of isoc setupDevin Heitmueller1-1/+3
2010-10-21[media] cx231xx: make video scaler work properlyDevin Heitmueller1-36/+10
2010-10-21[media] cx231xx: Fix VBI parameters for sampling rate and offsetDevin Heitmueller1-7/+4
2010-10-21[media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBERPalash Bandyopadhyay1-60/+391
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil1-2/+4
2010-06-01V4L/DVB: cx231xx: convert to s_mbus_fmtHans Verkuil1-1/+4
2010-05-19V4L/DVB: cx231xx: switch to new vbi subdev opsHans Verkuil1-2/+2
2010-05-19V4L/DVB: cx231xx: improve error handlingDan Carpenter1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-3/+0
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart1-3/+3
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart1-4/+14
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-3/+3
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-12/+13
2009-12-05V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart1-1/+1
2009-09-12V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches1-2/+2
2009-06-23V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anythingTrent Piepho1-7/+3
2009-06-23V4L/DVB (11911): cx231xx: Use v4l bounding/alignment functionTrent Piepho1-13/+3
2009-04-07V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-6/+1
2009-04-07V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-04-07V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil1-1/+1
2009-04-07V4L/DVB (11135): cx231xx: use usb_make_path() for bus_infoMauro Carvalho Chehab1-2/+1
2009-04-07V4L/DVB (11134): cx231xx: dmesg cleanupMauro Carvalho Chehab1-2/+0
2009-04-07V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoffMauro Carvalho Chehab1-1/+1
2009-04-07V4L/DVB (11129): cx231xx: Use generic names for each device blockSri Deevi1-24/+24
2009-04-07V4L/DVB (11128): cx231xx: convert the calls to subdev formatSri Deevi1-37/+27
2009-04-07V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixesSri Deevi1-3/+5
2009-04-07V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi1-15/+20
2009-04-07V4L/DVB (10957a): cx231xx: Fix compilation breakageMauro Carvalho Chehab1-0/+2
2009-04-07V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixesMauro Carvalho Chehab1-307/+288
2009-04-07V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab1-899/+921
2009-04-07V4L/DVB (10954): Add cx231xx USB driverSri Deevi1-0/+2440