aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/s5h1409.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05V4L/DVB (13332): s5h1409: remove a set register that would cause lock to be lost.Devin Heitmueller1-4/+2
2009-12-05V4L/DVB (13330): s5h1409: properly handle QAM optimization after lock achievedDevin Heitmueller1-8/+128
2009-12-05V4L/DVB (13329): s5h1409: provide HVR-1600 specific optimizationsDevin Heitmueller1-0/+15
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend properlyMatthias Schwarzott1-1/+1
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller1-3/+4
2008-10-17V4L/DVB (9258): s5h1409: Checkpatch complianceSteven Toth1-68/+70
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-09-03V4L/DVB (8803): s5h1409: Enable QAM_AUTO modeSteven Toth1-0/+1
2008-07-20V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-24/+24
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-04-06V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpioMichael Krufky1-1/+1
2008-01-25V4L/DVB (7041): s5h1409: Bug fix for parallel supportSteven Toth1-7/+44
2008-01-25V4L/DVB (7008): s5h1409: Ensure the silicon is initialized during attachSteven Toth1-2/+10
2008-01-25V4L/DVB (6822): s5h1409: use VSB IF frequency ( 44 / 5.38 MHz ) unless otherwise specifiedMichael Krufky1-14/+12
2008-01-25V4L/DVB (6821): s5h1409: fix IF frequency configurationMichael Krufky1-1/+13
2007-12-13V4L/DVB (6820): s5h1409: QAM SNR related fixesSteven Toth1-3/+8
2007-11-04V4L/DVB (6402): s5h1409: Fix broken QAM supportSteven Toth1-10/+86
2007-10-09V4L/DVB (5950): whitespace cleanup for mt2131 and s5h1409Michael Krufky1-17/+31
2007-10-09V4L/DVB (5949): s5h1409: use ARRAY_SIZE macro when appropriateMichael Krufky1-4/+4
2007-10-09V4L/DVB (5948): Adding support for the S5H1409/CX24227 8VSB/QAM demodulator.Steven Toth1-0/+715