aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/dvb-usb-v2/af9035.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24media: usb/dvb-usb-v2: fix repeated words in commentsJilin Yuan1-1/+1
2021-07-12media: usb: dvb-usb-v2: af9035: report if i2c client isn't boundUwe Kleine-König1-0/+1
2020-01-09media: usb: dvb-usb-v2: af9035: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-01-03media: dvb: add support for TerraTec TC2 Stick (193534)Tomasz Maciej Nowak1-5/+10
2019-10-10media: af9035: add support for Logilink VG0022A.Gon Solo1-0/+20
2019-10-10media: af9035: add the formula used for the I2C speedMauro Carvalho Chehab1-4/+13
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab1-14/+1
2019-05-22media: af9035: Remove duplicate error reporting for dvbsky_usb_generic_rwStefan Brüns1-2/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-03-19media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero1-6/+14
2019-03-19media: dvb: init i2c already in it930x_frontend_attachAndreas Kemnade1-42/+42
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-08-29media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-7/+7
2017-07-20media: Added support for the TerraTec T1 DVB-T USB tuner [IT9135 chipset]Nuno Henriques1-0/+2
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 Palosaari1-64/+60
2017-01-31[media] af9035: read and store whole eepromAntti Palosaari1-70/+56
2016-10-24[media] Add support for EVOLVEO XtraTV stickCIJOML CIJOMLovic1-0/+2
2016-09-22[media] rc: split nec protocol into its three variantsSean Young1-2/+7
2016-07-15[media] af9035: fix dual tuner detection with PCTV 79eStefan Pöschel1-17/+33
2016-06-09[media] af9035: fix loggingAntti Palosaari1-96/+97
2016-06-09[media] af9035: fix for MXL5007T devices with I2C read issuesAlessandro Radicati1-0/+21
2016-06-09[media] af9035: I2C combined write + read transaction fixAlessandro Radicati1-2/+17
2016-03-03[media] Add support for Avermedia AverTV Volar HD 2 (TD110)Philippe Valembois1-0/+2
2016-02-01[media] af9035: add support for 2nd tuner of MSI DigiVox DiversityStefan Pöschel1-2/+2
2015-05-30[media] af9035: add USB ID 07ca:0337 AVerMedia HD Volar (A867)Antti Palosaari1-0/+2
2015-05-18[media] af9035: bind tua9001 using I2C bindingAntti Palosaari1-9/+17
2015-05-18[media] af9035: fix device order in ID listAntti Palosaari1-3/+5
2015-05-18[media] af9035: bind fc2580 using I2C bindingAntti Palosaari1-8/+13
2015-05-12[media] si2157: support selection of IF interfaceOlli Salonen1-0/+1
2014-11-21[media] af9035: initialize si2168_config structOlli Salonen1-0/+1
2014-10-21[media] af9035: make sure loading modules is constKees Cook1-3/+3
2014-09-23[media] af9035: Add support for IT930x USB bridgeOlli Salonen1-17/+307
2014-09-23[media] af9035: Add possibility to define which I2C adapter to useOlli Salonen1-5/+4
2014-09-21[media] af9035: remove I2C client differentlyAntti Palosaari1-26/+67
2014-09-21[media] af9035: replace PCTV device model numbers with nameAntti Palosaari1-2/+2
2014-09-21[media] af9033: remove I2C addr from configAntti Palosaari1-15/+14
2014-09-21[media] af9035: few small I2C master xfer changesAntti Palosaari1-23/+14
2014-09-21[media] af9033: convert to I2C clientAntti Palosaari1-9/+41
2014-09-21[media] it913x: re-implement sleepAntti Palosaari1-0/+14
2014-09-21[media] it913x: convert to I2C driverAntti Palosaari1-3/+129
2014-09-21[media] af9035: make checkpatch.pl happyAntti Palosaari1-1/+7
2014-09-21[media] af9035: remove AVerMedia eeprom overrideAntti Palosaari1-19/+0
2014-09-21[media] af9035: enable AF9033 demod clock source for IT9135Antti Palosaari1-3/+6
2014-09-04[media] af9035: new IDs: add support for PCTV 78e and PCTV 79eMalcolm Priestley1-0/+4
2014-07-26[media] af9035: override tuner for AVerMedia A835B devicesAntti Palosaari1-0/+19
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-4/+5
2014-07-04[media] af9035: override tuner id when bad value set into eepromAntti Palosaari1-7/+33