Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c723bd6ec2b50e7c8b3424d9cb8febd8ffa3da1f
/
drivers
/
media
/
dvb-frontends
/
stb0899_drv.c
7e3e68b
[media] dvb_frontend: pass the props cache to get_frontend() as arg
by Mauro Carvalho Chehab
· 9 years ago
0df289a
[media] dvb: Get rid of typedev usage for enums
by Mauro Carvalho Chehab
· 9 years ago
3edd59a
[media] media: stb0899_drv: use time_after()
by Asaf Vertz
· 10 years ago
b9f62ff
[media] stb0899: don't go past DiSEqC msg buffer
by Mauro Carvalho Chehab
· 10 years ago
ba47464
[media] stb0899_drv: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
07ecbf2
[media] stb0899: restore minimal rate to 5Mbauds
by Mauro Carvalho Chehab
· 11 years ago
0c1d2b1
[media] stb0899: store successful inversion for next run
by Reinhard Nißl
· 11 years ago
55b3318
[media] stb0899: allow minimum symbol rate of 2000000
by Zoran Turalija
· 11 years ago
2eeed77
[media] stb0899: allow minimum symbol rate of 1000000
by Zoran Turalija
· 11 years ago
5506bcb
[media] stb0899_drv: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
226143f
[media] stb0899: return internally tuned frequency via get_frontend.
by Reinhard Nissl
· 12 years ago
9a0bf52
[media] move the dvb/frontends to drivers/media/dvb-frontends
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/dvb/frontends/stb0899_drv.c]
fdaaee6
[media] DVB: stb0899: speed up getting BER values
by Klaus Schmidinger
· 12 years ago
5becbc5
[media] v4l/dvb: fix compiler warnings
by Hans Verkuil
· 12 years ago
0e37781
[media] stb0899: fix the limits for signal strength values
by Klaus Schmidinger
· 13 years ago
ef3d23d
[media] stb0899: fixed reading of IF_AGC_GAIN register
by Andreas Regel
· 13 years ago
91caad3
[media] stb0899: set FE_HAS_SIGNAL flag in read_status
by Andreas Regel
· 13 years ago
7581e61
[media] dvb: Remove ops->info.type from frontends
by Mauro Carvalho Chehab
· 13 years ago
7c61d80
[media] dvb: don't require a parameter for get_frontend
by Mauro Carvalho Chehab
· 13 years ago
1b5d871
[media] dvb: remove the track() fops
by Mauro Carvalho Chehab
· 13 years ago
41da532
[media] dvb: don't pass a DVBv3 parameter for search() fops
by Mauro Carvalho Chehab
· 13 years ago
5715836
[media] stb0899: convert get_frontend to the new struct
by Mauro Carvalho Chehab
· 13 years ago
a689e36
[media] dvb-core: add support for a DVBv5 get_frontend() callback
by Mauro Carvalho Chehab
· 13 years ago
61d4f9c
[media] STB0899: Query DVB frontend delivery capabilities
by Manu Abraham
· 13 years ago
aad04c7
[media] Increase a timeout, so that bad scheduling does not accidentially cause a timeout
by Hans Petter Selasky
· 13 years ago
699cc19
[media] TT-budget S2-3200 cannot tune on HB13E DVBS2 transponder
by Lutz Sammer
· 14 years ago
1697c8d
[media] stb0899: fix diseqc messages getting lost
by Manu Abraham
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
d284e4f
V4L/DVB (10974): Use Diseqc 3/3 mode to send data
by Sigmund Augdal
· 16 years ago
ffbc5f8
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
by Mauro Carvalho Chehab
· 16 years ago
faed4aa
V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2
by Klaus Schmidinger
· 16 years ago
886134e
V4L/DVB (9520): stb0899 Remove double .read_status assignment
by Igor M. Liplianin
· 16 years ago
3f40092
V4L/DVB (9469): Port STB0899 and STB6100
by Manu Abraham
· 16 years ago
c615a27
V4L/DVB (9467): Fix runtime verbosity
by Reinhard Nissl
· 16 years ago
8f04c70
V4L/DVB (9464): Remove unreferenced delivery
by Manu Abraham
· 16 years ago
e399a78
V4L/DVB (9463): Make delivery system standalone.
by Manu Abraham
· 17 years ago
b91a7cb
V4L/DVB (9462): Allow specifying clock per device
by Manu Abraham
· 17 years ago
54fb122
V4L/DVB (9460): Code Simplification
by Manu Abraham
· 17 years ago
e94a447
V4L/DVB (9459): We can now reduce the debug levels, just need to look at errors only.
by Manu Abraham
· 17 years ago
40e8ce3
V4L/DVB (9457): Optimization, Fix a Bug
by Manu Abraham
· 17 years ago
3d6a3beb
V4L/DVB (9454): Fix a compile warning
by Manu Abraham
· 17 years ago
85eabac
V4L/DVB (9453): stb0899: fix compilation warnings
by Manu Abraham
· 17 years ago
18527be
V4L/DVB (9451): Bug! F/3 Clock domain was incorrectly used
by Manu Abraham
· 17 years ago
5613741
V4L/DVB (9448): Bug: fix array size
by Reinhard Nissl
· 17 years ago
02ec9d8
V4L/DVB (9446): Bug Fix an overflow in bandwidth calculation
by Reinhard Nissl
· 17 years ago
043a68b
V4L/DVB (9444): Initialize post process events to NULL
by Manu Abraham
· 17 years ago
763fbaf
V4L/DVB (9443): Bug: Bandwidth calculation
by Manu Abraham
· 17 years ago
27a330d
V4L/DVB (9442): Revert back previous change to 90MHz
by Manu Abraham
· 17 years ago
72f7841
V4L/DVB (9441): Code simplification: clock is already initialized, no need to initialize again.
by Manu Abraham
· 17 years ago
9efdd29
V4L/DVB (9436): Fix a typo in the previous commit
by Manu Abraham
· 17 years ago
b168e35
V4L/DVB (9435): Add post process interfaces
by Manu Abraham
· 17 years ago
7d8f1e5
V4L/DVB (9428): Fix: assignment of wrong values
by Marko Schluessler
· 17 years ago
c1f0ce2
V4L/DVB (9423): Though insignificant, removes an unnecessary read of the LOCK_LOSS register,
by Manu Abraham
· 17 years ago
417dd69
V4L/DVB (9420): return -EINVAL for invalid parameters
by Manu Abraham
· 17 years ago
e0ee77a
V4L/DVB (9416): Hmmph, a proper calculation broke the working behaviour.
by Manu Abraham
· 17 years ago
6c1022c
V4L/DVB (9414): Initialize DiSEqC
by Manu Abraham
· 17 years ago
baa40e4
V4L/DVB (9413): Bug: Set Auxilliary Clock Register correctly
by Manu Abraham
· 17 years ago
3479474
V4L/DVB (9411): Bug! Timing recovery was calculated for 99MHz not 90 MHz
by Manu Abraham
· 17 years ago
d98c028
V4L/DVB (9407): Optimizations Reduce capture range from 10MHz to 3Mhz
by Manu Abraham
· 17 years ago
b48e2de
V4L/DVB (9402): TT S2 3200 shouldn't need Inversion ON and Inversion AUTO at the same time
by Manu Abraham
· 17 years ago
de29eb8
V4L/DVB (9396): Fix clocks at stb0899
by Manu Abraham
· 17 years ago
d189f3e
V4L/DVB (9386): FIX: Add in missing inversion (should be ideally in the config struct)
by Manu Abraham
· 17 years ago
bb29cc6
V4L/DVB (9383): Let's neither sleep nor wakeup for now
by Manu Abraham
· 17 years ago
795b72b
V4L/DVB (9382): Use a delay for tracking acquisition status
by Manu Abraham
· 17 years ago
54c358f
V4L/DVB (9381): On the KNC1 cards the CLOCK is clamped to a maximum limit of 90MHz, eventhough
by Manu Abraham
· 17 years ago
8bd135b
V4L/DVB (9375): Add STB0899 support
by Manu Abraham
· 17 years ago