summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: saa7134: add support for Avermedia M733AHerton Ronaldo Krzesinski2010-06-015-0/+159
* V4L/DVB: stv6110x: Fix kernel null pointer derefGuy Martin2010-06-011-1/+4
* V4L/DVB: TT CT-3650 DVB-C supportGuy Martin2010-06-012-6/+90
* V4L/DVB: tvp514x: simplify try/g/s_fmt handlingHans Verkuil2010-06-011-89/+9
* V4L/DVB: tvp514x: remove obsolete fmt_listHans Verkuil2010-06-011-15/+0
* V4L/DVB: tvp514x: add missing newlinesHans Verkuil2010-06-011-6/+6
* V4L/DVB: tvp514x: there is only one supported format, so simplify the codeHans Verkuil2010-06-011-36/+9
* V4L/DVB: tvp514x: make std_list constHans Verkuil2010-06-011-2/+2
* V4L/DVB: tvp514x: do NOT change the std as a side effectHans Verkuil2010-06-011-37/+16
* V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototypeHans Verkuil2010-06-0115-25/+26
* V4L/DVB: au8522_decoder: g/s_fmt doesn't do anything: removeHans Verkuil2010-06-011-26/+0
* V4L/DVB: tvp5150: remove obsolete g/s_fmt opsHans Verkuil2010-06-011-20/+0
* V4L/DVB: mt9v011: add enum/try/s_mbus_fmt supportHans Verkuil2010-06-011-20/+17
* V4L/DVB: saa7115: remove obsolete g/s_fmt opsHans Verkuil2010-06-011-17/+0
* V4L/DVB: cx24850: remove obsolete g/s_fmt opsHans Verkuil2010-06-011-31/+0
* V4L/DVB: cx231xx: convert to s_mbus_fmtHans Verkuil2010-06-011-1/+4
* V4L/DVB: cx23885: convert to s_mbus_fmtHans Verkuil2010-06-011-1/+4
* V4L/DVB: pvrusb2: convert to s_mbus_fmtHans Verkuil2010-06-011-6/+6
* 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: 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
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-2012-56/+57
|\ \
OpenPOWER on IntegriCloud