summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb-v2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller2017-06-063-16/+28
* [media] media drivers: annotate fall-throughMauro Carvalho Chehab2017-05-192-0/+2
* [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab2017-03-031-2/+2
* [media] mxl111sf: reduce stack usage in init functionArnd Bergmann2017-03-031-6/+8
* [media] zd1301: fix building interface driver without demodulatorArnd Bergmann2017-02-081-0/+4
* [media] dvb-usb-v2: avoid use-after-freeArnd Bergmann2017-02-081-4/+5
* [media] lmedm04: make lme2510_powerup a little smallerRasmus Villemoes2017-02-031-4/+1
* [media] lmedm04: make some string arrays staticRasmus Villemoes2017-02-031-3/+4
* [media] lmedm04: change some static variables to automaticRasmus Villemoes2017-02-031-1/+1
* [media] lmedm04: use %phN for hex dumpRasmus Villemoes2017-02-031-3/+1
* [media] zd1301: ZyDAS ZD1301 DVB USB interface driverAntti Palosaari2017-02-033-0/+305
* [media] af9035: correct demod i2c addressesAntti Palosaari2017-01-311-8/+9
* [media] it913x: add chip device ids for bindingAntti Palosaari2017-01-311-4/+4
* [media] af9035: register it9133 tuner using platform bindingAntti Palosaari2017-01-312-64/+62
* [media] af9035: read and store whole eepromAntti Palosaari2017-01-312-71/+60
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+1
* [media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2017-01-301-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2723-92/+0
* Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2016-12-167-24/+23
|\
| * [media] dvb_frontend: tuner_ops.release returns voidMax Kellermann2016-11-181-2/+1
| * [media] dvb: make DVB frontend *_ops instances "const"Max Kellermann2016-11-181-1/+1
| * [media] squash lines for simple wrapper functionsMasahiro Yamada2016-11-161-8/+6
| * [media] dvb-usb-dvbsky: Add support for TechnoTrend S2-4650 CIOlli Salonen2016-10-241-0/+4
| * [media] Add support for EVOLVEO XtraTV stickCIJOML CIJOMLovic2016-10-241-0/+2
| * [media] dvb-usb-v2: don't break long linesMauro Carvalho Chehab2016-10-212-13/+9
* | treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-122-2/+0
|\
| * treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-122-2/+0
* | [media] rc: split nec protocol into its three variantsSean Young2016-09-225-12/+32
* | [media] mxl111sf-tuner: constify dvb_tuner_ops structuresJulia Lawall2016-09-191-1/+1
* | [media] media: usb: dvb-usb-v2: dvb_usb_core: don't print error when adding a...Wolfram Sang2016-08-241-2/+0
|/
* [media] af9035: fix dual tuner detection with PCTV 79eStefan Pöschel2016-07-152-18/+34
* [media] af9035: fix loggingAntti Palosaari2016-06-091-96/+97
* [media] af9035: fix for MXL5007T devices with I2C read issuesAlessandro Radicati2016-06-092-0/+22
* [media] af9035: I2C combined write + read transaction fixAlessandro Radicati2016-06-091-2/+17
* [media] rtl28xxu: sort the config symbols which are auto-selectedMartin Blumenstingl2016-06-071-4/+4
* [media] rtl28xxu: auto-select more DVB-frontends and tunersMartin Blumenstingl2016-06-071-0/+5
* [media] rtl28xxu: increase failed I2C msg repeat count to 3Antti Palosaari2016-06-071-1/+1
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-291-0/+2
|\
| * Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-0/+2
* | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-05-201-4/+1
|\ \
| * | [media] rtl2832: change the i2c gate to be mux-lockedPeter Rosin2016-05-041-4/+1
| |/
* / [media] af9035: correct eeprom offsetsAntti Palosaari2016-05-071-12/+12
|/
* [media] rtl2832: improve slave TS controlAntti Palosaari2016-03-031-12/+12
* [media] Add support for Avermedia AverTV Volar HD 2 (TD110)Philippe Valembois2016-03-031-0/+2
* [media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab2016-02-231-1/+3
* [media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab2016-02-231-2/+2
* [media] use v4l2_mc_usb_media_device_init() on most USB devicesMauro Carvalho Chehab2016-02-161-11/+2
* [media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab2016-02-041-2/+2
* [media] rtl28xxu: retry failed i2c messagesAntti Palosaari2016-02-011-0/+8