summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-xc2028.c
AgeCommit message (Expand)Author
2008-03-26tuner-xc2028: Adds an option to allow forcing to load an specific firmware nameMauro Carvalho Chehab
2008-03-21Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab
2008-01-29tuner-xc3028: Don't check return code for clock resetMauro Carvalho Chehab
2008-02-13Fix FM firmware loadingMauro Carvalho Chehab
2008-02-02remove PREFIX from users of tuner_foo printk macrosMichael Krufky
2008-01-28 tuner-xc2028.c: make a function staticMauro Carvalho Chehab
2008-01-29changeset 5b83176312cc got mangled by an experimental changeMauro Carvalho Chehab
2008-01-28 tuner-xc2028.c: make a function staticMauro Carvalho Chehab
2008-01-06Fix CodingStyleMauro Carvalho Chehab
2008-01-05There isn't a MTS radio firmwareMauro Carvalho Chehab
2007-12-02xc2028: ignore HAS_IF during specific S-Code type searchesChris Pascoe
2007-12-21tuner-xc2028: fix xc2028_attach functionMichael Krufky
2007-12-18 tuner-xc2028: ATSC requires 1.75 MHz tuning offsetMauro Carvalho Chehab
2007-12-18Fix offset for ATSCMauro Carvalho Chehab
2007-12-02xc2028: select DTV78 firmware if tuning 7MHz VHF / 8MHz UHFChris Pascoe
2007-12-02xc2028: be more specific about when applying offset for 7MHz channelsChris Pascoe
2007-12-02xc2028: check HAS_IF flag against tableChris Pascoe
2007-12-02xc2028: s-code offset should not modify internal control structureChris Pascoe
2007-12-02xc2028: include int_freq in firmware version displayChris Pascoe
2007-12-16Auto-selects D2633 for ATSCMauro Carvalho Chehab
2007-12-02Fix DVB compatibilityMauro Carvalho Chehab
2007-11-25Fix xc2028 driver for non OFDMMauro Carvalho Chehab
2007-11-25Improve s-code supportMauro Carvalho Chehab
2007-11-24Allow selecting the proper SCode table for DTVMauro Carvalho Chehab
2007-11-24Add support for other DTV typesMauro Carvalho Chehab
2007-11-24Add support for radioMauro Carvalho Chehab
2007-11-24Avoids checking digital/analog at check_firmwareMauro Carvalho Chehab
2007-11-22Fix standard selection for PALMauro Carvalho Chehab
2007-11-22Remove firmware reload hack for analogMauro Carvalho Chehab
2007-11-22Allow fully configuring xc3028 during xc2028_attachMauro Carvalho Chehab
2007-11-22Convert MTS to bitfieldMauro Carvalho Chehab
2007-11-23Sets a default std, if not specifiedMauro Carvalho Chehab
2007-11-22Fix standard selection for PAL/M, PAL/N, PAL/Nc and NTSCMauro Carvalho Chehab
2007-11-20xc2028: try non-8MHZ init1 firmwareChris Pascoe
2007-11-20xc2028: mask off type correctly when searching for standard-specific typesChris Pascoe
2007-11-20xc2028: base firmwares should have std0Chris Pascoe
2007-11-20xc2028: add sleep hookChris Pascoe
2007-11-20xc2028: retry firmware load if tuner does not respondChris Pascoe
2007-11-20xc2028: rework firmware (re)loading processChris Pascoe
2007-11-19xc2028: allow selection of D2633 firmwareChris Pascoe
2007-11-19xc2028: use correct offset into scode firmwareChris Pascoe
2007-11-19xc2028: use best match instead of first partial match during firmware selectionChris Pascoe
2007-11-19xc2028: don't duplicate max_len in privChris Pascoe
2007-11-19xc2028: correct tuner offset for 7MHz DTVChris Pascoe
2007-11-19xc2028: correctly select 8MHz firmwareChris Pascoe
2007-11-19xc2028: correct divisor lengthChris Pascoe
2007-11-19xc2028: firmware loading cleanupChris Pascoe
2007-11-19xc2028: add missing breakChris Pascoe
2007-11-19xc2028: protect device listChris Pascoe
2007-11-19xc2028: v4l2_std_id needs to be long long to display completelyChris Pascoe