index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
tuners
/
r820t.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] dvb_frontend: tuner_ops.release returns void
Max Kellermann
2016-11-18
1
-3
/
+1
*
r820t: comment out two ancillary tables
Mauro Carvalho Chehab
2016-06-24
1
-14
/
+15
*
[media] r820t: Delete an unnecessary variable initialisation in generic_set_f...
Markus Elfring
2016-01-25
1
-1
/
+1
*
[media] r820t: fix identing
Mauro Carvalho Chehab
2015-05-01
1
-2
/
+2
*
[media] r820t: enable flt_ext_wide for SYS_DVBC_ANNEX_A standard
Benjamin Larsson
2015-04-08
1
-1
/
+1
*
[media] r820t: add settings for SYS_DVBC_ANNEX_C standard
Benjamin Larsson
2015-04-08
1
-0
/
+12
*
[media] r820t: change read_gain() code to match register layout
Benjamin Larsson
2015-04-03
1
-1
/
+1
*
[media] r820t: add DVBC profile in sysfreq_sel
Benjamin Larsson
2015-04-03
1
-0
/
+13
*
[media] r820t: add DVB-C config
Antti Palosaari
2014-11-14
1
-0
/
+12
*
[media] r820t: remove unnecessary break after goto
Fabian Frederick
2014-07-23
1
-1
/
+0
*
[media] dvb-frontends: Add static
Alan
2014-07-04
1
-1
/
+1
*
[media] r820t: fix size and init values
Benjamin Larsson
2014-04-07
1
-1
/
+2
*
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-02-07
1
-2
/
+2
*
[media] r820t: add support for R828D
Antti Palosaari
2013-10-31
1
-9
/
+13
*
[media] r820t: fix imr calibration
Gianluca Gennari
2013-06-19
1
-2
/
+2
*
[media] r820t: avoid potential memcpy buffer overflow in shadow_store()
Gianluca Gennari
2013-06-19
1
-2
/
+2
*
[media] r820t: remove redundant initializations in r820t_attach()
Gianluca Gennari
2013-06-19
1
-6
/
+3
*
[media] r820t: do not double-free fe->tuner_priv in r820t_release()
Gianluca Gennari
2013-06-09
1
-1
/
+0
*
[media] r820t: Remove a warning for an unused value
Mauro Carvalho Chehab
2013-04-25
1
-0
/
+7
*
[media] r820t: quiet gcc warning on n_ring
Fengguang Wu
2013-04-25
1
-4
/
+1
*
[media] r820t: memory leak in release()
Dan Carpenter
2013-04-25
1
-2
/
+1
*
[media] r820t: precendence bug in r820t_xtal_check()
Dan Carpenter
2013-04-25
1
-1
/
+1
*
[media] r820t: Don't divide the IF by two
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+3
*
[media] r820t: disable auto gain/VGA setting
Mauro Carvalho Chehab
2013-04-17
1
-5
/
+3
*
[media] r820t: put it into automatic gain mode
Mauro Carvalho Chehab
2013-04-17
1
-3
/
+3
*
[media] r820t: Fix hp_cor filter mask
Mauro Carvalho Chehab
2013-04-17
1
-1
/
+1
*
[media] r820t: fix PLL calculus
Mauro Carvalho Chehab
2013-04-17
1
-17
/
+10
*
[media] r820t: Don't put it in standby if not initialized yet
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+4
*
[media] r820t: avoid rewrite all regs when not needed
Mauro Carvalho Chehab
2013-04-17
1
-6
/
+5
*
[media] r820t: Allow disabling IMR callibration
Mauro Carvalho Chehab
2013-04-17
1
-4
/
+19
*
[media] r820t: add a commented code for GPIO
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+8
*
[media] r820t: add IMR calibrate code
Mauro Carvalho Chehab
2013-04-17
1
-21
/
+681
*
[media] r820t: proper initialize the PLL register
Mauro Carvalho Chehab
2013-04-17
1
-15
/
+28
*
[media] r820t: use usleep_range()
Mauro Carvalho Chehab
2013-04-17
1
-4
/
+4
*
[media] r820t: fix prefix of the r820t_read() function
Mauro Carvalho Chehab
2013-04-17
1
-8
/
+8
*
[media] r820t: split the function that read cached regs
Mauro Carvalho Chehab
2013-04-17
1
-5
/
+15
*
[media] r820t: better report signal strength
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+2
*
[media] r820t: add support for diplexer
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+12
*
[media] r820t: Show the read data in the bit-reversed order
Mauro Carvalho Chehab
2013-04-17
1
-2
/
+3
*
[media] r820t: use the second table for 7MHz
Mauro Carvalho Chehab
2013-04-17
1
-2
/
+10
*
[media] r820t: Invert bits for read ops
Mauro Carvalho Chehab
2013-04-17
1
-3
/
+6
*
[media] r820t: use the right IF for the selected TV standard
Mauro Carvalho Chehab
2013-04-17
1
-4
/
+4
*
[media] r820t: Fix IF scale
Mauro Carvalho Chehab
2013-04-17
1
-1
/
+1
*
[media] rtl820t: Add a debug msg when PLL gets locked
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+6
*
[media] r820t: proper lock and set the I2C gate
Mauro Carvalho Chehab
2013-04-17
1
-17
/
+33
*
[media] r820t: Set gain mode to auto
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+91
*
[media] r820t: Give a better estimation of the signal strength
Mauro Carvalho Chehab
2013-04-17
1
-3
/
+27
*
[media] r820t: Add a tuner driver for Rafael Micro R820T silicon tuner
Mauro Carvalho Chehab
2013-04-17
1
-0
/
+1486