summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/s5h1411.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-14[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-951/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] s55h1411: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-8/+8
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-1/+1
2011-11-07[media] s5h1411: Calculate signal strength shown as percentage from SNR up to...Michael Krufky1-1/+30
2009-08-14V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias 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 th...Devin 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 destro...Steven 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-18V4L/DVB (9259): s5h1411: Checkpatch complianceSteven Toth1-4/+4
2008-09-04V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-09-04V4L/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