summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/tda10048.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-14[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-1191/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: Add ops.delsys to the remaining frontendsMauro Carvalho Chehab1-1/+1
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] dvb-core: don't use fe_bandwidth_t on driverMauro Carvalho Chehab1-1/+1
2011-12-31[media] tda10048: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-46/+32
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-08-27[media] ttusb2: add support for the dvb-t part of CT-3650 v3Jose Alberto Reguero1-12/+25
2010-08-02V4L/DVB: tda10048: clear the uncorrected packet registers when saturatedGuillaume Audirac1-4/+7
2010-08-02V4L/DVB: tda10048: fix bitmask for the transmission modeGuillaume Audirac1-1/+1
2010-08-02V4L/DVB: tda10048: fix the uncomplete function tda10048_read_berGuillaume Audirac1-6/+24
2009-08-14V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...Matthias Schwarzott1-1/+1
2009-06-23V4L/DVB (12115): tda10048: add missing entry to pll_tab for 3.8 MHz IFMichael Krufky1-0/+1
2009-06-17V4L/DVB (11857): TDA10048: Missing two I/F's / Pll combinations from the PLL ...Steven Toth1-1/+3
2009-06-17V4L/DVB (11854): TDA10048: Ensure the I/F changes during DVB-T 6/7/8 bandwidt...Steven Toth1-61/+123
2009-06-17V4L/DVB (11700): tda10048: Added option to block i2c gate control from other ...Steven Toth1-0/+3
2009-06-17V4L/DVB (11723): Link firmware to physical deviceJean Delvare1-1/+1
2009-06-17V4L/DVB (11697): tda10048: Add ability to select I/F at attach time.Steven Toth1-1/+218
2008-10-18V4L/DVB (9255): tda10048: Checkpatch complianceSteven Toth1-27/+73
2008-09-04V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leakAdrian Bunk1-1/+1
2008-09-04V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-07-10dvb frontends: treat firmware data as constDavid Woodhouse1-1/+1
2008-04-24V4L/DVB (7674): tda10048: Adding an SNR tableSteven Toth1-10/+147
2008-04-24V4L/DVB (7644): Adding support for the NXP TDA10048HN DVB OFDM demodulatorSteven Toth1-0/+704