index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
frontends
/
stb0899_algo.c
Age
Commit message (
Expand
)
Author
2009-01-27
Bug: Use signed types, Offsets and range can be negative
Manu Abraham
2009-01-10
Fix 'stb0899_get_srate' defined but not used warning
Hans Verkuil
2009-01-05
drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
2008-11-10
Whitespace cleanup
Mauro Carvalho Chehab
2008-10-27
Port STB0899 and STB6100
Manu Abraham
2008-02-24
Bugfix: gate control needs to be handled
Manu Abraham
2008-02-04
Optimization, Fix a Bug
Manu Abraham
2008-01-26
Cleanup: remove some superfluous stuff and dead commented out code
Manu Abraham
2008-01-26
Cleanup/Optimization:
Manu Abraham
2008-01-21
Code Simplification: use do_div() instead
Manu Abraham
2007-11-10
Bug in previous commit
Manu Abraham
2007-11-10
Bug! SFRL nibble got swapped
Manu Abraham
2007-11-10
Bug! RTF is signed
Manu Abraham
2007-11-01
Disable Symbol rate auto scan feature
Manu Abraham
2007-10-30
BUG! Setting CRL parameter overwrote the CR Algorithm type,
Manu Abraham
2007-10-24
Fix: assignment of wrong values
Manu Abraham
2007-10-19
Code simplification: Sleep only for the required time interval.
Manu Abraham
2007-09-22
Offset Freq has been set in reg
Manu Abraham
2007-07-02
FIX: Write to the correct register
Manu Abraham
2007-07-02
FIX: register value is not reset to 0 after write
Manu Abraham
2007-02-24
FIX: a possible division by zero
Manu Abraham
2007-07-03
Add STB0899 support
Manu Abraham