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-av.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
V4L/DVB (5941): Ttpci/budget-av.c: ARRAY_SIZE()
Andi Drebes
1
-1
/
+1
2007-07-18
V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll
Michael Krufky
1
-1
/
+1
2007-07-18
V4L/DVB (5669): Budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)
Oliver Endriss
1
-0
/
+4
2007-07-18
V4L/DVB (5635): Budget-av: convert philips sd1878 / tda8261 to use dvb-pll
Michael Krufky
1
-23
/
+3
2007-07-18
V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() function
Michael Krufky
1
-2
/
+1
2007-04-27
V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V...
Hartmut Birr
1
-0
/
+2
2007-04-27
V4L/DVB (5543): Tda10023: Add support for frontend TDA10023
Hartmut Birr
1
-27
/
+78
2007-04-27
V4L/DVB (5542): Budget-av: Remove polarity switching of the clock for DVB-C
Hartmut Birr
1
-40
/
+0
2007-02-21
V4L/DVB (5189): Budget-av: Call saa7146_vv_release on exit
Marco Schluessler
1
-0
/
+3
2006-12-10
V4L/DVB (4921): Budget-av, budget-ci: Fix MC1 register programming
Hartmut Birr
1
-3
/
+3
2006-12-10
V4L/DVB (4918): Budget-av: Add delay for frontend power-on
Hartmut Birr
1
-0
/
+3
2006-12-10
V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C...
Oliver Endriss
1
-1
/
+1
2006-12-10
V4L/DVB (4867): Whitespace cleanup
Michael Krufky
1
-1
/
+1
2006-12-10
V4L/DVB (4855): Support KNC1 DVBC cards with alternative tda10021 i2c address
Andrew de Quincey
1
-0
/
+8
2006-12-10
V4L/DVB (4833): Patch for SATELCO EasyWatch PCI (DVB-C)
Thomas Hamm
1
-0
/
+5
2006-09-26
V4L/DVB (4607): Port budget-av to use the new tua6100 driver
Andrew de Quincey
1
-139
/
+2
2006-09-26
V4L/DVB (4501): Add support for knc one dvb-s plus with 1894:0011
Christoph Pfister
1
-1
/
+2
2006-09-26
V4L/DVB (4500): Fix KNC1 DVBC support
Andrew de Quincey
1
-9
/
+0
2006-09-26
V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...
Andrew de Quincey
1
-6
/
+2
2006-09-26
V4L/DVB (4386): Convert DVB devices to use dvb_attach()
Andrew de Quincey
1
-16
/
+21
2006-07-30
V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s...
Oliver Endriss
1
-0
/
+3
2006-06-30
V4L/DVB (4277): Fix CI interface on PRO KNC1 cards
Andrew de Quincey
1
-5
/
+1
2006-06-30
V4L/DVB (4276): Fix CI on old KNC1 DVBC cards
Andrew de Quincey
1
-0
/
+9
2006-06-25
V4L/DVB (4073): Support for new version of Satelco EasyWatch DVB-S light
Lothar Englisch
1
-0
/
+4
2006-06-25
V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...
Patrick Boettcher
1
-28
/
+28
2006-06-25
V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cards
Andrew de Quincey
1
-74
/
+120
2006-06-25
V4L/DVB (3895): Additional frontend_init safety checks
Andrew de Quincey
1
-0
/
+4
2006-06-25
V4L/DVB (3877): Convert ttpci/budget-av to refactored tuner code
Andrew de Quincey
1
-27
/
+58
2006-06-25
V4L/DVB (3805): Fix KNC1 card frontend detection
Andrew de Quincey
1
-2
/
+4
2006-05-13
V4L/DVB (3740): Fix oops in budget-av with CI
Andrew de Quincey
1
-2
/
+4
2006-04-02
V4L/DVB (3673): Fix budget-av CAM reset
Andrew de Quincey
1
-5
/
+8
2006-02-27
V4L/DVB (3377): Support for Satelco EasyWatch DVB-S light
Thilo Berger
1
-0
/
+4
2006-01-12
V4L/DVB (3351): adding support for knc1 Tv Star dvb-s
Regis Prevot
1
-0
/
+125
2006-01-12
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-3
/
+1
2006-01-09
V4L/DVB (3218): Whitespace cleanups
Michael Krufky
1
-1
/
+1
2006-01-09
DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored code
Andrew de Quincey
1
-0
/
+156
2006-01-09
DVB (2428): Fixes for the topuptv/SCM mediaguard CAM module in KNC1 CI module
Andrew de Quincey
1
-5
/
+23
2005-12-02
[PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cards
Oliver Endriss
1
-0
/
+2
2005-11-09
[PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittab
Oliver Endriss
1
-1
/
+1
2005-11-09
[PATCH] dvb: Remove broken stv0299 enhanced tuning code
Andrew de Quincy
1
-2
/
+0
2005-09-10
[PATCH] dvb: budget-av: enable frontend on KNC1 Plus cards
Andrew de Quincey
1
-0
/
+1
2005-09-10
[PATCH] dvb: budget-av: fixes for CI interface
Andrew de Quincey
1
-3
/
+1
2005-09-10
[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callback
Andreas Oberritter
1
-2
/
+2
2005-07-13
[PATCH] dvb: fix kobject names (no slashes)
Julian Scheel
1
-1
/
+1
2005-07-08
[PATCH] dvb: ttpci: budget-av / tu1216 fix for QAM128
Johannes Stezenbach
1
-3
/
+3
2005-07-08
[PATCH] dvb: frontend: tda1004x update
Hartmut Hackmann
1
-0
/
+4
2005-05-17
[PATCH] dvb: budget-av: CI fixes
Johannes Stezenbach
1
-98
/
+118
2005-05-17
[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree
Johannes Stezenbach
1
-6
/
+6
2005-05-17
[PATCH] dvb: add support for KNC-1 cards
Johannes Stezenbach
1
-0
/
+14
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1014