Age | Commit message (Expand) | Author |
2016-11-18 | [media] dvb: make DVB frontend *_ops instances "const" | Max Kellermann |
2016-02-04 | [media] dvb_frontend: pass the props cache to get_frontend() as arg | Mauro Carvalho Chehab |
2015-08-11 | [media] tda10071: use div_s64() when dividing a s64 integer | Mauro Carvalho Chehab |
2015-08-11 | [media] dvb-frontends: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-08-11 | [media] tda10071: implement DVBv5 statistics | Antti Palosaari |
2015-08-11 | [media] tda10071: do not get_frontend() when not ready | Antti Palosaari |
2015-08-11 | [media] tda10071: protect firmware command exec with mutex | Antti Palosaari |
2015-08-11 | [media] tda10071: convert to regmap I2C API | Antti Palosaari |
2015-08-11 | [media] tda10071: rename device state struct to dev | Antti Palosaari |
2015-08-11 | [media] tda10071: remove legacy media attach | Antti Palosaari |
2015-06-09 | [media] dvb: Get rid of typedev usage for enums | Mauro Carvalho Chehab |
2015-06-09 | [media] tda10071: add missing error status when probe() fails | Antti Palosaari |
2015-06-06 | [media] tda10071: implement I2C client bindings | Antti Palosaari |
2014-09-03 | [media] tda10071: use true/false for boolean vars | Mauro Carvalho Chehab |
2014-07-14 | [media] tda10071: fix returned symbol rate calculation | Antti Palosaari |
2014-07-14 | [media] tda10071: fix spec inversion reporting | Antti Palosaari |
2014-07-14 | [media] tda10071: force modulation to QPSK on DVB-S | Antti Palosaari |
2014-02-24 | [media] tda10071: coding style issues | Antti Palosaari |
2014-02-24 | [media] tda10071: do not check tuner PLL lock on read_status() | Antti Palosaari |
2014-02-24 | [media] tda10071: remove a duplicative test | Dan Carpenter |
2013-11-08 | [media] dvb-frontends: Don't use dynamic static allocation | Mauro Carvalho Chehab |
2013-10-02 | [media] tda10071: change firmware download condition | Andreas Matthies |
2012-12-21 | [media] tda10071: fix a warning introduced by changeset 41f55d5755 | Mauro Carvalho Chehab |
2012-12-21 | [media] tda10071: make sure both tuner and demod i2c addresses are specified | Michael Krufky |
2012-12-18 | [media] tda10071: add tuner_i2c_addr to struct tda10071_config | Michael Krufky |
2012-10-27 | [media] tda10071: get rid of warning: no previous prototype | Mauro Carvalho Chehab |
2012-09-23 | [media] tda10071: declare MODULE_FIRMWARE | Antti Palosaari |
2012-09-23 | [media] drivers/media/dvb-frontends/tda10071.c: removes unnecessary semicolon | Peter Senna Tschudin |
2012-08-13 | [media] move the dvb/frontends to drivers/media/dvb-frontends | Mauro Carvalho Chehab |