aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb-v2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08[media] zd1301: fix building interface driver without demodulatorArnd Bergmann1-0/+4
2017-02-08[media] dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+5
2017-02-03[media] lmedm04: make lme2510_powerup a little smallerRasmus Villemoes1-4/+1
2017-02-03[media] lmedm04: make some string arrays staticRasmus Villemoes1-3/+4
2017-02-03[media] lmedm04: change some static variables to automaticRasmus Villemoes1-1/+1
2017-02-03[media] lmedm04: use %phN for hex dumpRasmus Villemoes1-3/+1
2017-02-03[media] zd1301: ZyDAS ZD1301 DVB USB interface driverAntti Palosaari3-0/+305
2017-01-31[media] af9035: correct demod i2c addressesAntti Palosaari1-8/+9
2017-01-31[media] it913x: add chip device ids for bindingAntti Palosaari1-4/+4
2017-01-31[media] af9035: register it9133 tuner using platform bindingAntti Palosaari2-64/+62
2017-01-31[media] af9035: read and store whole eepromAntti Palosaari2-71/+60
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus23-92/+0
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-24/+23
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-11-18[media] dvb_frontend: tuner_ops.release returns voidMax Kellermann1-2/+1
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann1-1/+1
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada1-8/+6
2016-10-24[media] dvb-usb-dvbsky: Add support for TechnoTrend S2-4650 CIOlli Salonen1-0/+4
2016-10-24[media] Add support for EVOLVEO XtraTV stickCIJOML CIJOMLovic1-0/+2
2016-10-21[media] dvb-usb-v2: don't break long linesMauro Carvalho Chehab2-13/+9
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+0
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2-2/+0
2016-09-22[media] rc: split nec protocol into its three variantsSean Young5-12/+32
2016-09-19[media] mxl111sf-tuner: constify dvb_tuner_ops structuresJulia Lawall1-1/+1
2016-08-24[media] media: usb: dvb-usb-v2: dvb_usb_core: don't print error when adding adapter failsWolfram Sang1-2/+0
2016-07-15[media] af9035: fix dual tuner detection with PCTV 79eStefan Pöschel2-18/+34
2016-06-09[media] af9035: fix loggingAntti Palosaari1-96/+97
2016-06-09[media] af9035: fix for MXL5007T devices with I2C read issuesAlessandro Radicati2-0/+22
2016-06-09[media] af9035: I2C combined write + read transaction fixAlessandro Radicati1-2/+17
2016-06-07[media] rtl28xxu: sort the config symbols which are auto-selectedMartin Blumenstingl1-4/+4
2016-06-07[media] rtl28xxu: auto-select more DVB-frontends and tunersMartin Blumenstingl1-0/+5
2016-06-07[media] rtl28xxu: increase failed I2C msg repeat count to 3Antti Palosaari1-1/+1
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-0/+2
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-4/+1
2016-05-06[media] af9035: correct eeprom offsetsAntti Palosaari1-12/+12
2016-05-04[media] rtl2832: change the i2c gate to be mux-lockedPeter Rosin1-4/+1
2016-03-03[media] rtl2832: improve slave TS controlAntti Palosaari1-12/+12
2016-03-03[media] Add support for Avermedia AverTV Volar HD 2 (TD110)Philippe Valembois1-0/+2
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab1-1/+3
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab1-2/+2
2016-02-16[media] use v4l2_mc_usb_media_device_init() on most USB devicesMauro Carvalho Chehab1-11/+2
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab1-2/+2
2016-02-01[media] rtl28xxu: retry failed i2c messagesAntti Palosaari1-0/+8
2016-02-01[media] dvb-usb-dvbsky: add new product id for TT CT2-4650 CITorbjörn Jansson1-0/+4
2016-02-01[media] af9035: add support for 2nd tuner of MSI DigiVox DiversityStefan Pöschel2-3/+4
2016-02-01[media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_tuner_config structureJulia Lawall3-8/+8
2016-02-01[media] tuner.h: rename TUNER_PAD_IF_OUTPUT to TUNER_PAD_OUTPUTMauro Carvalho Chehab1-1/+1