aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)Author
2010-06-01V4L/DVB: pvrusb2: Fix kernel oops on device tear-downMike Isely
2010-06-01V4L/DVB: pvrusb2: Fix minor internal array allocationMike Isely
2010-06-01V4L/DVB: pvrusb2: Fix USB parent device reference countMike Isely
2010-06-01V4L/DVB: pvrusb2: Fix kernel oops at device unregistrationMike Isely
2010-06-01V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimentalMike Isely
2010-06-01V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/OMike Isely
2010-06-01V4L/DVB: pvrusb2: Fix Gotview hardware supportMike Isely
2010-06-01V4L/DVB: cx23885: Check register errorsAbylay Ospan
2010-06-01V4L/DVB: c-qcam: convert to V4L2Hans Verkuil
2010-06-01V4L/DVB: bw-qcam: convert to V4L2Hans Verkuil
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: remove leftover references to udev->autosuspend_disabledAlan Stern
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-19V4L/DVB: vivi and mem2mem_testdev need slab.h to buildRandy Dunlap
2010-05-19V4L/DVB: s2255drv: remove dead codeDan Carpenter
2010-05-19V4L/DVB: s2255drv: return if vdev not foundDan Carpenter
2010-05-19V4L/DVB: ov511: cleanup: remove unneeded null checkDan Carpenter
2010-05-19V4L/DVB: media/mem2mem: dereferencing free memoryDan Carpenter
2010-05-19V4L/DVB: tvp7002.c: fix some copy-paste errors in the commentsMats Randgaard
2010-05-19V4L/DVB: tvp7002.c: Add support for enum_dv_presetsMats Randgaard
2010-05-19V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensorBrian Johnson
2010-05-19V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flagBrian Johnson
2010-05-19V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device listBrian Johnson
2010-05-19V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device listBrian Johnson
2010-05-19V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handlingHans Verkuil
2010-05-19V4L/DVB: usbvision: add delay before detecting the saa711xHans Verkuil
2010-05-19V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register hand...Hans Verkuil
2010-05-19V4L/DVB: hdpvr: fix disconnect sequenceHans Verkuil
2010-05-19V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bitHans Verkuil
2010-05-19V4L/DVB: em28xx: g_tuner must set type fieldHans Verkuil
2010-05-19V4L/DVB: tvp7002: fix query_dv_presetHans Verkuil
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil
2010-05-19V4L/DVB: bttv: remove bogus prio check in g_frequencyHans Verkuil
2010-05-19V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil
2010-05-19V4L/DVB: em28xx: switch to new vbi subdev opsHans Verkuil
2010-05-19V4L/DVB: cx231xx: switch to new vbi subdev opsHans Verkuil
2010-05-19V4L/DVB: pvrusb2: switch to new vbi subdev opsHans Verkuil
2010-05-19V4L/DVB: cx18: switch to new vbi subdev opsHans Verkuil
2010-05-19V4L/DVB: ivtv: switch to new vbi subdev opsHans Verkuil
2010-05-19V4L/DVB: tvp5150: support new vbi ops to set/get VBI formatHans Verkuil
2010-05-19V4L/DVB: saa7127: support new vbi ops to set/get VBI formatHans Verkuil
2010-05-19V4L/DVB: cx18: support new vbi ops to set/get VBI formatHans Verkuil
2010-05-19V4L/DVB: cx25840: support new vbi ops to set/get VBI formatHans Verkuil
2010-05-19V4L/DVB: saa7115: support new vbi ops to set/get VBI formatHans Verkuil
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil
2010-05-19V4L/DVB: gspca - main: Convert wMaxPacketSize from little endian 16 to cpuJean-François Moine
2010-05-19V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0Laurent Pinchart
2010-05-19V4L/DVB: uvcvideo: Flag relative controls as write-onlyLaurent Pinchart
2010-05-19V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16Laurent Pinchart
2010-05-19V4L/DVB: [-next] media: fix vivi build errorRandy Dunlap