aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/s5h1420.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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] dvb: simplify get_tune_settings() structMauro Carvalho Chehab1-8/+8
2011-12-31[media] s5h1420: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-27/+27
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-2/+2
2011-07-27[media] frontends/s5h1420: Change: clock_settting to clock_settingJustin P. Mattock1-6/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-21[media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare1-1/+0
2008-10-04V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflowPatrick Boettcher1-1/+1
2008-10-04V4L/DVB (9037): Fix support for Hauppauge Nova-S SEPatrick Boettcher1-3/+6
2008-09-03V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare1-1/+2
2008-04-29V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fixAndrew Morton1-1/+1
2008-04-24V4L/DVB (7568): Support for DVB-S demod PN1010 (clone of S5H1420) addedPatrick Boettcher1-189/+332
2008-04-24V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-12/+10
2006-06-25V4L/DVB (3859): Convert s5h1420 to refactored tuner codeAndrew de Quincey1-14/+25
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-2/+2
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-3/+3
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-09-09[PATCH] dvb: frontend: s5h1420: fixesAndrew de Quincey1-69/+93
2005-07-07[PATCH] dvb: ttpci: add support for Technotrend/Hauppauge DVB-S SEAndrew de Quincey1-0/+800