Age | Commit message (Expand) | Author | Files | Lines |
2021-01-27 | media: dvb-frontends: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -9/+1 |
2018-08-02 | media: dvb: represent min/max/step/tolerance freqs in Hz | Mauro Carvalho Chehab | 1 | -4/+4 |
2018-05-05 | media: frontends: fix ops get_algo()'s return type | Luc Van Oostenryck | 1 | -1/+1 |
2017-12-28 | media: move dvb kAPI headers to include/media | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-11-18 | [media] dvb: make DVB frontend *_ops instances "const" | Max Kellermann | 1 | -2/+2 |
2016-10-24 | [media] cx24120: do not allow an invalid delivery system types | Colin Ian King | 1 | -2/+1 |
2016-03-03 | [media] cx24120: make sure tuner is locked at get_frontend | Jemma Denson | 1 | -1/+3 |
2016-02-04 | [media] dvb_frontend: pass the props cache to get_frontend() as arg | Mauro Carvalho Chehab | 1 | -2/+2 |
2015-06-09 | [media] dvb: Get rid of typedev usage for enums | Mauro Carvalho Chehab | 1 | -25/+25 |
2015-05-30 | [media] cx24120: fix sparse warning | Hans Verkuil | 1 | -1/+1 |
2015-05-30 | [media] cx24120: Assume ucb registers is a counter | Jemma Denson | 1 | -4/+7 |
2015-05-20 | [media] cx24120: fix minor checkpatch-error | Patrick Boettcher | 1 | -1/+1 |
2015-05-20 | [media] cx24120: Update comment & fix typo | Jemma Denson | 1 | -1/+1 |
2015-05-20 | [media] cx24120: Check for lock before updating BER & UCB | Jemma Denson | 1 | -0/+9 |
2015-05-20 | [media] cx24120: Convert ucblocks to dvbv5 stats | Jemma Denson | 1 | -11/+38 |
2015-05-20 | [media] cx24120: Convert read_ber to retrieve from cache | Jemma Denson | 1 | -8/+14 |
2015-05-20 | [media] cx24120: Add in dvbv5 stats for bit error rate | Jemma Denson | 1 | -8/+63 |
2015-05-20 | [media] cx24120: constify static data | Mauro Carvalho Chehab | 1 | -6/+12 |
2015-05-20 | [media] cx24120: declare cx24120_init() as static | Mauro Carvalho Chehab | 1 | -1/+1 |
2015-05-20 | [media] cx24120: don't initialize a var that won't be used | Mauro Carvalho Chehab | 1 | -5/+5 |
2015-05-19 | [media] cx24120: Complete modfec_table | Jemma Denson | 1 | -20/+24 |
2015-05-18 | [media] cx24120: More tidying in cx24120_init | Jemma Denson | 1 | -14/+12 |
2015-05-18 | [media] cx24120: Tidy cx24120_init | Jemma Denson | 1 | -18/+18 |
2015-05-18 | [media] cx24120: Remove unneccesary assignments in cx24120_init | Jemma Denson | 1 | -37/+37 |
2015-05-18 | [media] cx24120: Tidy up calls to dev_dbg | Jemma Denson | 1 | -85/+53 |
2015-05-18 | [media] cx24120: Move CNR to DVBv5 stats | Jemma Denson | 1 | -6/+23 |
2015-05-18 | [media] cx24120: Fix disecq_send_burst command | Jemma Denson | 1 | -2/+1 |
2015-05-18 | [media] cx24120: More coding style fixes | Jemma Denson | 1 | -8/+14 |
2015-05-18 | [media] cx24120: Improve cooked signal strength value | Jemma Denson | 1 | -10/+10 |
2015-05-18 | [media] cx24120: Return DVBv3 signal strength from cache | Jemma Denson | 1 | -23/+27 |
2015-05-18 | [media] cx24120: Remove additional calls to read_status | Jemma Denson | 1 | -6/+7 |
2015-05-18 | [media] cx24120: Enable DVBv5 signal strength stats | Jemma Denson | 1 | -0/+5 |
2015-05-18 | [media] cx24120: Add DVBv5 signal strength stats | Jemma Denson | 1 | -0/+28 |
2015-05-18 | [media] cx24120: Rework vco function to remove xxyyzz variable | Jemma Denson | 1 | -34/+29 |
2015-05-18 | [media] cx24120: Fix hexdump length in writeregs | Jemma Denson | 1 | -1/+1 |
2015-05-18 | [media] cx24120: Add missing command to cx24120_check_cmd | Jemma Denson | 1 | -0/+1 |
2015-05-18 | [media] cx24120: Move clock set to read_status | Jemma Denson | 1 | -64/+23 |
2015-05-18 | [media] cx24120: fix strict checkpatch-errors | Patrick Boettcher | 1 | -113/+54 |
2015-05-18 | [media] cx24120: fix codingstyle issue first round | Patrick Boettcher | 1 | -152/+135 |
2015-05-18 | [media] cx24120: i2c-max-write-size is now configurable | Patrick Boettcher | 1 | -16/+22 |
2015-05-18 | [media] cx24120: minor checkpatch fixes | Patrick Boettcher | 1 | -5/+2 |
2015-05-18 | [media] Add support for TechniSat Skystar S2 | Jemma Denson | 1 | -0/+1577 |