summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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: ngene: Remove debug messageOliver Endriss2010-06-011-5/+1
| | * V4L/DVB: ngene: MSI cleanupOliver Endriss2010-06-011-1/+5
| | * V4L/DVB: ngene: Make command timeout workaround configurableOliver Endriss2010-06-013-16/+8
| | * V4L/DVB: ngene: Implement support for MSIOliver Endriss2010-06-012-1/+34
| | * V4L/DVB: ngene: Do not call demuxer with interrupts disabledOliver Endriss2010-06-011-14/+14
| | * V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe'Oliver Endriss2010-06-011-0/+15
| | * 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
| * | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-0311-26/+1
| |/
| * Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-2410-58/+85
| |\
| | * dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-1710-58/+85
* | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-164-4/+4
* | | fix typos concerning "management"Uwe Kleine-König2010-06-161-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-2112-56/+57
|\ \
| * | 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-2011-55/+56
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-211-9/+5
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-1218-63/+60
| |\|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11206-25/+191
| |\ \
| * | | net: convert multicast list to list_headJiri Pirko2010-04-031-5/+5
| * | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-171-5/+1
* | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-20306-10489/+26761
|\ \ \ \
| * | | | V4L/DVB: vivi and mem2mem_testdev need slab.h to buildRandy Dunlap2010-05-192-0/+2
| * | | | V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSETJarod Wilson2010-05-191-6/+6
| * | | | V4L/DVB: fix dvb frontend lockupmatthieu castet2010-05-191-8/+17
| * | | | 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: media/IR: Add missing include file to rc-map.cPeter Huewe2010-05-191-0/+1
| * | | | V4L/DVB: dvb/stv6110x: cleanup error handlingDan Carpenter2010-05-191-7/+3
| * | | | V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to KconfigDevin Heitmueller2010-05-191-0/+2
| * | | | V4L/DVB: ngene: start separating out DVB functions into separate fileDevin Heitmueller2010-05-194-129/+192