summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2014-05-23[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer
2014-05-23[media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer
2014-05-23[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer
2014-05-23[media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer
2014-05-23[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer
2014-05-23[media] s2255drv: fix memory leak s2255_probe()Daeseok Youn
2014-05-23[media] s2255: Do not free fw_data until timer handler has actually stopped u...Kirill Tkhai
2014-05-23[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.cFrank Schaefer
2014-05-23[media] em28xx: remove function em28xx_compression_disable() and its callFrank Schaefer
2014-05-23[media] em28xx: remove some unused fields from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: fix indenting in em28xx_usb_probe()Frank Schaefer
2014-05-23[media] uvcvideo: Fix clock param realtime settingOlivier Langlois
2014-05-23[media] uvcvideo: Fix marking buffer erroneous in case of FID togglingAnton Leontiev
2014-05-13[media] rtl28xxu: add [1b80:d3af] Sveon STV27Alessandro Miceli
2014-05-13[media] rtl28xxu: add [1b80:d39d] Sveon STV20Alessandro Miceli
2014-05-13[media] rtl28xxu: add 1b80:d395 Peak DVB-T USBBrian Healy
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-04-23[media] media:gspca:dtcs033 Clean sparse check warnings on endianessRobert Butora
2014-04-23[media] em28xx: PCTV tripleStick (292e) LNA supportAntti Palosaari
2014-04-23[media] em28xx: add [2013:025f] PCTV tripleStick (292e)Antti Palosaari
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-16[media] gspca_gl860: Clean up idxdata structsIsmael Luceno
2014-04-15[media] media/usb/gspca: Add support for Scopium astro webcam (0547:7303)Robert Butora
2014-04-15[media] Prefer gspca_sonixb over sn9c102 for all devicesJean Delvare
2014-04-15[media] rtl28xxu: silence error log about disabled rtl2832_sdr moduleAntti Palosaari
2014-04-15[media] rtl28xxu: do not hard depend on staging SDR moduleAntti Palosaari
2014-04-08[media] gpsca: remove the risk of a division by zeroMauro Carvalho Chehab
2014-04-08[media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab
2014-04-06[media] rtl28xxu: remove duplicate ID 0458:707f Genius TVGo DVB-T03Antti Palosaari
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-31[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari
2014-03-31Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding"Mauro Carvalho Chehab
2014-03-28[media] em28xx: fix PCTV 290e LNA oopsAntti Palosaari
2014-03-28[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari
2014-03-24[media] Sensoray 2255 uses videobuf2Arnd Bergmann
2014-03-14[media] af9033: Don't export functions for the hardware filterMauro Carvalho Chehab
2014-03-14[media] af9035: use af9033 PID filtersAntti Palosaari
2014-03-14[media] em28xx-audio: make sure audio is unmuted on open()Frank Schaefer
2014-03-14[media] rtl28xxu: use muxed RTL2832 I2C adapters for E4000 and RTL2832_SDRAntti Palosaari
2014-03-14[media] rtl28xxu: depends on I2C_MUXAntti Palosaari
2014-03-14[media] rtl28xxu: fix switch-case style issueAntti Palosaari
2014-03-14[media] rtl28xxu: attach SDR extension moduleAntti Palosaari
2014-03-14[media] rtl28xxu: constify demod config structsAntti Palosaari
2014-03-14[media] e4000: convert DVB tuner to I2C driver modelAntti Palosaari
2014-03-12[media] rtl28xxu: add USB ID for Genius TVGo DVB-T03Jan Vcelak
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2014-03-11[media] au0828: fix i2c clock speed for DViCO FusionHDTV7Joonyoung Shim
2014-03-11[media] Siano: smsusb - Add a device id for PX-S1UDSatoshi Nagahama
2014-03-11[media] s2255drv: memory leak fixsensoray-dev