summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/si2165.c
AgeCommit message (Expand)Author
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-12media: si2165: Add DVBv3 wrapper for ber statisticsMatthias Schwarzott
2017-12-12media: si2165: add DVBv3 wrapper for C/N statisticsMatthias Schwarzott
2017-12-12media: si2165: add DVBv5 BER statisticsMatthias Schwarzott
2017-12-12media: si2165: add DVBv5 C/N statistics for DVB-CMatthias Schwarzott
2017-12-12media: si2165: improve read_statusMatthias Schwarzott
2017-12-12media: si2165: Use constellation from property cache instead of hardcoded QAM256Matthias Schwarzott
2017-12-12media: si2165: Write const value for lock timeoutMatthias Schwarzott
2017-12-12media: si2165: move ts parallel mode setting to the ts init codeMatthias Schwarzott
2017-12-12media: si2165: define register macrosMatthias Schwarzott
2017-12-12media: si2165: Make checkpatch happyMatthias Schwarzott
2017-12-12media: si2165: Convert debug printk to dev_dbgMatthias Schwarzott
2017-12-12media: si2165: Remove redundant KBUILD_MODNAME from dev_* loggingMatthias Schwarzott
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann
2016-09-22[media] si2165: switch to regmapMatthias Schwarzott
2016-09-22[media] si2165: use i2c_client->dev instead of i2c_adapter->dev for loggingMatthias Schwarzott
2016-09-22[media] si2165: Remove legacy attachMatthias Schwarzott
2016-09-22[media] si2165: support i2c_client attachMatthias Schwarzott
2016-09-22[media] si2165: avoid division by zeroMatthias Schwarzott
2016-01-25[media] si2165: Refactoring for si2165_writereg_mask8()Markus Elfring
2016-01-25[media] si2165: Reject DVB-T bandwidth auto modeMatthias Schwarzott
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-12-08treewide: Fix typos in printkMasanari Iida
2015-12-03[media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott
2015-12-03[media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott
2015-12-03[media] si2165: set list of DVB-T registers togetherMatthias Schwarzott
2015-12-03[media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott
2015-12-03[media] si2165: move setting ts config to initMatthias Schwarzott
2015-12-03[media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott
2015-12-03[media] si2165: create function si2165_write_reg_list for writing register listsMatthias Schwarzott
2015-12-03[media] si2165: rename si2165_set_parameters to si2165_set_frontendMatthias Schwarzott
2015-12-03[media] si2165: rename frontend -> feMatthias Schwarzott
2015-11-19[media] si2165: fix checkpatch issuesMatthias Schwarzott
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab
2015-04-08[media] si2165: Fix possible leak in si2165_upload_firmware()Christian Engelmayer
2014-09-23[media] si2165: enable Si2161 supportMatthias Schwarzott
2014-09-23[media] si2165: Load driver for all hardware revisionsMatthias Schwarzott
2014-09-03[media] si2165: fix sparse warningHans Verkuil
2014-07-27[media] si2165: Add demod driver for DVB-T onlyMatthias Schwarzott