summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2014-03-11[media] em28xx-cards: remove a wrong indent levelDan Carpenter
2014-03-11[media] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id...Fengguang Wu
2014-03-11[media] em28xx-dvb: remove one level of identation at fini callbackMauro Carvalho Chehab
2014-03-11[media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab
2014-03-11[media] em28xx: only enable PCTV 80e led when streamingMauro Carvalho Chehab
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil
2014-03-11[media] pwc: do not decompress the image unless the state is DONEHans Verkuil
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab
2014-03-05[media] uvcvideo: Add bayer 8-bit patterns to uvcvideoEdgar Thier
2014-03-05[media] uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel
2014-03-05[media] uvcvideo: Tell the user space we're using start-of-exposure timestampsSakari Ailus
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-03-05[media] rtl2832: remove unused if_dvbt config parameterAntti Palosaari
2014-03-05[media] rtl28xxu: add module parameter to disable IRAntti Palosaari
2014-03-04[media] em28xx: Add LED support for Kworld UB435-Q v3Mauro Carvalho Chehab
2014-03-04[media] em28xx: add support for DVB monitor ledMauro Carvalho Chehab
2014-03-04[media] em28xx: add support for Kworld UB435-Q version 3Mauro Carvalho Chehab
2014-03-04[media] em28xx: add support for PCTV 80e remote controllerMauro Carvalho Chehab
2014-03-04[media] drx-j: Fix compilation and un-comment itMauro Carvalho Chehab
2014-03-04[media] drx-j: add a driver for Trident drx-j frontendDevin Heitmueller
2014-03-04[media] em28xx: Display the used DVB alternateMauro Carvalho Chehab
2014-03-04[media] em28xx_dvb: only call the software filter if dataMauro Carvalho Chehab
2014-03-03[media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooksShuah Khan
2014-03-03[media] em28xx-video: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx-input: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx-dvb: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx-audio: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx: add suspend/resume to em28xx_opsShuah Khan
2014-02-28[media] au0828: rework GPIO management for HVR-950qDevin Heitmueller
2014-02-28[media] rtl28xxu: add chipset version comments into device listJan Vcelak
2014-02-28[media] rtl28xxu: add USB ID for Genius TVGo DVB-T03Jan Vcelak
2014-02-28[media] gspca_topro: Add a couple of missing length check in the packet parsi...Hans de Goede
2014-02-28[media] gspca_stv06xx: remove an unneeded checkDan Carpenter
2014-02-28[media] media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang
2014-02-28[media] gspca_kinect: fix messages about kinect_read() return valueAntonio Ospite
2014-02-28[media] gspca_kinect: fix kinect_read() error pathAntonio Ospite
2014-02-28[media] s2255drv: upgrade to videobuf2sensoray-dev
2014-02-28[media] s2255drv: cleanup of s2255_fhDean Anderson
2014-02-28[media] s2255drv: fix for return code not checkedDean Anderson
2014-02-28[media] s2255drv: dynamic memory allocation efficiency fixDean Anderson
2014-02-28[media] s2255drv: remove redundant parameterDean Anderson
2014-02-28[media] s2255drv: buffer setup fixDean Anderson
2014-02-28[media] s2255drv: refactoring s2255_channel to s2255_vcDean Anderson
2014-02-28[media] s2255drv: removal of s2255_dmaqueue structureDean Anderson
2014-02-28[media] uvcvideo: Enable VIDIOC_CREATE_BUFSPhilipp Zabel
2014-02-28[media] uvcvideo: Support allocating buffers larger than the current frame sizeLaurent Pinchart
2014-02-28[media] uvcvideo: Remove duplicate check for number of buffers in queue_setupLaurent Pinchart
2014-02-28[media] uvcvideo: Update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS de...Thomas Pugliese
2014-02-28[media] uvcvideo: Simplify redundant checkOliver Neukum