aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-15[media] Prefer gspca_sonixb over sn9c102 for all devicesJean Delvare1-2/+0
2014-04-15[media] rtl28xxu: silence error log about disabled rtl2832_sdr moduleAntti Palosaari1-4/+23
2014-04-15[media] rtl28xxu: do not hard depend on staging SDR moduleAntti Palosaari2-2/+20
2014-04-08[media] gpsca: remove the risk of a division by zeroMauro Carvalho Chehab1-1/+3
2014-04-08[media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab1-1/+1
2014-04-06[media] rtl28xxu: remove duplicate ID 0458:707f Genius TVGo DVB-T03Antti Palosaari1-2/+0
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds45-1999/+1600
2014-03-31[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari1-0/+10
2014-03-31Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding"Mauro Carvalho Chehab1-10/+0
2014-03-28[media] em28xx: fix PCTV 290e LNA oopsAntti Palosaari1-1/+2
2014-03-28[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari1-0/+10
2014-03-24[media] Sensoray 2255 uses videobuf2Arnd Bergmann1-1/+1
2014-03-14[media] af9033: Don't export functions for the hardware filterMauro Carvalho Chehab2-3/+9
2014-03-14[media] af9035: use af9033 PID filtersAntti Palosaari1-51/+10
2014-03-14[media] em28xx-audio: make sure audio is unmuted on open()Frank Schaefer1-20/+22
2014-03-14[media] rtl28xxu: use muxed RTL2832 I2C adapters for E4000 and RTL2832_SDRAntti Palosaari2-2/+9
2014-03-14[media] rtl28xxu: depends on I2C_MUXAntti Palosaari1-1/+1
2014-03-14[media] rtl28xxu: fix switch-case style issueAntti Palosaari1-2/+1
2014-03-14[media] rtl28xxu: attach SDR extension moduleAntti Palosaari2-0/+21
2014-03-14[media] rtl28xxu: constify demod config structsAntti Palosaari1-10/+10
2014-03-14[media] e4000: convert DVB tuner to I2C driver modelAntti Palosaari2-11/+46
2014-03-12[media] rtl28xxu: add USB ID for Genius TVGo DVB-T03Jan Vcelak1-0/+2
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan4-7/+7
2014-03-11[media] au0828: fix i2c clock speed for DViCO FusionHDTV7Joonyoung Shim1-1/+1
2014-03-11[media] Siano: smsusb - Add a device id for PX-S1UDSatoshi Nagahama1-0/+2
2014-03-11[media] s2255drv: memory leak fixsensoray-dev1-5/+0
2014-03-11[media] em28xx-cards: remove a wrong indent levelDan Carpenter1-2/+2
2014-03-11[media] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id_table' was not declared. Should it be static?Fengguang Wu2-5/+5
2014-03-11[media] em28xx-dvb: remove one level of identation at fini callbackMauro Carvalho Chehab1-22/+26
2014-03-11[media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab6-19/+56
2014-03-11[media] em28xx: only enable PCTV 80e led when streamingMauro Carvalho Chehab1-2/+13
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil1-1/+2
2014-03-11[media] pwc: do not decompress the image unless the state is DONEHans Verkuil1-6/+9
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil2-4/+3
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab14-19/+21
2014-03-05[media] uvcvideo: Add bayer 8-bit patterns to uvcvideoEdgar Thier2-1/+33
2014-03-05[media] uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel1-1/+19
2014-03-05[media] uvcvideo: Tell the user space we're using start-of-exposure timestampsSakari Ailus1-1/+2
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus6-7/+7
2014-03-05[media] rtl2832: remove unused if_dvbt config parameterAntti Palosaari1-2/+0
2014-03-05[media] rtl28xxu: add module parameter to disable IRAntti Palosaari1-0/+7
2014-03-04[media] em28xx: Add LED support for Kworld UB435-Q v3Mauro Carvalho Chehab1-0/+12
2014-03-04[media] em28xx: add support for DVB monitor ledMauro Carvalho Chehab2-12/+15
2014-03-04[media] em28xx: add support for Kworld UB435-Q version 3Mauro Carvalho Chehab4-0/+61
2014-03-04[media] em28xx: add support for PCTV 80e remote controllerMauro Carvalho Chehab1-0/+1
2014-03-04[media] drx-j: Fix compilation and un-comment itMauro Carvalho Chehab1-0/+1
2014-03-04[media] drx-j: add a driver for Trident drx-j frontendDevin Heitmueller3-0/+48
2014-03-04[media] em28xx: Display the used DVB alternateMauro Carvalho Chehab1-2/+2
2014-03-04[media] em28xx_dvb: only call the software filter if dataMauro Carvalho Chehab1-0/+4
2014-03-03[media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooksShuah Khan1-0/+26