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
/
s5h1420.c
Age
Commit message (
Expand
)
Author
2008-11-25
fix boards for kernels with algo_control
Mauro Carvalho Chehab
2008-09-07
S5H1420: Fix size of shadow-array to avoid overflow
Patrick Boettcher
2008-09-06
Fix support for Hauppauge Nova-S SE
Patrick Boettcher
2008-08-29
dvb: fix I2C adapters name size
Mauro Carvalho Chehab
2008-04-28
drivers/media/dvb/frontends/s5h1420.c: printk fix
Mauro Carvalho Chehab
2008-04-13
Support for DVB-S demod PN1010 (clone of S5H1420) added
Patrick Boettcher
2008-04-08
media/dvb/frontends replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert s5h1420 to refactored tuner code
Andrew de Quincey
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-07
[PATCH] fix missing includes
Michael Krufky
2005-07-22
Increase timeout on tone burst transmission
Andrew de Quincy
2005-07-22
freqoffset must be 0 to start with.
Andrew de Quincy
2005-07-22
Check for division by 0
Andrew de Quincy
2005-07-21
Fix inversion/fec.
Andrew de Quincy
2005-07-20
Set initial frequency offset.
Andrew de Quincy
2005-07-20
Fix fast tune mode
Andrew de Quincy
2005-07-20
Verified SIGNAL/CARRIER.
Andrew de Quincy
2005-07-20
Formatting changes
Andrew de Quincy
2005-07-20
Fix status calls.
Andrew de Quincy
2005-07-20
Got the frontend tuning - needs more work though.
Andrew de Quincy
2005-06-15
Cleanup
Andrew de Quincy
2005-06-15
Finalised s5h1420/Nova-S SE support. released
Andrew de Quincy
2005-06-12
Implement fe status functions
Andrew de Quincy
2005-06-12
Implement DISEQC transmit and my best guess at DISEQC receive - needs testing.
Andrew de Quincy
2005-06-12
Get i2c working properly
Andrew de Quincy
2005-06-11
Initial support for s5h1420 frontend (new hauppauge/tt DVB-S SE). Untested
Andrew de Quincy