index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
tuners
/
xc5000.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
[media] xc5000: Improve it to work better with 6MHz-spaced channels
Mauro Carvalho Chehab
1
-6
/
+26
2011-03-22
[media] xc5000: add set_config and other
Dmitri Belimov
1
-2
/
+36
2011-03-22
[media] xc5000: add support for DVB-C tuning
Igor M. Liplianin
1
-0
/
+18
2010-10-21
V4L/DVB: drivers/media: Make static data tables and strings const
lawrence rust
1
-1
/
+1
2010-08-02
V4L/DVB: xc5000: Fix a few warnings
Mauro Carvalho Chehab
1
-1
/
+3
2010-08-02
V4L/DVB: xc5000, rework xc_write_reg
Dmitri Belimov
1
-31
/
+26
2009-12-05
V4L/DVB (13188): xc5000: return an error on tuning attempts if firmware not l...
Devin Heitmueller
1
-4
/
+12
2009-12-05
V4L/DVB (13076): xc5000: make the definition of the FM input part of the xc50...
Devin Heitmueller
1
-3
/
+22
2009-12-05
V4L/DVB (13075): xc5000: add FM radio support
Beholder Intl. Ltd. Dmitry Belimov
1
-4
/
+62
2009-06-17
V4L/DVB (11806): xc5000: add copyright line
Devin Heitmueller
1
-0
/
+1
2009-06-17
V4L/DVB (11804): xc5000: poll at 5ms interval for register write command comp...
Devin Heitmueller
1
-2
/
+2
2009-06-17
V4L/DVB (11803): xc5000: add support for DVB-T tuning
David T.L. Wong
1
-18
/
+45
2009-06-17
V4L/DVB (11802): xc5000: switch to new xc5000 firmware 1.6.114 with redistrib...
Devin Heitmueller
1
-2
/
+2
2009-06-17
V4L/DVB (11798): xc5000: add "no_poweroff" module option
Devin Heitmueller
1
-0
/
+10
2009-06-17
V4L/DVB (11797): xc5000: cleanup firmware loading messages
Devin Heitmueller
1
-2
/
+3
2009-06-17
V4L/DVB (11796): xc5000: start using the newer "finerfreq" tuning command
Devin Heitmueller
1
-2
/
+5
2009-06-17
V4L/DVB (11795): xc5000: add build version to debug info
Devin Heitmueller
1
-2
/
+10
2009-06-17
V4L/DVB (11793): xc5000: Properly support power down for newer firmware
Devin Heitmueller
1
-3
/
+5
2009-06-17
V4L/DVB (11792): xc5000: switch to new version of Xceive firmware
Devin Heitmueller
1
-2
/
+2
2009-06-17
V4L/DVB (11791): xc5000: do not sleep after digital tuning
Devin Heitmueller
1
-5
/
+9
2009-06-17
V4L/DVB (11790): xc5000: restore sleep routine
Devin Heitmueller
1
-18
/
+5
2009-06-17
V4L/DVB (11789): xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESS
Devin Heitmueller
1
-4
/
+4
2009-06-17
V4L/DVB (11788): xc5000: cleanup i2c write routines
Devin Heitmueller
1
-16
/
+8
2009-06-17
V4L/DVB (11787): xc5000: cleanup i2c read routines
Devin Heitmueller
1
-42
/
+20
2009-06-17
V4L/DVB (11786): xc5000: handle tuner reset failures properly
Devin Heitmueller
1
-14
/
+13
2009-06-17
V4L/DVB (11723): Link firmware to physical device
Jean Delvare
1
-1
/
+1
2009-03-30
V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...
Devin Heitmueller
1
-2
/
+7
2009-03-30
V4L/DVB (10951): xc5000: Fix CodingStyle errors introduced by the last patch
Mauro Carvalho Chehab
1
-4
/
+4
2009-03-30
V4L/DVB (10950): xc5000: prepare it to be used by cx231xx module
Sri Deevi
1
-1
/
+4
2008-12-30
V4L/DVB (9923): xc5000: remove init_fw option
Devin Heitmueller
1
-7
/
+0
2008-10-18
V4L/DVB (9261): xc5000: Checkpatch compliance
Steven Toth
1
-36
/
+37
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
1
-5
/
+3
2008-10-12
V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()
Michael Krufky
1
-4
/
+5
2008-10-12
V4L/DVB (8950): xc5000: prevent an OOPS if analog driver is unloaded while di...
Michael Krufky
1
-8
/
+8
2008-10-12
V4L/DVB (8949): xc5000: allow multiple driver instances for the same hardware...
Michael Krufky
1
-26
/
+61
2008-10-12
V4L/DVB (8948): xc5000: kill xc5000_priv.h
Michael Krufky
1
-1
/
+12
2008-09-04
V4L/DVB (8805): Steven Toth email address change
Steven Toth
1
-1
/
+1
2008-07-20
V4L/DVB (8098): xc5000: add module option to load firmware during driver attach
Michael Krufky
1
-0
/
+7
2008-07-10
tuners: treat firmware data as const
David Woodhouse
1
-1
/
+1
2008-06-26
V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...
Steven Toth
1
-7
/
+23
2008-05-14
V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system
Michael Krufky
1
-4
/
+5
2008-04-30
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab
1
-0
/
+964