index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
tuners
/
xc5000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
2012-08-13
1
-1366
/
+0
*
[media] xc5000: change filename to production/redistributable xc5000c firmware
Devin Heitmueller
2012-08-09
1
-1
/
+1
*
[media] xc5000: show debug version fields in decimal instead of hex
Devin Heitmueller
2012-08-09
1
-1
/
+1
*
[media] xc5000: add support for firmware load check and init status
Devin Heitmueller
2012-08-09
1
-0
/
+39
*
[media] xc5000: reset device if encountering PLL lock failure
Devin Heitmueller
2012-08-09
1
-6
/
+52
*
[media] xc5000: don't invoke auto calibration unless we really did reset tuner
Devin Heitmueller
2012-08-09
1
-22
/
+18
*
[media] xc5000: properly report i2c write failures
Devin Heitmueller
2012-08-09
1
-1
/
+1
*
[media] xc5000: add support for showing the SNR and gain in the debug output
Devin Heitmueller
2012-08-09
1
-0
/
+20
*
[media] xc5000: properly show quality register values
Devin Heitmueller
2012-08-09
1
-1
/
+1
*
[media] xc5000: Add MODULE_FIRMWARE statements
Tim Gardner
2012-07-30
1
-2
/
+6
*
[media] xc5000: Add support for DMB-TH and ISDB-T
Mauro Carvalho Chehab
2012-07-05
1
-0
/
+6
*
[media] xc5000: xtal_khz should be a u16 rather than a u32
Michael Krufky
2012-04-19
1
-1
/
+1
*
[media] xc5000: log firmware upload failures in xc5000_fwupload
Michael Krufky
2012-04-19
1
-1
/
+4
*
[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
Michael Krufky
2012-04-19
1
-4
/
+35
*
[media] xc5000: declare firmware configuration structures as static const
Michael Krufky
2012-02-14
1
-4
/
+5
*
[media] xc5000: drivers should specify chip revision rather than firmware
Michael Krufky
2012-02-14
1
-13
/
+14
*
[media] xc5000: remove static dependencies on xc5000 created by previous chan...
Michael Krufky
2012-02-14
1
-3
/
+21
*
[media] xc5000: add XC5000C_DEFAULT_FIRMWARE: dvb-fe-xc5000c-41.024.5-31875.fw
Michael Krufky
2012-02-14
1
-0
/
+5
*
[media] xc5000: allow drivers to set desired firmware in xc5000_attach
Michael Krufky
2012-02-14
1
-6
/
+16
*
[media] dvb: don't use DVBv3 bandwidth macros
Mauro Carvalho Chehab
2011-12-31
1
-9
/
+3
*
[media] tuners: remove dvb_frontend_parameters from set_params()
Mauro Carvalho Chehab
2011-12-31
1
-2
/
+1
*
[media] Remove Annex A/C selection via roll-off factor
Mauro Carvalho Chehab
2011-12-20
1
-81
/
+56
*
[media] xc5000: Add support for 7MHz bandwidth for DVB-C/DVB-T
Mauro Carvalho Chehab
2011-12-09
1
-2
/
+8
*
[media] xc5000,tda18271c2dd: Fix bandwidth calculus
Mauro Carvalho Chehab
2011-12-08
1
-2
/
+4
*
[media] xc5000: Remove the global mutex lock at xc5000 firmware init
Mauro Carvalho Chehab
2011-12-07
1
-4
/
+0
*
[media] em28xx: initial support for HAUPPAUGE HVR-930C again
Eddi De Pieri
2011-11-20
1
-0
/
+4
*
[media] xc5000: Add support for get_if_frequency
Mauro Carvalho Chehab
2011-11-20
1
-0
/
+9
*
[media] Properly implement ITU-T J.88 Annex C support
Mauro Carvalho Chehab
2011-11-11
1
-13
/
+13
*
[media] xc5000: Improve it to work better with 6MHz-spaced channels
Mauro Carvalho Chehab
2011-05-20
1
-6
/
+26
*
[media] xc5000: add set_config and other
Dmitri Belimov
2011-03-21
1
-2
/
+36
*
[media] xc5000: add support for DVB-C tuning
Igor M. Liplianin
2011-03-21
1
-0
/
+18
*
V4L/DVB: drivers/media: Make static data tables and strings const
lawrence rust
2010-10-21
1
-1
/
+1
*
V4L/DVB: xc5000: Fix a few warnings
Mauro Carvalho Chehab
2010-08-02
1
-1
/
+3
*
V4L/DVB: xc5000, rework xc_write_reg
Dmitri Belimov
2010-08-02
1
-31
/
+26
*
V4L/DVB (13188): xc5000: return an error on tuning attempts if firmware not l...
Devin Heitmueller
2009-12-05
1
-4
/
+12
*
V4L/DVB (13076): xc5000: make the definition of the FM input part of the xc50...
Devin Heitmueller
2009-12-05
1
-3
/
+22
*
V4L/DVB (13075): xc5000: add FM radio support
Beholder Intl. Ltd. Dmitry Belimov
2009-12-05
1
-4
/
+62
*
V4L/DVB (11806): xc5000: add copyright line
Devin Heitmueller
2009-06-16
1
-0
/
+1
*
V4L/DVB (11804): xc5000: poll at 5ms interval for register write command comp...
Devin Heitmueller
2009-06-16
1
-2
/
+2
*
V4L/DVB (11803): xc5000: add support for DVB-T tuning
David T.L. Wong
2009-06-16
1
-18
/
+45
*
V4L/DVB (11802): xc5000: switch to new xc5000 firmware 1.6.114 with redistrib...
Devin Heitmueller
2009-06-16
1
-2
/
+2
*
V4L/DVB (11798): xc5000: add "no_poweroff" module option
Devin Heitmueller
2009-06-16
1
-0
/
+10
*
V4L/DVB (11797): xc5000: cleanup firmware loading messages
Devin Heitmueller
2009-06-16
1
-2
/
+3
*
V4L/DVB (11796): xc5000: start using the newer "finerfreq" tuning command
Devin Heitmueller
2009-06-16
1
-2
/
+5
*
V4L/DVB (11795): xc5000: add build version to debug info
Devin Heitmueller
2009-06-16
1
-2
/
+10
*
V4L/DVB (11793): xc5000: Properly support power down for newer firmware
Devin Heitmueller
2009-06-16
1
-3
/
+5
*
V4L/DVB (11792): xc5000: switch to new version of Xceive firmware
Devin Heitmueller
2009-06-16
1
-2
/
+2
*
V4L/DVB (11791): xc5000: do not sleep after digital tuning
Devin Heitmueller
2009-06-16
1
-5
/
+9
*
V4L/DVB (11790): xc5000: restore sleep routine
Devin Heitmueller
2009-06-16
1
-18
/
+5
*
V4L/DVB (11789): xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESS
Devin Heitmueller
2009-06-16
1
-4
/
+4
[next]