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
/
stb6100.c
Age
Commit message (
Expand
)
Author
2009-08-21
compat: Fix build for older kernels using DIV_ROUND_CLOSEST
Mauro Carvalho Chehab
2009-08-01
Use DIV_ROUND_CLOSEST
Mauro Carvalho Chehab
2009-01-27
STB6100 init fix, the call to stb6100_set_bandwidth needs an argument
Manu Abraham
2008-10-28
Wait for a maximum of 100mS
Manu Abraham
2008-10-27
Disable PLL Loop while tuning
Manu Abraham
2008-10-27
Port STB0899 and STB6100
Manu Abraham
2008-07-09
Miscellaneous fixes
Manu Abraham
2008-02-04
Optimization, Fix a Bug
Manu Abraham
2008-01-26
Fix invalid GCT mode
Manu Abraham
2008-01-21
Optimization: Round the requested value to achieve a
Manu Abraham
2008-01-18
Bug: Bandwidth calculation at upper and lower boundaries
Manu Abraham
2008-01-18
Bug: Bandwidth calculation
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-10-18
missing break
Manu Abraham
2007-09-25
Code Simplification
Manu Abraham
2007-09-22
Use kzalloc instead of kmalloc
Manu Abraham
2007-09-22
Reference Clock is in kHz
Manu Abraham
2007-02-24
Add STB6100 Support
Manu Abraham