index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
frontends
/
stv090x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
[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-21
[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-21
[media] stv090x: handle allocation failures
Dan Carpenter
1
-1
/
+10
2011-03-21
[media] stv090x: 22kHz workaround must also be performed for the 2nd frontend
Oliver Endriss
1
-15
/
+11
2011-03-21
[media] stv090x: Fix losing lock in dual DVB-S2 mode
Oliver Endriss
1
-4
/
+6
2011-03-21
[media] stv090x: Optional external lock routine
Oliver Endriss
1
-5
/
+16
2011-03-21
[media] stv090x: make sleep/wakeup specific to the demod path
Andreas Regel
1
-26
/
+185
2011-03-21
[media] stv090x: add tei-field to config-structure
Patrick Boettcher
1
-0
/
+8
2011-03-21
[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-06
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-16
V4L/DVB (11682): STV0900/STV0903: Add support for Silicon cut >= 3
Manu Abraham
1
-480
/
+689
[next]