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
/
cx24116.c
Age
Commit message (
Expand
)
Author
2009-02-23
remove redundant memset after kzalloc
Mauro Carvalho Chehab
2009-01-30
Bug fix: Restore HVR-4000 tuning.
Igor M. Liplianin
2009-01-17
Proper implement set_voltage in cx24116.
Igor M. Liplianin
2009-01-05
drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
2008-12-31
Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2
Mauro Carvalho Chehab
2008-12-18
cx24116: change to ALGO_HW
Mauro Carvalho Chehab
2008-12-18
cx24116: fix retune regression introduced in 70ee86a7c630
Mauro Carvalho Chehab
2008-12-18
cx24116: bugfix: add missing delsys in FEC lookup
Mauro Carvalho Chehab
2008-10-17
dvb: input data pointer of cx24116_writeregN() should be const
Mauro Carvalho Chehab
2008-10-16
cx24116: optimise emulated auto-pilot
darron@kewl.org
2008-10-16
cx24116: Checkpatch compliance #3
Steven Toth
2008-10-16
cx24116: Checkpatch compliance #2
Steven Toth
2008-10-07
cx24116: Change the default SNR units back to percentage by default.
Steven Toth
2008-10-06
cx24116: Add module parameter to return SNR as ESNO.
Steven Toth
2008-10-06
S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16
Steven Toth
2008-10-03
cx24116: Sanity checking to data input via S2API to the cx24116 demod.
Steven Toth
2008-09-21
S2API: cx24116 register description fixes.
Steven Toth
2008-09-14
History update: MPEG initialization in cx24116.
Igor M. Liplianin
2008-09-14
S2API: cx24116 Rolloff changes, sysctls cleanup, isl power changes.
Steven Toth
2008-09-13
S2API: A number of cleanusp from the last 24 months.
Steven Toth
2008-09-12
S2API: Implement GET/SET handing to the demods
Steven Toth
2008-09-11
S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced
Steven Toth
2008-09-11
S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes
Steven Toth
2008-09-09
Adjust MPEG initialization in cx24116
Igor M. Liplianin
2008-09-09
cx24116: Fix lock for high (above 30000 kSyms) symbol rates
Igor M. Liplianin
2008-09-04
cx24116: Adding DVB-S2 demodulator support
Steven Toth