summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tuner-xc2028.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7439): tuner-xc2028: Adds an option to allow forcing to load an spec...Mauro Carvalho Chehab2008-04-241-7/+17
* V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab2008-04-241-3/+12
* V4L/DVB (7260): tuner-xc3028: Don't check return code for clock resetMauro Carvalho Chehab2008-04-241-3/+5
* V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macrosMichael Krufky2008-04-241-4/+4
* V4L/DVB (7114): tuner-xc2028.c: make a function staticAdrian Bunk2008-04-241-1/+1
* V4L/DVB (7200): Fix FM firmware loadingMauro Carvalho Chehab2008-02-181-0/+3
* V4L/DVB (6954): There isn't a MTS radio firmwareMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6897): xc2028: ignore HAS_IF during specific S-Code type searchesChris Pascoe2008-01-251-4/+7
* V4L/DVB (6893): tuner-xc2028: fix xc2028_attach functionMichael Krufky2008-01-251-1/+2
* V4L/DVB (6875): tuner-xc2028: ATSC requires 1.75 MHz tuning offsetMichael Krufky2008-01-251-1/+3
* V4L/DVB (6858): Fix offset for ATSCMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6855): xc2028: select DTV78 firmware if tuning 7MHz VHF / 8MHz UHFChris Pascoe2008-01-251-8/+15
* V4L/DVB (6854): xc2028: be more specific about when applying offset for 7MHz ...Chris Pascoe2008-01-251-1/+10
* V4L/DVB (6853): xc2028: check HAS_IF flag against tableChris Pascoe2008-01-251-2/+2
* V4L/DVB (6852): xc2028: s-code offset should not modify internal control stru...Chris Pascoe2008-01-251-2/+3
* V4L/DVB (6851): xc2028: include int_freq in firmware version displayChris Pascoe2008-01-251-8/+16
* V4L/DVB (6827): Auto-selects D2633 for ATSCMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6683): Fix DVB compatibilityMauro Carvalho Chehab2008-01-251-2/+7
* V4L/DVB (6677): Fix xc2028 driver for non OFDMMauro Carvalho Chehab2008-01-251-2/+0Star
* V4L/DVB (6676): Improve s-code supportMauro Carvalho Chehab2008-01-251-37/+51
* V4L/DVB (6675): Allow selecting the proper SCode table for DTVMauro Carvalho Chehab2008-01-251-0/+18
* V4L/DVB (6674): Add support for other DTV typesMauro Carvalho Chehab2008-01-251-15/+27
* V4L/DVB (6672): Add support for radioMauro Carvalho Chehab2008-01-251-0/+8
* V4L/DVB (6671): Avoids checking digital/analog at check_firmwareMauro Carvalho Chehab2008-01-251-56/+50Star
* V4L/DVB (6662): Fix standard selection for PALMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6661): Remove firmware reload hack for analogMauro Carvalho Chehab2008-01-251-5/+10
* V4L/DVB (6660): Allow fully configuring xc3028 during xc2028_attachMauro Carvalho Chehab2008-01-251-1/+4
* V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6658): Sets a default std, if not specifiedMauro Carvalho Chehab2008-01-251-1/+5
* V4L/DVB (6657): Fix standard selection for PAL/M, PAL/N, PAL/Nc and NTSCMauro Carvalho Chehab2008-01-251-2/+8
* V4L/DVB (6652): xc2028: try non-8MHZ init1 firmwareChris Pascoe2008-01-251-0/+3
* V4L/DVB (6651): xc2028: mask off type correctly when searching for standard-s...Chris Pascoe2008-01-251-1/+3
* V4L/DVB (6650): xc2028: base firmwares should have std0Chris Pascoe2008-01-251-2/+5
* V4L/DVB (6648): xc2028: add sleep hookChris Pascoe2008-01-251-0/+23
* V4L/DVB (6647): xc2028: retry firmware load if tuner does not respondChris Pascoe2008-01-251-3/+34
* V4L/DVB (6646): xc2028: rework firmware (re)loading processChris Pascoe2008-01-251-97/+115
* V4L/DVB (6645): xc2028: allow selection of D2633 firmwareChris Pascoe2008-01-251-3/+4
* V4L/DVB (6644): xc2028: use correct offset into scode firmwareChris Pascoe2008-01-251-2/+10
* V4L/DVB (6643): xc2028: use best match instead of first partial match during ...Chris Pascoe2008-01-251-8/+38
* V4L/DVB (6642): xc2028: don't duplicate max_len in privChris Pascoe2008-01-251-21/+16Star
* V4L/DVB (6641): xc2028: correct tuner offset for 7MHz DTVChris Pascoe2008-01-251-1/+4
* V4L/DVB (6640): xc2028: correctly select 8MHz firmwareChris Pascoe2008-01-251-2/+4
* V4L/DVB (6639): xc2028: correct divisor lengthChris Pascoe2008-01-251-7/+5Star
* V4L/DVB (6638): xc2028: firmware loading cleanupChris Pascoe2008-01-251-44/+38Star
* V4L/DVB (6637): xc2028: add missing breakChris Pascoe2008-01-251-0/+1
* V4L/DVB (6636): xc2028: protect device listChris Pascoe2008-01-251-1/+13
* V4L/DVB (6635): xc2028: v4l2_std_id needs to be long long to display completelyChris Pascoe2008-01-251-5/+5
* V4L/DVB (6634): xc2028: error messages missing whitespaceChris Pascoe2008-01-251-2/+2
* V4L/DVB (6633): xc2028: make register reads atomicChris Pascoe2008-01-251-25/+30
* V4L/DVB (6632): xc2028: fix inverted logic in audio standard checkChris Pascoe2008-01-251-6/+6