summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2008-01-26V4L/DVB (6691): pvrusb2: Rework pipeline state controlMike Isely13-741/+944
2008-01-26V4L/DVB (6688): V4L: fix copy and paste error in dprintk for videobuf-vmalloc.cBrandon Philips1-1/+1
2008-01-26V4L/DVB (6687): saa7134: add mute support for radio/analog-in on MD9717 and M...Hermann Pitton1-0/+8
2008-01-26V4L/DVB (6685): ir-keymaps.c: extra keys on winfast Y04G0033 remoteMichel Lespinasse1-1/+6
2008-01-26V4L/DVB (6683): Fix DVB compatibilityMauro Carvalho Chehab1-2/+7
2008-01-26V4L/DVB (6681): tda18271: rename 'debug' to 'tda18271_debug'Michael Krufky1-4/+4
2008-01-26V4L/DVB (6680): tda18271: move tda18271_map tables to a separate source fileMichael Krufky4-294/+362
2008-01-26V4L/DVB (6679): tda8290: force tuner init after attachMichael Krufky1-6/+6
2008-01-26V4L/DVB (6678): tda18271: define init callbackMichael Krufky1-8/+10
2008-01-26V4L/DVB (6677): Fix xc2028 driver for non OFDMMauro Carvalho Chehab1-2/+0
2008-01-26V4L/DVB (6676): Improve s-code supportMauro Carvalho Chehab3-51/+66
2008-01-26V4L/DVB (6675): Allow selecting the proper SCode table for DTVMauro Carvalho Chehab2-0/+33
2008-01-26V4L/DVB (6674): Add support for other DTV typesMauro Carvalho Chehab1-15/+27
2008-01-26V4L/DVB (6672): Add support for radioMauro Carvalho Chehab2-2/+11
2008-01-26V4L/DVB (6671): Avoids checking digital/analog at check_firmwareMauro Carvalho Chehab1-56/+50
2008-01-26V4L/DVB (6670): V4L: saa7134: tvaudio cleanupsMaxim Levitsky3-40/+41
2008-01-26V4L/DVB (6669): Add few missing bits of code to saa7134_resumeMaxim Levitsky1-0/+3
2008-01-26V4L/DVB (6668): Fix theoretical races between IRQ handler and .suspend/resumeMaxim Levitsky1-1/+7
2008-01-26V4L/DVB (6667): Fix access to configuration space while in D3Maxim Levitsky1-3/+3
2008-01-26V4L/DVB (6665a): finish the VID_HARDWARE_* removalAdrian Bunk1-4/+0
2008-01-26V4L/DVB (6665): Fix CodingStyleMauro Carvalho Chehab1-90/+113
2008-01-26V4L/DVB (6662): Fix standard selection for PALMauro Carvalho Chehab1-0/+3
2008-01-26V4L/DVB (6661): Remove firmware reload hack for analogMauro Carvalho Chehab1-5/+10
2008-01-26V4L/DVB (6660): Allow fully configuring xc3028 during xc2028_attachMauro Carvalho Chehab2-1/+5
2008-01-26V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab5-12/+6
2008-01-26V4L/DVB (6658): Sets a default std, if not specifiedMauro Carvalho Chehab1-1/+5
2008-01-26V4L/DVB (6657): Fix standard selection for PAL/M, PAL/N, PAL/Nc and NTSCMauro Carvalho Chehab1-2/+8
2008-01-26V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding er...Chris Pascoe3-11/+14
2008-01-26V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devicesChris Pascoe2-11/+106
2008-01-26V4L/DVB (6654): mt352: support oversampled IF inputChris Pascoe1-1/+7
2008-01-26V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firm...Chris Pascoe2-1/+88
2008-01-26V4L/DVB (6652): xc2028: try non-8MHZ init1 firmwareChris Pascoe1-0/+3
2008-01-26V4L/DVB (6651): xc2028: mask off type correctly when searching for standard-s...Chris Pascoe2-1/+5
2008-01-26V4L/DVB (6650): xc2028: base firmwares should have std0Chris Pascoe1-2/+5
2008-01-26V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4Chris Pascoe3-2/+201
2008-01-26V4L/DVB (6648): xc2028: add sleep hookChris Pascoe1-0/+23
2008-01-26V4L/DVB (6647): xc2028: retry firmware load if tuner does not respondChris Pascoe1-3/+34
2008-01-26V4L/DVB (6646): xc2028: rework firmware (re)loading processChris Pascoe3-97/+124
2008-01-26V4L/DVB (6645): xc2028: allow selection of D2633 firmwareChris Pascoe2-3/+5
2008-01-26V4L/DVB (6644): xc2028: use correct offset into scode firmwareChris Pascoe1-2/+10
2008-01-26V4L/DVB (6643): xc2028: use best match instead of first partial match during ...Chris Pascoe1-8/+38
2008-01-26V4L/DVB (6642): xc2028: don't duplicate max_len in privChris Pascoe1-21/+16
2008-01-26V4L/DVB (6641): xc2028: correct tuner offset for 7MHz DTVChris Pascoe1-1/+4
2008-01-26V4L/DVB (6640): xc2028: correctly select 8MHz firmwareChris Pascoe1-2/+4
2008-01-26V4L/DVB (6639): xc2028: correct divisor lengthChris Pascoe1-7/+5
2008-01-26V4L/DVB (6638): xc2028: firmware loading cleanupChris Pascoe1-44/+38
2008-01-26V4L/DVB (6637): xc2028: add missing breakChris Pascoe1-0/+1
2008-01-26V4L/DVB (6636): xc2028: protect device listChris Pascoe1-1/+13
2008-01-26V4L/DVB (6635): xc2028: v4l2_std_id needs to be long long to display completelyChris Pascoe1-5/+5
2008-01-26V4L/DVB (6634): xc2028: error messages missing whitespaceChris Pascoe1-2/+2