aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/s5h1411.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-13V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend properlyMatthias Schwarzott1-1/+1
2008-12-29V4L/DVB (9633): Put s5h1411 into low power mode at end of attach() callDevin Heitmueller1-0/+3
2008-10-21V4L/DVB (9316): s5h1411: Power down s5h1411 when not in useDevin Heitmueller1-2/+8
2008-10-21V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at the desired modulationDevin Heitmueller1-0/+13
2008-10-21V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuningDevin Heitmueller1-3/+4
2008-10-21V4L/DVB (9312): s5h1411: Remove meaningless codeSteven Toth1-2/+0
2008-10-21V4L/DVB (9311): s5h1411: bugfix: Setting serial or parallel mode could destroy bitsSteven Toth1-2/+16
2008-10-21V4L/DVB (9310): s5h1411: read_status() locking detection fixes.Steven Toth1-14/+15
2008-10-21V4L/DVB (9309): s5h1411: I/F related bugfix for 3.25 and remove spurious defineSteven Toth1-1/+1
2008-10-21V4L/DVB (9308): s5h1411: Improvements to the default registersSteven Toth1-2/+1
2008-10-17V4L/DVB (9259): s5h1411: Checkpatch complianceSteven Toth1-4/+4
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-09-03V4L/DVB (8804): s5h1411: Enable QAM_AUTO modeSteven Toth1-0/+1
2008-07-20V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-04-26V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulatorSteven Toth1-0/+888