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.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
/
frontends
/
stv090x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
1
-4823
/
+0
2012-07-06
[media] [V3] stv090x: variable 'no_signal' set but not used
Mauro Carvalho Chehab
1
-2
/
+3
2012-06-22
[media] stv090x: variable 'no_signal' set but not used
Peter Senna Tschudin
1
-4
/
+3
2012-05-14
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
1
-2
/
+0
2012-01-04
[media] dvb: Remove ops->info.type from frontends
Mauro Carvalho Chehab
1
-1
/
+0
2011-12-31
[media] dvb: don't pass a DVBv3 parameter for search() fops
Mauro Carvalho Chehab
1
-4
/
+4
2011-12-31
[media] stv090x: use .delsys property, instead of get_property()
Mauro Carvalho Chehab
1
-18
/
+1
2011-12-12
[media] STV090x: Query DVB frontend delivery capabilities
Manu Abraham
1
-1
/
+18
2011-09-25
[media] stv090x: set status bits when there is no lock
Guy Martin
1
-20
/
+15
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-6
/
+6
2011-03-22
[media] stv090x: handle allocation failures
Dan Carpenter
1
-1
/
+10
2011-03-22
[media] stv090x: 22kHz workaround must also be performed for the 2nd frontend
Oliver Endriss
1
-15
/
+11
2011-03-22
[media] stv090x: Fix losing lock in dual DVB-S2 mode
Oliver Endriss
1
-4
/
+6
2011-03-22
[media] stv090x: Optional external lock routine
Oliver Endriss
1
-5
/
+16
2011-03-22
[media] stv090x: make sleep/wakeup specific to the demod path
Andreas Regel
1
-26
/
+185
2011-03-22
[media] stv090x: add tei-field to config-structure
Patrick Boettcher
1
-0
/
+8
2011-03-22
[media] stv090x: added function to control GPIOs from the outside
Patrick Boettcher
1
-0
/
+14
2010-12-29
[media] stv090x: Fix some compilation warnings
Mauro Carvalho Chehab
1
-3
/
+3
2010-05-18
V4L/DVB: stv090x: Add some notes about the internal tuner I/O control
Manu Abraham
1
-0
/
+9
2010-05-18
V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...
Andreas Regel
1
-0
/
+14
2010-05-18
V4L/DVB: [STV090x] Use gate control, while tuner is being accessed
Manu Abraham
1
-1
/
+7
2010-05-18
V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator control
Manu Abraham
1
-0
/
+8
2010-05-18
V4L/DVB: [STV090x] Code simplification
Manu Abraham
1
-30
/
+27
2010-05-07
V4L/DVB: ngene: Workaround for stuck DiSEqC pin
Oliver Endriss
1
-0
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalised
Andrew Morton
1
-1
/
+1
2010-02-26
V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialised
Andrew Morton
1
-1
/
+2
2010-02-26
V4L/DVB (13988): [STV090x] Configuration parameters adc1_range, adc2_range, t...
Oliver Endriss
1
-1
/
+18
2010-02-26
V4L/DVB (13987): [STV090x] Quit processing if the tuner did not lock
Oliver Endriss
1
-11
/
+11
2010-02-26
V4L/DVB (13986): [STV090x] Disable I2C gate on error
Oliver Endriss
1
-15
/
+31
2010-02-26
V4L/DVB (13985): [STV090x] reset mclk and dev_ver of internal structure after...
Andreas Regel
1
-0
/
+2
2010-02-26
V4L/DVB (13982): [STV090x] setup master clock in stv090x_init instead of stv0...
Andreas Regel
1
-6
/
+9
2010-02-26
V4L/DVB (13979): [STV090x] Added possibility to set a fixed TS output clock.
Andreas Regel
1
-0
/
+65
2010-02-26
V4L/DVB (13978): [STV090x] set FE_HAS_SIGNAL flag in stv090x_read_status when...
Andreas Regel
1
-2
/
+7
2010-02-26
V4L/DVB (13977): [STV090x] Test for valid frequency before starting to tune
Andreas Regel
1
-0
/
+3
2010-02-26
V4L/DVB (13976): [STV090x] Added mutex protection around tuner I2C access.
Andreas Regel
1
-0
/
+9
2010-02-26
V4L/DVB (13975): [STV090x] Added internal structure with shared settings and ...
Andreas Regel
1
-85
/
+204
2010-02-26
V4L/DVB (13974): [STV090x] Fix locking reliabilty issues in automatic mode.
Andreas Regel
1
-0
/
+4
2009-12-16
V4L/DVB (13674): stv090x: Add DiSEqC envelope mode
Oliver Endriss
1
-3
/
+4
2009-12-05
V4L/DVB (13359): stv090x: adds corrections of some register values
Andreas Regel
1
-40
/
+44
2009-12-05
V4L/DVB (13358): stv090x: add an additional check for packet delineator lock ...
Andreas Regel
1
-4
/
+9
2009-12-05
V4L/DVB (13357): stv090x: adds an additional check for signal presence based ...
Andreas Regel
1
-4
/
+3
2009-12-05
V4L/DVB (13356): stv090x: fixes signal lock logic
Andreas Regel
1
-13
/
+14
2009-12-05
V4L/DVB (13355): stv090x: fixes calculation of AGC2 and uses a different AGC2...
Andreas Regel
1
-11
/
+22
2009-12-05
V4L/DVB (13354): stv090x: fixes some typos like wrong register or variable names
Andreas Regel
1
-6
/
+6
2009-12-05
V4L/DVB (13353): stv090x: fixes STR and SNR calculation and normalizes the va...
Andreas Regel
1
-19
/
+39
2009-12-05
V4L/DVB (13351): stv090x: increases search range based on symbol rate
Andreas Regel
1
-1
/
+7
2009-06-23
V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization tabl...
Manu Abraham
1
-3
/
+6
2009-06-23
V4L/DVB (12130): Fix a redundant compiler warning
Manu Abraham
1
-1
/
+1
2009-06-17
V4L/DVB (11682): STV0900/STV0903: Add support for Silicon cut >= 3
Manu Abraham
1
-480
/
+689
[next]