summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: ngene: split out i2c code into a separate fileDevin Heitmueller2010-05-194-135/+190
* V4L/DVB: ngene: add initial support for digital side of Avermedia m780Devin Heitmueller2010-05-191-1/+51
* V4L/DVB: ngene: properly support boards where channel 0 isn't a TS inputDevin Heitmueller2010-05-192-2/+6
* V4L-DVB: ngene: make sure that tuner headers are includedMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: media/az6027: handle -EIO failureDan Carpenter2010-05-191-4/+1
* V4L/DVB: media/az6027: doing dma on the stackDan Carpenter2010-05-191-9/+41
* V4L/DVB: media/IR/imon: potential double unlock on errorDan Carpenter2010-05-191-1/+0
* V4L/DVB: media/IR/imon: testing the wrong variableDan Carpenter2010-05-191-1/+1
* V4L/DVB: media/IR/imon: precendence issue: ! vs ==Dan Carpenter2010-05-191-1/+1
* V4L/DVB: tvp7002.c: fix some copy-paste errors in the commentsMats Randgaard2010-05-191-11/+11
* V4L/DVB: tvp7002.c: Add support for enum_dv_presetsMats Randgaard2010-05-191-0/+18
* V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensorBrian Johnson2010-05-191-25/+7
* V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flagBrian Johnson2010-05-191-8/+8
* V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device listBrian Johnson2010-05-191-0/+7
* V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device listBrian Johnson2010-05-191-0/+7
* V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handlingHans Verkuil2010-05-191-0/+1
* V4L/DVB: usbvision: add delay before detecting the saa711xHans Verkuil2010-05-191-0/+3
* V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register hand...Hans Verkuil2010-05-192-4/+6
* V4L/DVB: hdpvr: fix disconnect sequenceHans Verkuil2010-05-193-28/+28
* V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdataHans Verkuil2010-05-191-10/+9
* V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bitHans Verkuil2010-05-191-2/+0
* V4L/DVB: em28xx: g_tuner must set type fieldHans Verkuil2010-05-191-0/+1
* V4L/DVB: tvp7002: fix query_dv_presetHans Verkuil2010-05-191-8/+5
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-1913-53/+49
* V4L/DVB: bttv: remove bogus prio check in g_frequencyHans Verkuil2010-05-191-5/+0
* V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil2010-05-194-19/+0
* V4L/DVB: em28xx: switch to new vbi subdev opsHans Verkuil2010-05-191-2/+2
* V4L/DVB: cx231xx: switch to new vbi subdev opsHans Verkuil2010-05-191-2/+2
* V4L/DVB: pvrusb2: switch to new vbi subdev opsHans Verkuil2010-05-191-1/+1
* V4L/DVB: cx18: switch to new vbi subdev opsHans Verkuil2010-05-192-4/+7
* V4L/DVB: ivtv: switch to new vbi subdev opsHans Verkuil2010-05-192-4/+7
* V4L/DVB: tvp5150: support new vbi ops to set/get VBI formatHans Verkuil2010-05-191-25/+41
* V4L/DVB: saa7127: support new vbi ops to set/get VBI formatHans Verkuil2010-05-191-10/+15
* V4L/DVB: cx18: support new vbi ops to set/get VBI formatHans Verkuil2010-05-193-31/+29
* V4L/DVB: cx25840: support new vbi ops to set/get VBI formatHans Verkuil2010-05-193-28/+26
* V4L/DVB: saa7115: support new vbi ops to set/get VBI formatHans Verkuil2010-05-191-12/+27
* V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil2010-05-197-14/+34
* V4L/DVB: gspca - main: Convert wMaxPacketSize from little endian 16 to cpuJean-François Moine2010-05-191-2/+2
* V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0Laurent Pinchart2010-05-191-0/+2
* V4L/DVB: uvcvideo: Flag relative controls as write-onlyLaurent Pinchart2010-05-191-12/+16
* V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16Laurent Pinchart2010-05-192-2/+9
* V4L/DVB: [-next] media: fix vivi build errorRandy Dunlap2010-05-191-1/+1
* V4L/DVB: saa7134: Add support new Behold TV cardsDmitri Belimov2010-05-194-0/+85
* V4L/DVB: videobuf: make poll() report proper flags for output video devicesPawel Osciak2010-05-191-2/+12
* V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglenArnout Vandecappelle2010-05-191-2/+2
* V4L/DVB: videobuf-vmalloc: remove __videobuf_sync()Mauro Carvalho Chehab2010-05-191-7/+0
* V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()Mauro Carvalho Chehab2010-05-191-13/+7
* V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERRORHans Verkuil2010-05-191-8/+8
* V4L/DVB: dvb-usb: gp8psk, fix potential null derefernceJiri Slaby2010-05-191-0/+4
* V4L/DVB: dib3000mc: reduce large stack usageRandy Dunlap2010-05-191-13/+22
OpenPOWER on IntegriCloud