index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
ttpci
/
budget-ci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
[media] Rename media/dvb as media/pci
Mauro Carvalho Chehab
1
-1591
/
+0
2011-12-31
[media] tuners: remove dvb_frontend_parameters from set_params()
Mauro Carvalho Chehab
1
-4
/
+3
2011-12-31
[media] budget-ci: use DVBv5 parameters on set_params()
Mauro Carvalho Chehab
1
-19
/
+22
2011-12-18
[media] budget-ci: Fix Hauppauge RC-5 IR support
Mauro Carvalho Chehab
1
-1
/
+2
2011-09-25
[media] stb0899: Removed an extra byte sent at init on DiSEqC bus
Florent AUDEBERT
1
-1
/
+0
2011-05-20
[media] budget-ci: Add support for TT S-1500 with BSBE1-D01A tuner
Oliver Endriss
1
-0
/
+21
2011-03-23
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
Mauro Carvalho Chehab
1
-3
/
+12
2010-12-29
[media] DVB: Set scanmask for Budget/SAA7146 cards
David Henningsson
1
-0
/
+1
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
1
-27
/
+22
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-06-01
V4L/DVB: Technotrend S2-3200 ships with a TT 1500 remote
Hermann Gausterer
1
-0
/
+1
2010-05-19
V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core
David Härdeman
1
-37
/
+3
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
1
-5
/
+5
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
1
-3
/
+3
2010-05-18
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
1
-1
/
+3
2010-02-26
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
1
-1
/
+1
2009-12-16
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
1
-35
/
+15
2009-12-16
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
1
-2
/
+2
2009-12-05
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
Mauro Carvalho Chehab
1
-3
/
+11
2009-12-05
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
Mauro Carvalho Chehab
1
-1
/
+1
2009-12-05
V4L/DVB (13361): stv090x: fix TS corruption with High Symbol Rate streams
Manu Abraham
1
-1
/
+1
2009-09-12
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
1
-3
/
+3
2009-03-30
V4L/DVB (11236): tda827x: fix locking issues with DVB-C
klaas de waal
1
-1
/
+5
2009-01-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2009-01-08
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
1
-1
/
+1
2009-01-08
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
1
-1
/
+1
2008-12-30
V4L/DVB (9442): Revert back previous change to 90MHz
Manu Abraham
1
-1
/
+1
2008-12-30
V4L/DVB (9425): Initialize at 90MHz itself
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9572): Whitespace cleanup
Mauro Carvalho Chehab
1
-5
/
+5
2008-12-29
V4L/DVB (9462): Allow specifying clock per device
Manu Abraham
1
-0
/
+3
2008-12-29
V4L/DVB (9461): Initialize SYSREG register
Manu Abraham
1
-2
/
+1
2008-12-29
V4L/DVB (9457): Optimization, Fix a Bug
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9450): Code Review: #4 Consolidate configurations
Manu Abraham
1
-368
/
+19
2008-12-29
V4L/DVB (9444): Initialize post process events to NULL
Manu Abraham
1
-1
/
+3
2008-12-29
V4L/DVB (9442): Revert back previous change to 90MHz
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9425): Initialize at 90MHz itself
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9424): Deviation from the reference, pullup is 12k instead
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9422): Bug: Fix a typo
Manu Abraham
1
-2
/
+2
2008-12-29
V4L/DVB (9421): We must wait for the PLL to stabilize
Manu Abraham
1
-0
/
+23
2008-12-29
V4L/DVB (9417): DVB_ATTACH for STB0899, STB6100, TDA8261
Manu Abraham
1
-9
/
+6
2008-12-29
V4L/DVB (9410): Bug: Missing reference clock definition
Manu Abraham
1
-1
/
+2
2008-12-29
V4L/DVB (9409): Bug! inverted logic
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9406): Really silly bug, setting bandwidth into frequency
Marko Schluessler
1
-2
/
+2
2008-12-29
V4L/DVB (9405): Practical tests show that the TT S2 3200 has I/Q inputs inver...
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9403): Fix the CA module not working issue
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9402): TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at ...
Manu Abraham
1
-1
/
+1
2008-12-29
V4L/DVB (9401): Code Simplification
Manu Abraham
1
-1
/
+1
[next]