aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds10-58/+85
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-56/+57
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-9/+5
2010-05-20USB: remove leftover references to udev->autosuspend_disabledAlan Stern1-1/+1
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack11-55/+56
2010-05-20Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds306-10489/+26761
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19V4L/DVB: vivi and mem2mem_testdev need slab.h to buildRandy Dunlap2-0/+2
2010-05-19V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSETJarod Wilson1-6/+6
2010-05-19V4L/DVB: fix dvb frontend lockupmatthieu castet1-8/+17
2010-05-19V4L/DVB: s2255drv: remove dead codeDan Carpenter1-4/+1
2010-05-19V4L/DVB: s2255drv: return if vdev not foundDan Carpenter1-1/+5
2010-05-19V4L/DVB: ov511: cleanup: remove unneeded null checkDan Carpenter1-1/+1
2010-05-19V4L/DVB: media/mem2mem: dereferencing free memoryDan Carpenter1-1/+3
2010-05-19V4L/DVB: media/IR: Add missing include file to rc-map.cPeter Huewe1-0/+1
2010-05-19V4L/DVB: dvb/stv6110x: cleanup error handlingDan Carpenter1-7/+3
2010-05-19V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to KconfigDevin Heitmueller1-0/+2
2010-05-19V4L/DVB: ngene: start separating out DVB functions into separate fileDevin Heitmueller4-129/+192
2010-05-19V4L/DVB: ngene: split out card specific code into a separate fileDevin Heitmueller4-303/+337
2010-05-19V4L/DVB: ngene: split out i2c code into a separate fileDevin Heitmueller4-135/+190
2010-05-19V4L/DVB: ngene: add initial support for digital side of Avermedia m780Devin Heitmueller1-1/+51
2010-05-19V4L/DVB: ngene: properly support boards where channel 0 isn't a TS inputDevin Heitmueller2-2/+6
2010-05-19V4L-DVB: ngene: make sure that tuner headers are includedMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: media/az6027: handle -EIO failureDan Carpenter1-4/+1
2010-05-19V4L/DVB: media/az6027: doing dma on the stackDan Carpenter1-9/+41
2010-05-19V4L/DVB: media/IR/imon: potential double unlock on errorDan Carpenter1-1/+0
2010-05-19V4L/DVB: media/IR/imon: testing the wrong variableDan Carpenter1-1/+1
2010-05-19V4L/DVB: media/IR/imon: precendence issue: ! vs ==Dan Carpenter1-1/+1
2010-05-19V4L/DVB: tvp7002.c: fix some copy-paste errors in the commentsMats Randgaard1-11/+11
2010-05-19V4L/DVB: tvp7002.c: Add support for enum_dv_presetsMats Randgaard1-0/+18
2010-05-19V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensorBrian Johnson1-25/+7
2010-05-19V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flagBrian Johnson1-8/+8
2010-05-19V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device listBrian Johnson1-0/+7
2010-05-19V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device listBrian Johnson1-0/+7
2010-05-19V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handlingHans Verkuil1-0/+1
2010-05-19V4L/DVB: usbvision: add delay before detecting the saa711xHans Verkuil1-0/+3
2010-05-19V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register handle thisHans Verkuil2-4/+6
2010-05-19V4L/DVB: hdpvr: fix disconnect sequenceHans Verkuil3-28/+28
2010-05-19V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdataHans Verkuil1-10/+9
2010-05-19V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bitHans Verkuil1-2/+0
2010-05-19V4L/DVB: em28xx: g_tuner must set type fieldHans Verkuil1-0/+1
2010-05-19V4L/DVB: tvp7002: fix query_dv_presetHans Verkuil1-8/+5
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil13-53/+49
2010-05-19V4L/DVB: bttv: remove bogus prio check in g_frequencyHans Verkuil1-5/+0
2010-05-19V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil4-19/+0
2010-05-19V4L/DVB: em28xx: switch to new vbi subdev opsHans Verkuil1-2/+2
2010-05-19V4L/DVB: cx231xx: switch to new vbi subdev opsHans Verkuil1-2/+2
2010-05-19V4L/DVB: pvrusb2: switch to new vbi subdev opsHans Verkuil1-1/+1
2010-05-19V4L/DVB: cx18: switch to new vbi subdev opsHans Verkuil2-4/+7
2010-05-19V4L/DVB: ivtv: switch to new vbi subdev opsHans Verkuil2-4/+7