index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
dvb-usb-v2
/
af9035.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
media: usb: dvb-usb-v2: af9035: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-03
media: dvb: add support for TerraTec TC2 Stick (193534)
Tomasz Maciej Nowak
1
-5
/
+10
2019-10-10
media: af9035: add support for Logilink VG0022A.
Gon Solo
1
-0
/
+20
2019-10-10
media: af9035: add the formula used for the I2C speed
Mauro Carvalho Chehab
1
-4
/
+13
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
1
-14
/
+1
2019-05-22
media: af9035: Remove duplicate error reporting for dvbsky_usb_generic_rw
Stefan Brüns
1
-2
/
+0
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-03-19
media: dvb: Add support for the Avermedia TD310
Jose Alberto Reguero
1
-6
/
+14
2019-03-19
media: dvb: init i2c already in it930x_frontend_attach
Andreas Kemnade
1
-42
/
+42
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-29
media: af9035: prevent buffer overflow on write
Jozef Balga
1
-2
/
+4
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-7
/
+7
2017-07-20
media: Added support for the TerraTec T1 DVB-T USB tuner [IT9135 chipset]
Nuno Henriques
1
-0
/
+2
2017-01-31
[media] af9035: correct demod i2c addresses
Antti Palosaari
1
-8
/
+9
2017-01-31
[media] it913x: add chip device ids for binding
Antti Palosaari
1
-4
/
+4
2017-01-31
[media] af9035: register it9133 tuner using platform binding
Antti Palosaari
1
-64
/
+60
2017-01-31
[media] af9035: read and store whole eeprom
Antti Palosaari
1
-70
/
+56
2016-10-24
[media] Add support for EVOLVEO XtraTV stick
CIJOML CIJOMLovic
1
-0
/
+2
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
1
-2
/
+7
2016-07-15
[media] af9035: fix dual tuner detection with PCTV 79e
Stefan Pöschel
1
-17
/
+33
2016-06-09
[media] af9035: fix logging
Antti Palosaari
1
-96
/
+97
2016-06-09
[media] af9035: fix for MXL5007T devices with I2C read issues
Alessandro Radicati
1
-0
/
+21
2016-06-09
[media] af9035: I2C combined write + read transaction fix
Alessandro Radicati
1
-2
/
+17
2016-03-03
[media] Add support for Avermedia AverTV Volar HD 2 (TD110)
Philippe Valembois
1
-0
/
+2
2016-02-01
[media] af9035: add support for 2nd tuner of MSI DigiVox Diversity
Stefan Pöschel
1
-2
/
+2
2015-05-30
[media] af9035: add USB ID 07ca:0337 AVerMedia HD Volar (A867)
Antti Palosaari
1
-0
/
+2
2015-05-18
[media] af9035: bind tua9001 using I2C binding
Antti Palosaari
1
-9
/
+17
2015-05-18
[media] af9035: fix device order in ID list
Antti Palosaari
1
-3
/
+5
2015-05-18
[media] af9035: bind fc2580 using I2C binding
Antti Palosaari
1
-8
/
+13
2015-05-12
[media] si2157: support selection of IF interface
Olli Salonen
1
-0
/
+1
2014-11-21
[media] af9035: initialize si2168_config struct
Olli Salonen
1
-0
/
+1
2014-10-21
[media] af9035: make sure loading modules is const
Kees Cook
1
-3
/
+3
2014-09-24
[media] af9035: Add support for IT930x USB bridge
Olli Salonen
1
-17
/
+307
2014-09-24
[media] af9035: Add possibility to define which I2C adapter to use
Olli Salonen
1
-5
/
+4
2014-09-22
[media] af9035: remove I2C client differently
Antti Palosaari
1
-26
/
+67
2014-09-22
[media] af9035: replace PCTV device model numbers with name
Antti Palosaari
1
-2
/
+2
2014-09-22
[media] af9033: remove I2C addr from config
Antti Palosaari
1
-15
/
+14
2014-09-22
[media] af9035: few small I2C master xfer changes
Antti Palosaari
1
-23
/
+14
2014-09-22
[media] af9033: convert to I2C client
Antti Palosaari
1
-9
/
+41
2014-09-22
[media] it913x: re-implement sleep
Antti Palosaari
1
-0
/
+14
2014-09-22
[media] it913x: convert to I2C driver
Antti Palosaari
1
-3
/
+129
2014-09-22
[media] af9035: make checkpatch.pl happy
Antti Palosaari
1
-1
/
+7
2014-09-22
[media] af9035: remove AVerMedia eeprom override
Antti Palosaari
1
-19
/
+0
2014-09-22
[media] af9035: enable AF9033 demod clock source for IT9135
Antti Palosaari
1
-3
/
+6
2014-09-04
[media] af9035: new IDs: add support for PCTV 78e and PCTV 79e
Malcolm Priestley
1
-0
/
+4
2014-07-26
[media] af9035: override tuner for AVerMedia A835B devices
Antti Palosaari
1
-0
/
+19
2014-07-24
[media] rc-core: document the protocol type
David Härdeman
1
-4
/
+5
2014-07-04
[media] af9035: override tuner id when bad value set into eeprom
Antti Palosaari
1
-7
/
+33
2014-03-15
[media] af9033: Don't export functions for the hardware filter
Mauro Carvalho Chehab
1
-3
/
+7
2014-03-15
[media] af9035: use af9033 PID filters
Antti Palosaari
1
-51
/
+10
[next]