summaryrefslogtreecommitdiff
path: root/drivers/media/usb/dvb-usb-v2
AgeCommit message (Expand)Author
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-14media: dvbsky: MyGica T230C supportStefan BrĂ¼ns
2017-12-11media: mxl111sf: improve error handling logicMauro Carvalho Chehab
2017-12-11media: dvbsky: shut up a bogus warningMauro Carvalho Chehab
2017-12-11media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley
2017-12-11media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleepGustavo A. R. Silva
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: mxl111sf: remove redundant assignment to indexColin Ian King
2017-09-23media: rtl28xxu: make array rc_nec_tab static constColin Ian King
2017-08-27media: mxl111sf: Fix potential null pointer dereferenceEugeniu Rosca
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: usb: constify usb_device_idArvind Yadav
2017-07-20media: Added support for the TerraTec T1 DVB-T USB tuner [IT9135 chipset]Nuno Henriques
2017-06-24media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_res...Gustavo A. R. Silva
2017-06-20[media] af9015: move 2nd demod power-up wait different locationAntti Palosaari
2017-06-20[media] af9015: enable 2nd TS flow control when dual modeAntti Palosaari
2017-06-20[media] af9015: fix and refactor i2c adapter algo logicAntti Palosaari
2017-06-20[media] af9015: use correct 7-bit i2c addressesAntti Palosaari
2017-06-06[media] mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-03-03[media] mxl111sf: reduce stack usage in init functionArnd Bergmann
2017-02-08[media] zd1301: fix building interface driver without demodulatorArnd Bergmann
2017-02-08[media] dvb-usb-v2: avoid use-after-freeArnd Bergmann
2017-02-03[media] lmedm04: make lme2510_powerup a little smallerRasmus Villemoes
2017-02-03[media] lmedm04: make some string arrays staticRasmus Villemoes
2017-02-03[media] lmedm04: change some static variables to automaticRasmus Villemoes
2017-02-03[media] lmedm04: use %phN for hex dumpRasmus Villemoes
2017-02-03[media] zd1301: ZyDAS ZD1301 DVB USB interface driverAntti Palosaari
2017-01-31[media] af9035: correct demod i2c addressesAntti Palosaari
2017-01-31[media] it913x: add chip device ids for bindingAntti Palosaari
2017-01-31[media] af9035: register it9133 tuner using platform bindingAntti Palosaari
2017-01-31[media] af9035: read and store whole eepromAntti Palosaari
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-11-18[media] dvb_frontend: tuner_ops.release returns voidMax Kellermann
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada
2016-10-24[media] dvb-usb-dvbsky: Add support for TechnoTrend S2-4650 CIOlli Salonen
2016-10-24[media] Add support for EVOLVEO XtraTV stickCIJOML CIJOMLovic
2016-10-21[media] dvb-usb-v2: don't break long linesMauro Carvalho Chehab
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-09-22[media] rc: split nec protocol into its three variantsSean Young