index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
si2165.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
media: si2165: fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-04-22
1
-1
/
+0
*
media: si2165: fix a missing check of return value
Kangjie Lu
2019-03-19
1
-3
/
+5
*
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
2018-08-02
1
-1
/
+1
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
1
-2
/
+2
*
media: si2165: Add DVBv3 wrapper for ber statistics
Matthias Schwarzott
2017-12-12
1
-0
/
+26
*
media: si2165: add DVBv3 wrapper for C/N statistics
Matthias Schwarzott
2017-12-12
1
-0
/
+12
*
media: si2165: add DVBv5 BER statistics
Matthias Schwarzott
2017-12-12
1
-2
/
+55
*
media: si2165: add DVBv5 C/N statistics for DVB-C
Matthias Schwarzott
2017-12-12
1
-2
/
+41
*
media: si2165: improve read_status
Matthias Schwarzott
2017-12-12
1
-6
/
+35
*
media: si2165: Use constellation from property cache instead of hardcoded QAM256
Matthias Schwarzott
2017-12-12
1
-3
/
+26
*
media: si2165: Write const value for lock timeout
Matthias Schwarzott
2017-12-12
1
-2
/
+1
*
media: si2165: move ts parallel mode setting to the ts init code
Matthias Schwarzott
2017-12-12
1
-2
/
+3
*
media: si2165: define register macros
Matthias Schwarzott
2017-12-12
1
-102
/
+104
*
media: si2165: Make checkpatch happy
Matthias Schwarzott
2017-12-12
1
-41
/
+46
*
media: si2165: Convert debug printk to dev_dbg
Matthias Schwarzott
2017-12-12
1
-64
/
+15
*
media: si2165: Remove redundant KBUILD_MODNAME from dev_* logging
Matthias Schwarzott
2017-12-12
1
-38
/
+31
*
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
2016-11-18
1
-1
/
+1
*
[media] si2165: switch to regmap
Matthias Schwarzott
2016-09-22
1
-46
/
+24
*
[media] si2165: use i2c_client->dev instead of i2c_adapter->dev for logging
Matthias Schwarzott
2016-09-22
1
-23
/
+23
*
[media] si2165: Remove legacy attach
Matthias Schwarzott
2016-09-22
1
-117
/
+0
*
[media] si2165: support i2c_client attach
Matthias Schwarzott
2016-09-22
1
-0
/
+149
*
[media] si2165: avoid division by zero
Matthias Schwarzott
2016-09-22
1
-0
/
+6
*
[media] si2165: Refactoring for si2165_writereg_mask8()
Markus Elfring
2016-01-25
1
-9
/
+5
*
[media] si2165: Reject DVB-T bandwidth auto mode
Matthias Schwarzott
2016-01-25
1
-7
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-14
1
-2
/
+2
|
\
|
*
treewide: Fix typos in printk
Masanari Iida
2015-12-08
1
-2
/
+2
*
|
[media] si2165: Add DVB-C support for HVR-4400/HVR-5500
Matthias Schwarzott
2015-12-03
1
-5
/
+81
*
|
[media] si2165: Prepare si2165_set_frontend() for future DVB-C support
Matthias Schwarzott
2015-12-03
1
-14
/
+37
*
|
[media] si2165: set list of DVB-T registers together
Matthias Schwarzott
2015-12-03
1
-47
/
+26
*
|
[media] si2165: Simplify si2165_set_if_freq_shift usage
Matthias Schwarzott
2015-12-03
1
-13
/
+13
*
|
[media] si2165: move setting ts config to init
Matthias Schwarzott
2015-12-03
1
-13
/
+14
*
|
[media] si2165: only write agc registers after reset before start_syncro
Matthias Schwarzott
2015-12-03
1
-17
/
+15
*
|
[media] si2165: create function si2165_write_reg_list for writing register lists
Matthias Schwarzott
2015-12-03
1
-0
/
+21
*
|
[media] si2165: rename si2165_set_parameters to si2165_set_frontend
Matthias Schwarzott
2015-12-03
1
-2
/
+2
*
|
[media] si2165: rename frontend -> fe
Matthias Schwarzott
2015-12-03
1
-9
/
+9
*
|
[media] si2165: fix checkpatch issues
Matthias Schwarzott
2015-11-19
1
-30
/
+39
|
/
*
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2015-06-09
1
-1
/
+1
*
[media] si2165: Fix possible leak in si2165_upload_firmware()
Christian Engelmayer
2015-04-08
1
-1
/
+1
*
[media] si2165: enable Si2161 support
Matthias Schwarzott
2014-09-23
1
-12
/
+27
*
[media] si2165: Load driver for all hardware revisions
Matthias Schwarzott
2014-09-23
1
-9
/
+17
*
[media] si2165: fix sparse warning
Hans Verkuil
2014-09-03
1
-1
/
+1
*
[media] si2165: Add demod driver for DVB-T only
Matthias Schwarzott
2014-07-27
1
-0
/
+1040