index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
frontends
/
stb0899_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
2012-08-13
1
-1651
/
+0
*
[media] DVB: stb0899: speed up getting BER values
Klaus Schmidinger
2012-06-18
1
-16
/
+6
*
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
2012-05-14
1
-7
/
+1
*
[media] stb0899: fix the limits for signal strength values
Klaus Schmidinger
2012-03-19
1
-3
/
+5
*
[media] stb0899: fixed reading of IF_AGC_GAIN register
Andreas Regel
2012-03-19
1
-1
/
+1
*
[media] stb0899: set FE_HAS_SIGNAL flag in read_status
Andreas Regel
2012-03-19
1
-1
/
+1
*
[media] dvb: Remove ops->info.type from frontends
Mauro Carvalho Chehab
2012-01-04
1
-19
/
+1
*
[media] dvb: don't require a parameter for get_frontend
Mauro Carvalho Chehab
2011-12-31
1
-1
/
+2
*
[media] dvb: remove the track() fops
Mauro Carvalho Chehab
2011-12-31
1
-21
/
+0
*
[media] dvb: don't pass a DVBv3 parameter for search() fops
Mauro Carvalho Chehab
2011-12-31
1
-3
/
+3
*
[media] stb0899: convert get_frontend to the new struct
Mauro Carvalho Chehab
2011-12-31
1
-3
/
+3
*
[media] dvb-core: add support for a DVBv5 get_frontend() callback
Mauro Carvalho Chehab
2011-12-31
1
-1
/
+1
*
[media] STB0899: Query DVB frontend delivery capabilities
Manu Abraham
2011-12-12
1
-0
/
+17
*
[media] Increase a timeout, so that bad scheduling does not accidentially cau...
Hans Petter Selasky
2011-09-25
1
-1
/
+1
*
[media] TT-budget S2-3200 cannot tune on HB13E DVBS2 transponder
Lutz Sammer
2011-09-21
1
-2
/
+2
*
[media] stb0899: fix diseqc messages getting lost
Manu Abraham
2010-12-29
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
V4L/DVB (10974): Use Diseqc 3/3 mode to send data
Sigmund Augdal
2009-03-13
1
-1
/
+1
*
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
2009-01-07
1
-3
/
+3
*
V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2
Klaus Schmidinger
2009-01-02
1
-0
/
+1
*
V4L/DVB (9520): stb0899 Remove double .read_status assignment
Igor M. Liplianin
2008-12-29
1
-4
/
+3
*
V4L/DVB (9469): Port STB0899 and STB6100
Manu Abraham
2008-12-29
1
-374
/
+49
*
V4L/DVB (9467): Fix runtime verbosity
Reinhard Nissl
2008-12-29
1
-66
/
+66
*
V4L/DVB (9464): Remove unreferenced delivery
Manu Abraham
2008-12-29
1
-3
/
+0
*
V4L/DVB (9463): Make delivery system standalone.
Manu Abraham
2008-12-29
1
-3
/
+11
*
V4L/DVB (9462): Allow specifying clock per device
Manu Abraham
2008-12-29
1
-2
/
+3
*
V4L/DVB (9460): Code Simplification
Manu Abraham
2008-12-29
1
-3
/
+1
*
V4L/DVB (9459): We can now reduce the debug levels, just need to look at erro...
Manu Abraham
2008-12-29
1
-1
/
+1
*
V4L/DVB (9457): Optimization, Fix a Bug
Manu Abraham
2008-12-29
1
-2
/
+20
*
V4L/DVB (9454): Fix a compile warning
Manu Abraham
2008-12-29
1
-1
/
+1
*
V4L/DVB (9453): stb0899: fix compilation warnings
Manu Abraham
2008-12-29
1
-1
/
+1
*
V4L/DVB (9451): Bug! F/3 Clock domain was incorrectly used
Manu Abraham
2008-12-29
1
-1
/
+1
*
V4L/DVB (9448): Bug: fix array size
Reinhard Nissl
2008-12-29
1
-2
/
+2
*
V4L/DVB (9446): Bug Fix an overflow in bandwidth calculation
Reinhard Nissl
2008-12-29
1
-1
/
+1
*
V4L/DVB (9444): Initialize post process events to NULL
Manu Abraham
2008-12-29
1
-1
/
+1
*
V4L/DVB (9443): Bug: Bandwidth calculation
Manu Abraham
2008-12-29
1
-3
/
+2
*
V4L/DVB (9442): Revert back previous change to 90MHz
Manu Abraham
2008-12-29
1
-1
/
+1
*
V4L/DVB (9441): Code simplification: clock is already initialized, no need to...
Manu Abraham
2008-12-29
1
-1
/
+1
*
V4L/DVB (9436): Fix a typo in the previous commit
Manu Abraham
2008-12-29
1
-2
/
+2
*
V4L/DVB (9435): Add post process interfaces
Manu Abraham
2008-12-29
1
-0
/
+34
*
V4L/DVB (9428): Fix: assignment of wrong values
Marko Schluessler
2008-12-29
1
-1
/
+1
*
V4L/DVB (9423): Though insignificant, removes an unnecessary read of the LOCK...
Manu Abraham
2008-12-29
1
-4
/
+0
*
V4L/DVB (9420): return -EINVAL for invalid parameters
Manu Abraham
2008-12-29
1
-4
/
+5
*
V4L/DVB (9416): Hmmph, a proper calculation broke the working behaviour.
Manu Abraham
2008-12-29
1
-1
/
+1
*
V4L/DVB (9414): Initialize DiSEqC
Manu Abraham
2008-12-29
1
-1
/
+37
*
V4L/DVB (9413): Bug: Set Auxilliary Clock Register correctly
Manu Abraham
2008-12-29
1
-2
/
+4
*
V4L/DVB (9411): Bug! Timing recovery was calculated for 99MHz not 90 MHz
Manu Abraham
2008-12-29
1
-1
/
+1
*
V4L/DVB (9407): Optimizations Reduce capture range from 10MHz to 3Mhz
Manu Abraham
2008-12-29
1
-4
/
+4
*
V4L/DVB (9402): TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at ...
Manu Abraham
2008-12-29
1
-1
/
+3
[next]