index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
si2165.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
1
-2
/
+2
2017-12-12
media: si2165: Add DVBv3 wrapper for ber statistics
Matthias Schwarzott
1
-0
/
+26
2017-12-12
media: si2165: add DVBv3 wrapper for C/N statistics
Matthias Schwarzott
1
-0
/
+12
2017-12-12
media: si2165: add DVBv5 BER statistics
Matthias Schwarzott
1
-2
/
+55
2017-12-12
media: si2165: add DVBv5 C/N statistics for DVB-C
Matthias Schwarzott
1
-2
/
+41
2017-12-12
media: si2165: improve read_status
Matthias Schwarzott
1
-6
/
+35
2017-12-12
media: si2165: Use constellation from property cache instead of hardcoded QAM256
Matthias Schwarzott
1
-3
/
+26
2017-12-12
media: si2165: Write const value for lock timeout
Matthias Schwarzott
1
-2
/
+1
2017-12-12
media: si2165: move ts parallel mode setting to the ts init code
Matthias Schwarzott
1
-2
/
+3
2017-12-12
media: si2165: define register macros
Matthias Schwarzott
1
-102
/
+104
2017-12-12
media: si2165: Make checkpatch happy
Matthias Schwarzott
1
-41
/
+46
2017-12-12
media: si2165: Convert debug printk to dev_dbg
Matthias Schwarzott
1
-64
/
+15
2017-12-12
media: si2165: Remove redundant KBUILD_MODNAME from dev_* logging
Matthias Schwarzott
1
-38
/
+31
2016-11-18
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
1
-1
/
+1
2016-09-22
[media] si2165: switch to regmap
Matthias Schwarzott
1
-46
/
+24
2016-09-22
[media] si2165: use i2c_client->dev instead of i2c_adapter->dev for logging
Matthias Schwarzott
1
-23
/
+23
2016-09-22
[media] si2165: Remove legacy attach
Matthias Schwarzott
1
-117
/
+0
2016-09-22
[media] si2165: support i2c_client attach
Matthias Schwarzott
1
-0
/
+149
2016-09-22
[media] si2165: avoid division by zero
Matthias Schwarzott
1
-0
/
+6
2016-01-25
[media] si2165: Refactoring for si2165_writereg_mask8()
Markus Elfring
1
-9
/
+5
2016-01-25
[media] si2165: Reject DVB-T bandwidth auto mode
Matthias Schwarzott
1
-7
/
+7
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-2
/
+2
2015-12-03
[media] si2165: Add DVB-C support for HVR-4400/HVR-5500
Matthias Schwarzott
1
-5
/
+81
2015-12-03
[media] si2165: Prepare si2165_set_frontend() for future DVB-C support
Matthias Schwarzott
1
-14
/
+37
2015-12-03
[media] si2165: set list of DVB-T registers together
Matthias Schwarzott
1
-47
/
+26
2015-12-03
[media] si2165: Simplify si2165_set_if_freq_shift usage
Matthias Schwarzott
1
-13
/
+13
2015-12-03
[media] si2165: move setting ts config to init
Matthias Schwarzott
1
-13
/
+14
2015-12-03
[media] si2165: only write agc registers after reset before start_syncro
Matthias Schwarzott
1
-17
/
+15
2015-12-03
[media] si2165: create function si2165_write_reg_list for writing register lists
Matthias Schwarzott
1
-0
/
+21
2015-12-03
[media] si2165: rename si2165_set_parameters to si2165_set_frontend
Matthias Schwarzott
1
-2
/
+2
2015-12-03
[media] si2165: rename frontend -> fe
Matthias Schwarzott
1
-9
/
+9
2015-11-19
[media] si2165: fix checkpatch issues
Matthias Schwarzott
1
-30
/
+39
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
1
-1
/
+1
2015-04-08
[media] si2165: Fix possible leak in si2165_upload_firmware()
Christian Engelmayer
1
-1
/
+1
2014-09-23
[media] si2165: enable Si2161 support
Matthias Schwarzott
1
-12
/
+27
2014-09-23
[media] si2165: Load driver for all hardware revisions
Matthias Schwarzott
1
-9
/
+17
2014-09-03
[media] si2165: fix sparse warning
Hans Verkuil
1
-1
/
+1
2014-07-28
[media] si2165: Add demod driver for DVB-T only
Matthias Schwarzott
1
-0
/
+1040