index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
si2165.c
Age
Commit message (
Expand
)
Author
2017-12-12
media: si2165: Make checkpatch happy
Matthias Schwarzott
2017-12-12
media: si2165: Convert debug printk to dev_dbg
Matthias Schwarzott
2017-12-12
media: si2165: Remove redundant KBUILD_MODNAME from dev_* logging
Matthias Schwarzott
2016-11-18
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
2016-09-22
[media] si2165: switch to regmap
Matthias Schwarzott
2016-09-22
[media] si2165: use i2c_client->dev instead of i2c_adapter->dev for logging
Matthias Schwarzott
2016-09-22
[media] si2165: Remove legacy attach
Matthias Schwarzott
2016-09-22
[media] si2165: support i2c_client attach
Matthias Schwarzott
2016-09-22
[media] si2165: avoid division by zero
Matthias Schwarzott
2016-01-25
[media] si2165: Refactoring for si2165_writereg_mask8()
Markus Elfring
2016-01-25
[media] si2165: Reject DVB-T bandwidth auto mode
Matthias Schwarzott
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-12-08
treewide: Fix typos in printk
Masanari Iida
2015-12-03
[media] si2165: Add DVB-C support for HVR-4400/HVR-5500
Matthias Schwarzott
2015-12-03
[media] si2165: Prepare si2165_set_frontend() for future DVB-C support
Matthias Schwarzott
2015-12-03
[media] si2165: set list of DVB-T registers together
Matthias Schwarzott
2015-12-03
[media] si2165: Simplify si2165_set_if_freq_shift usage
Matthias Schwarzott
2015-12-03
[media] si2165: move setting ts config to init
Matthias Schwarzott
2015-12-03
[media] si2165: only write agc registers after reset before start_syncro
Matthias Schwarzott
2015-12-03
[media] si2165: create function si2165_write_reg_list for writing register lists
Matthias Schwarzott
2015-12-03
[media] si2165: rename si2165_set_parameters to si2165_set_frontend
Matthias Schwarzott
2015-12-03
[media] si2165: rename frontend -> fe
Matthias Schwarzott
2015-11-19
[media] si2165: fix checkpatch issues
Matthias Schwarzott
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2015-04-08
[media] si2165: Fix possible leak in si2165_upload_firmware()
Christian Engelmayer
2014-09-23
[media] si2165: enable Si2161 support
Matthias Schwarzott
2014-09-23
[media] si2165: Load driver for all hardware revisions
Matthias Schwarzott
2014-09-03
[media] si2165: fix sparse warning
Hans Verkuil
2014-07-27
[media] si2165: Add demod driver for DVB-T only
Matthias Schwarzott