summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-xc2028.c
AgeCommit message (Expand)Author
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
2007-11-19xc2028: error messages missing whitespaceChris Pascoe
2007-11-19xc2028: make register reads atomicChris Pascoe
2007-11-19xc2028: fix inverted logic in audio standard checkChris Pascoe
2007-11-19xc2028: eliminate i2c macro side-effectsChris Pascoe
2007-11-16Fix driver for i386 architecturesMauro Carvalho Chehab
2007-11-16Fix: add a missing continue statementMauro Carvalho Chehab
2007-11-16Allow RESET_CLK callback and avoids unneeded loadingMauro Carvalho Chehab
2007-11-16Change xc2028_attach method to make easier for DVBMauro Carvalho Chehab
2007-11-16Fix a wrong typecastMauro Carvalho Chehab
2007-11-15Add a modprobe option to manually select audio standardMauro Carvalho Chehab
2007-11-15Corrects printk linesMauro Carvalho Chehab
2007-11-15Fix scode table loadingMauro Carvalho Chehab
2007-11-14Add the capability to work with more complete firmwaresMauro Carvalho Chehab
2007-11-05Fix xc2028 get register functions and callsMauro Carvalho Chehab
2007-11-05Fix a buffer overflow at xc2028_get_regMauro Carvalho Chehab
2007-11-04tuner: convert to bus-based I2C APIHans Verkuil
2007-11-01CodingStyle fixupMauro Carvalho Chehab
2007-11-01Allow faster loading by using 64 bytes block by em28xx i2c writeMauro Carvalho Chehab
2007-10-30Properly fill MODULE_AUTHORMauro Carvalho Chehab