summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2010-06-01V4L/DVB: drivers/media: Use kzallocJulia Lawall1-2/+1
2010-06-01V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135AHerton Ronaldo Krzesinski1-1/+1
2010-06-01V4L/DVB: saa7134: add support for Avermedia M733AHerton Ronaldo Krzesinski3-0/+63
2010-06-01V4L/DVB: tvp514x: simplify try/g/s_fmt handlingHans Verkuil1-89/+9
2010-06-01V4L/DVB: tvp514x: remove obsolete fmt_listHans Verkuil1-15/+0
2010-06-01V4L/DVB: tvp514x: add missing newlinesHans Verkuil1-6/+6
2010-06-01V4L/DVB: tvp514x: there is only one supported format, so simplify the codeHans Verkuil1-36/+9
2010-06-01V4L/DVB: tvp514x: make std_list constHans Verkuil1-2/+2
2010-06-01V4L/DVB: tvp514x: do NOT change the std as a side effectHans Verkuil1-37/+16
2010-06-01V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototypeHans Verkuil15-25/+26
2010-06-01V4L/DVB: tvp5150: remove obsolete g/s_fmt opsHans Verkuil1-20/+0
2010-06-01V4L/DVB: mt9v011: add enum/try/s_mbus_fmt supportHans Verkuil1-20/+17
2010-06-01V4L/DVB: saa7115: remove obsolete g/s_fmt opsHans Verkuil1-17/+0
2010-06-01V4L/DVB: cx24850: remove obsolete g/s_fmt opsHans Verkuil1-31/+0
2010-06-01V4L/DVB: cx231xx: convert to s_mbus_fmtHans Verkuil1-1/+4
2010-06-01V4L/DVB: cx23885: convert to s_mbus_fmtHans Verkuil1-1/+4
2010-06-01V4L/DVB: pvrusb2: convert to s_mbus_fmtHans Verkuil1-6/+6
2010-06-01V4L/DVB: saa7134: convert to use the new mbus APIHans Verkuil2-24/+7
2010-06-01V4L/DVB: saa6752hs: add g/s_mbus_fmt supportHans Verkuil1-18/+46
2010-06-01V4L/DVB: saa717x: remove obsolete s_fmt opHans Verkuil1-11/+0
2010-06-01V4L/DVB: saa7127: remove obsolete g_fmt supportHans Verkuil1-8/+0
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: 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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds10-50/+50
2010-05-21USB: remove leftover references to udev->autosuspend_disabledAlan Stern1-1/+1
2010-05-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack9-49/+49
2010-05-19V4L/DVB: vivi and mem2mem_testdev need slab.h to buildRandy Dunlap2-0/+2
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: 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