summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/cx24120.c
Commit message (Expand)AuthorAgeFilesLines
* [media] cx24120: make sure tuner is locked at get_frontendJemma Denson2016-03-031-1/+3
* [media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab2016-02-041-2/+2
* [media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab2015-06-091-25/+25
* [media] cx24120: fix sparse warningHans Verkuil2015-05-301-1/+1
* [media] cx24120: Assume ucb registers is a counterJemma Denson2015-05-301-4/+7
* [media] cx24120: fix minor checkpatch-errorPatrick Boettcher2015-05-201-1/+1
* [media] cx24120: Update comment & fix typoJemma Denson2015-05-201-1/+1
* [media] cx24120: Check for lock before updating BER & UCBJemma Denson2015-05-201-0/+9
* [media] cx24120: Convert ucblocks to dvbv5 statsJemma Denson2015-05-201-11/+38
* [media] cx24120: Convert read_ber to retrieve from cacheJemma Denson2015-05-201-8/+14
* [media] cx24120: Add in dvbv5 stats for bit error rateJemma Denson2015-05-201-8/+63
* [media] cx24120: constify static dataMauro Carvalho Chehab2015-05-201-6/+12
* [media] cx24120: declare cx24120_init() as staticMauro Carvalho Chehab2015-05-201-1/+1
* [media] cx24120: don't initialize a var that won't be usedMauro Carvalho Chehab2015-05-201-5/+5
* [media] cx24120: Complete modfec_tableJemma Denson2015-05-191-20/+24
* [media] cx24120: More tidying in cx24120_initJemma Denson2015-05-181-14/+12
* [media] cx24120: Tidy cx24120_initJemma Denson2015-05-181-18/+18
* [media] cx24120: Remove unneccesary assignments in cx24120_initJemma Denson2015-05-181-37/+37
* [media] cx24120: Tidy up calls to dev_dbgJemma Denson2015-05-181-85/+53
* [media] cx24120: Move CNR to DVBv5 statsJemma Denson2015-05-181-6/+23
* [media] cx24120: Fix disecq_send_burst commandJemma Denson2015-05-181-2/+1
* [media] cx24120: More coding style fixesJemma Denson2015-05-181-8/+14
* [media] cx24120: Improve cooked signal strength valueJemma Denson2015-05-181-10/+10
* [media] cx24120: Return DVBv3 signal strength from cacheJemma Denson2015-05-181-23/+27
* [media] cx24120: Remove additional calls to read_statusJemma Denson2015-05-181-6/+7
* [media] cx24120: Enable DVBv5 signal strength statsJemma Denson2015-05-181-0/+5
* [media] cx24120: Add DVBv5 signal strength statsJemma Denson2015-05-181-0/+28
* [media] cx24120: Rework vco function to remove xxyyzz variableJemma Denson2015-05-181-34/+29
* [media] cx24120: Fix hexdump length in writeregsJemma Denson2015-05-181-1/+1
* [media] cx24120: Add missing command to cx24120_check_cmdJemma Denson2015-05-181-0/+1
* [media] cx24120: Move clock set to read_statusJemma Denson2015-05-181-64/+23
* [media] cx24120: fix strict checkpatch-errorsPatrick Boettcher2015-05-181-113/+54
* [media] cx24120: fix codingstyle issue first roundPatrick Boettcher2015-05-181-152/+135
* [media] cx24120: i2c-max-write-size is now configurablePatrick Boettcher2015-05-181-16/+22
* [media] cx24120: minor checkpatch fixesPatrick Boettcher2015-05-181-5/+2
* [media] Add support for TechniSat Skystar S2Jemma Denson2015-05-181-0/+1577
OpenPOWER on IntegriCloud