aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-01V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdevHans Verkuil3-34/+10
2010-06-01V4L/DVB: cx18: add s_mbus_fmt supportHans Verkuil1-57/+69
2010-06-01V4L/DVB: ivtv: convert to use s_mbus_fmtHans Verkuil2-6/+10
2010-06-01V4L/DVB: saa717x: add support for s_mbus_fmtHans Verkuil1-16/+31
2010-06-01V4L/DVB: cx25840: add support for s_mbus_fmtHans Verkuil1-41/+55
2010-06-01V4L/DVB: saa7115: add s_mbus_fmt opHans Verkuil1-0/+10
2010-06-01V4L/DVB: ngene: Remove debug messageOliver Endriss1-5/+1
2010-06-01V4L/DVB: ngene: MSI cleanupOliver Endriss1-1/+5
2010-06-01V4L/DVB: ngene: Make command timeout workaround configurableOliver Endriss3-16/+8
2010-06-01V4L/DVB: ngene: Implement support for MSIOliver Endriss2-1/+34
2010-06-01V4L/DVB: ngene: Do not call demuxer with interrupts disabledOliver Endriss1-14/+14
2010-06-01V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe'Oliver Endriss1-0/+15
2010-06-01V4L/DVB: gspca - sonixj: Add webcam 0c45:60ceWarren Bosworth Focke1-1/+1
2010-06-01V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcamsJean-François Moine1-1/+4
2010-06-01V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102Jean-François Moine2-3/+1
2010-06-01V4L/DVB: pvrusb2: Fix kernel oops on device tear-downMike Isely1-2/+2
2010-06-01V4L/DVB: pvrusb2: Fix minor internal array allocationMike Isely1-1/+1
2010-06-01V4L/DVB: pvrusb2: Fix USB parent device reference countMike Isely1-2/+9
2010-06-01V4L/DVB: pvrusb2: Fix kernel oops at device unregistrationMike Isely1-3/+12
2010-06-01V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimentalMike Isely2-0/+18
2010-06-01V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/OMike Isely1-1/+11
2010-06-01V4L/DVB: pvrusb2: Fix Gotview hardware supportMike Isely1-0/+1
2010-06-01V4L/DVB: cx23885: Check register errorsAbylay Ospan1-0/+2
2010-06-01V4L/DVB: c-qcam: convert to V4L2Hans Verkuil2-305/+331
2010-06-01V4L/DVB: bw-qcam: convert to V4L2Hans Verkuil3-415/+415
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