aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: saa7134: convert to use the new mbus APIHans Verkuil2010-06-012-24/+7
* V4L/DVB: saa6752hs: add g/s_mbus_fmt supportHans Verkuil2010-06-011-18/+46
* V4L/DVB: saa717x: remove obsolete s_fmt opHans Verkuil2010-06-011-11/+0
* V4L/DVB: saa7127: remove obsolete g_fmt supportHans Verkuil2010-06-011-8/+0
* V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdevHans Verkuil2010-06-013-34/+10
* V4L/DVB: cx18: add s_mbus_fmt supportHans Verkuil2010-06-011-57/+69
* V4L/DVB: ivtv: convert to use s_mbus_fmtHans Verkuil2010-06-012-6/+10
* V4L/DVB: saa717x: add support for s_mbus_fmtHans Verkuil2010-06-011-16/+31
* V4L/DVB: cx25840: add support for s_mbus_fmtHans Verkuil2010-06-011-41/+55
* V4L/DVB: saa7115: add s_mbus_fmt opHans Verkuil2010-06-011-0/+10
* V4L/DVB: gspca - sonixj: Add webcam 0c45:60ceWarren Bosworth Focke2010-06-011-1/+1
* V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcamsJean-François Moine2010-06-011-1/+4
* V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102Jean-François Moine2010-06-012-3/+1
* V4L/DVB: pvrusb2: Fix kernel oops on device tear-downMike Isely2010-06-011-2/+2
* V4L/DVB: pvrusb2: Fix minor internal array allocationMike Isely2010-06-011-1/+1
* V4L/DVB: pvrusb2: Fix USB parent device reference countMike Isely2010-06-011-2/+9
* V4L/DVB: pvrusb2: Fix kernel oops at device unregistrationMike Isely2010-06-011-3/+12
* V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimentalMike Isely2010-06-012-0/+18
* V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/OMike Isely2010-06-011-1/+11
* V4L/DVB: pvrusb2: Fix Gotview hardware supportMike Isely2010-06-011-0/+1
* V4L/DVB: cx23885: Check register errorsAbylay Ospan2010-06-011-0/+2
* V4L/DVB: c-qcam: convert to V4L2Hans Verkuil2010-06-012-305/+331
* V4L/DVB: bw-qcam: convert to V4L2Hans Verkuil2010-06-013-415/+415
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-2010-50/+50
|\
| * USB: remove leftover references to udev->autosuspend_disabledAlan Stern2010-05-201-1/+1
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-209-49/+49
* | V4L/DVB: vivi and mem2mem_testdev need slab.h to buildRandy Dunlap2010-05-192-0/+2
* | V4L/DVB: s2255drv: remove dead codeDan Carpenter2010-05-191-4/+1
* | V4L/DVB: s2255drv: return if vdev not foundDan Carpenter2010-05-191-1/+5
* | V4L/DVB: ov511: cleanup: remove unneeded null checkDan Carpenter2010-05-191-1/+1
* | V4L/DVB: media/mem2mem: dereferencing free memoryDan Carpenter2010-05-191-1/+3
* | 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: 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