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
2020-11-27
media: Replace HTTP links with HTTPS ones: SI2165 MEDIA DRIVER
Alexander A. Klimov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-22
media: si2165: fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-03-19
media: si2165: fix a missing check of return value
Kangjie Lu
2018-08-02
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-12
media: si2165: Add DVBv3 wrapper for ber statistics
Matthias Schwarzott
2017-12-12
media: si2165: add DVBv3 wrapper for C/N statistics
Matthias Schwarzott
2017-12-12
media: si2165: add DVBv5 BER statistics
Matthias Schwarzott
2017-12-12
media: si2165: add DVBv5 C/N statistics for DVB-C
Matthias Schwarzott
2017-12-12
media: si2165: improve read_status
Matthias Schwarzott
2017-12-12
media: si2165: Use constellation from property cache instead of hardcoded QAM256
Matthias Schwarzott
2017-12-12
media: si2165: Write const value for lock timeout
Matthias Schwarzott
2017-12-12
media: si2165: move ts parallel mode setting to the ts init code
Matthias Schwarzott
2017-12-12
media: si2165: define register macros
Matthias Schwarzott
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