aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/si2165.c
Commit message (Expand)AuthorAge
* [media] si2165: switch to regmapMatthias Schwarzott2016-09-22
* [media] si2165: use i2c_client->dev instead of i2c_adapter->dev for loggingMatthias Schwarzott2016-09-22
* [media] si2165: Remove legacy attachMatthias Schwarzott2016-09-22
* [media] si2165: support i2c_client attachMatthias Schwarzott2016-09-22
* [media] si2165: avoid division by zeroMatthias Schwarzott2016-09-22
* [media] si2165: Refactoring for si2165_writereg_mask8()Markus Elfring2016-01-25
* [media] si2165: Reject DVB-T bandwidth auto modeMatthias Schwarzott2016-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\
| * treewide: Fix typos in printkMasanari Iida2015-12-08
* | [media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott2015-12-03
* | [media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott2015-12-03
* | [media] si2165: set list of DVB-T registers togetherMatthias Schwarzott2015-12-03
* | [media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott2015-12-03
* | [media] si2165: move setting ts config to initMatthias Schwarzott2015-12-03
* | [media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott2015-12-03
* | [media] si2165: create function si2165_write_reg_list for writing register listsMatthias Schwarzott2015-12-03
* | [media] si2165: rename si2165_set_parameters to si2165_set_frontendMatthias Schwarzott2015-12-03
* | [media] si2165: rename frontend -> feMatthias Schwarzott2015-12-03
* | [media] si2165: fix checkpatch issuesMatthias Schwarzott2015-11-19
|/
* [media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab2015-06-09
* [media] si2165: Fix possible leak in si2165_upload_firmware()Christian Engelmayer2015-04-08
* [media] si2165: enable Si2161 supportMatthias Schwarzott2014-09-23
* [media] si2165: Load driver for all hardware revisionsMatthias Schwarzott2014-09-23
* [media] si2165: fix sparse warningHans Verkuil2014-09-03
* [media] si2165: Add demod driver for DVB-T onlyMatthias Schwarzott2014-07-27