summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/tuners
AgeCommit message (Expand)Author
2008-11-16xc5000: check xc5000_readreg return value for XC_RESULT_SUCCESSMichael Krufky
2008-11-16xc5000: cleanup i2c write routinesMichael Krufky
2008-11-16xc5000: cleanup i2c read routinesMichael Krufky
2008-11-15xc5000: handle tuner reset failures properlyMichael Krufky
2009-05-11tuner: add support Philips MK5 tunerMauro Carvalho Chehab
2009-04-26Link firmware to physical deviceMauro Carvalho Chehab
2009-04-14backport a few language cleanupsMauro Carvalho Chehab
2009-03-25tda827x: fix locking issues with DVB-CMauro Carvalho Chehab
2009-03-23mxl5005s: Switch in mxl5005s_set_params should operate on correct valuesAndy Walls
2009-03-20Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab
2009-03-18merge: http://linuxtv.org/hg/~dheitmueller/hvr950q-analog2Mauro Carvalho Chehab
2009-03-11xc5000: fix bug for hybrid xc5000 devices with IF other than 5380Devin Heitmueller
2009-03-10Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab
2009-03-03xc5000: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab
2009-03-03xc5000: prepare it to be used by cx231xx moduleMauro Carvalho Chehab
2008-12-18merge: http://www.linuxtv.org/hg/~dheitmueller/v4l-dvbMauro Carvalho Chehab
2008-12-18tuner-xc2028: allow printing stack trace as debug on sleep codeMauro Carvalho Chehab
2008-12-17xc5000: remove init_fw optionDevin Heitmueller
2008-12-08tda8290: fix FM radioMauro Carvalho Chehab
2008-12-08tda827x: fix returned frequencyMauro Carvalho Chehab
2008-12-08tda827x: fix printk message when in FM modeMauro Carvalho Chehab
2008-12-05tuner-xc2028: fix a small warningMauro Carvalho Chehab
2008-12-05tuner-xc2028: powers device of when not usedMauro Carvalho Chehab
2008-11-13drivers/media: use ARRAY_SIZEMauro Carvalho Chehab
2008-10-30tda9887/cx88: secam-bghdarron@kewl.org
2008-10-13mxl5005s: Bug fix stopped DVB-T from working the second time around.Steven Toth
2008-10-15tuner: add FMD1216MEX tunerdarron@kewl.org
2008-10-16mxl5005s: Checkpatch complianceSteven Toth
2008-10-16xc5000: Checkpatch complianceSteven Toth
2008-09-28tuner-xc2028: Do a better job selecting firmware typeMauro Carvalho Chehab
2008-09-12convert tuner drivers to use dvb_frontend->callbackMichael Krufky
2008-09-24merge: http://linuxtv.org/hg/~anttip/af9015Mauro Carvalho Chehab
2008-09-16Use correct XC3028L firmware for AMD ATI TV Wonder 600Michael Krufky
2008-09-15mt2060: implement I2C-gate controlAntti Palosaari
2008-09-11common/tuners: Drop code after return or gotoMauro Carvalho Chehab
2008-09-06xc5000: dont pass devptr in xc5000_attach()Michael Krufky
2008-09-06xc5000: prevent an OOPS if analog driver is unloaded while digital is in useMichael Krufky
2008-09-06xc5000: allow multiple driver instances for the same hardware to share stateMichael Krufky
2008-09-06xc5000: kill xc5000_priv.hMichael Krufky
2008-08-29merge: http://www.linuxtv.org/hg/~stoth/cleanupsMauro Carvalho Chehab
2008-08-28Steven Toth email address changeSteven Toth
2008-08-23v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-08-05Add support for TCL tuner MF02GIP-5N-EMauro Carvalho Chehab
2008-07-27mxl5007: Fix an error at include fileMauro Carvalho Chehab
2008-07-27remove select's of FW_LOADERMauro Carvalho Chehab
2008-07-27merge: http://linuxtv.org/hg/~mkrufky/mxl5007tMauro Carvalho Chehab
2008-07-26mxl5007t: remove excessive locksMichael Krufky
2008-07-26mxl5007t: move i2c gate handling outside of mutex protected code blocksMichael Krufky
2008-07-22mt20xx: test below 0 on unsigned lo1a and lo2aMauro Carvalho Chehab
2008-07-25videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans Verkuil