summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (6660): Allow fully configuring xc3028 during xc2028_attachMauro Carvalho Chehab2008-01-252-1/+5
* V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab2008-01-255-12/+6
* 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 (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding er...Chris Pascoe2008-01-253-11/+14
* V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devicesChris Pascoe2008-01-252-11/+106
* V4L/DVB (6654): mt352: support oversampled IF inputChris Pascoe2008-01-251-1/+7
* V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firm...Chris Pascoe2008-01-252-1/+88
* 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-252-1/+5
* V4L/DVB (6650): xc2028: base firmwares should have std0Chris Pascoe2008-01-251-2/+5
* V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4Chris Pascoe2008-01-253-2/+201
* 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-253-97/+124
* V4L/DVB (6645): xc2028: allow selection of D2633 firmwareChris Pascoe2008-01-252-3/+5
* 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/+16
* 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/+5
* V4L/DVB (6638): xc2028: firmware loading cleanupChris Pascoe2008-01-251-44/+38
* 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-252-25/+43
* V4L/DVB (6632): xc2028: fix inverted logic in audio standard checkChris Pascoe2008-01-251-6/+6
* V4L/DVB (6631): xc2028: eliminate i2c macro side-effectsChris Pascoe2008-01-251-36/+46
* V4L/DVB (6630): zl10353: calculate input frequency register instead of using ...Chris Pascoe2008-01-253-8/+43
* V4L/DVB (6628): zl10353: Improve support for boards without a tuner on second...Chris Pascoe2008-01-252-19/+17
* V4L/DVB (6627): CXUSB: handle write then read from different addressChris Pascoe2008-01-251-5/+3
* V4L/DVB (6626): CXUSB: support only-read i2c requestsChris Pascoe2008-01-251-3/+17
* V4L/DVB (6625): CXUSB: i2c transfer failure notificationChris Pascoe2008-01-251-1/+1
* V4L/DVB (6624): CXUSB: return control message transfer result to callerChris Pascoe2008-01-251-4/+2
* V4L/DVB (6623): remove saa7134-ossAdrian Bunk2008-01-254-1072/+3
* V4L/DVB (6622): tda827x: prevent possible NULL pointer dereference in tda827x...Michael Krufky2008-01-251-0/+5
* V4L/DVB (6621): tda827x: fix NULL pointer dereference during tda827x_probe_ve...Michael Krufky2008-01-251-2/+4
* V4L/DVB (6620): kconfig: VIDEO_SAA7134 must select VIDEO_TVEEPROMMichael Krufky2008-01-251-0/+1
* V4L/DVB (6619): Use MTS firmware for the HVR-900Aidan Thornton2008-01-253-3/+31
* V4L/DVB (6618): drivers/media/dvb: Add missing "space"Joe Perches2008-01-251-2/+2
* V4L/DVB (6617): drivers/media/video: Add missing "space"Joe Perches2008-01-253-3/+3
* V4L/DVB (6616): drivers/media/radio: Add missing "space"Joe Perches2008-01-251-2/+2
* V4L/DVB (6614): Fix driver for i386 architecturesMauro Carvalho Chehab2008-01-252-11/+13
* V4L/DVB (6613): Fix: add a missing continue statementMauro Carvalho Chehab2008-01-251-0/+1
* V4L/DVB (6612): Allow RESET_CLK callback and avoids unneeded loadingMichel Ludwig2008-01-251-0/+20
* V4L/DVB (6611): Change xc2028_attach method to make easier for DVBMichel Ludwig2008-01-253-40/+44
* V4L/DVB (6610): Fix a wrong typecastMichel Ludwig2008-01-251-1/+1
* V4L/DVB (6607): saa7134: add support for reading Hauppauge eepromMichael Krufky2008-01-252-2/+33
OpenPOWER on IntegriCloud