summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on Hauppauge Wi...Michael Krufky2008-12-295-2/+49
* V4L/DVB (9738): sms1xxx: fix invalid unc readingsMichael Krufky2008-12-292-1/+16
* V4L/DVB (9736): sms1xxx: enable power LED on Hauppauge WinTV MiniStickMichael Krufky2008-12-293-0/+41
* V4L/DVB (9735): sms1xxx: turn off LEDs after initialization of Hauppauge WinT...Michael Krufky2008-12-293-0/+54
* V4L/DVB (9733): sms1xxx: add autodetection support for Hauppauge WinTV MiniCardMichael Krufky2008-12-292-0/+16
* V4L/DVB (9734): sms1xxx: add functions to configure and set gpioMichael Krufky2008-12-292-0/+102
* V4L/DVB (9678): af9015: Cleanup switch for usb IDHans Verkuil2008-12-291-6/+6
* V4L/DVB (9665): af9015: Add support for the Digittrade DVB-T USB Stick remoteAlain Kalker2008-12-292-0/+74
* V4L/DVB (9637): usb vendor_ids/product_ids are __le16Harvey Harrison2008-12-291-6/+6
* V4L/DVB (9636): dvb: cinergyt2 annotate struct endianness, remove unused vari...Harvey Harrison2008-12-292-7/+6
* V4L/DVB (9633): Put s5h1411 into low power mode at end of attach() callDevin Heitmueller2008-12-291-0/+3
* V4L/DVB (9572): Whitespace cleanupMauro Carvalho Chehab2008-12-291-5/+5
* V4L/DVB (9537): Add TerraTec Cinergy S USB supportIgor M. Liplianin2008-12-291-1/+11
* V4L/DVB (9520): stb0899 Remove double .read_status assignmentIgor M. Liplianin2008-12-291-4/+3
* V4L/DVB (9526): af9015: add support for KWorld USB DVB-T TV Stick II (VS-DVBT...Antti Palosaari2008-12-292-1/+9
* V4L/DVB (9525): af9015: add support for AverMedia Volar X remote.Jose Alberto Reguero2008-12-292-0/+86
* V4L/DVB: remove unused #include <version.h>Huang Weiyi2008-12-291-1/+0
* V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile errorHans Verkuil2008-12-291-1/+1
* V4L/DVB (9490): linux-next: v4l-dvb tree build failureStephen Rothwell2008-12-291-1/+1
* V4L/DVB (9479): Wait for a maximum of 100mSManu Abraham2008-12-291-1/+1
* V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to ueventKay Sievers2008-12-291-1/+11
* V4L/DVB (9472): dm1105: fix the misuse of pci_dma_mapping_errorFUJITA Tomonori2008-12-291-1/+1
* V4L/DVB (9470): Disable PLL Loop while tuningAles Jurik2008-12-291-1/+11
* V4L/DVB (9469): Port STB0899 and STB6100Manu Abraham2008-12-294-407/+66
* V4L/DVB (9468): Miscellaneous fixesReinhard Nissl2008-12-292-6/+6
* V4L/DVB (9467): Fix runtime verbosityReinhard Nissl2008-12-292-72/+72
* V4L/DVB (9466): Bug: Fix incorrect Register definitionsManu Abraham2008-12-291-2/+2
* V4L/DVB (9465): Fix incorrect IF_AGC Bitfield definitionManu Abraham2008-12-291-1/+1
* V4L/DVB (9464): Remove unreferenced deliveryManu Abraham2008-12-291-3/+0
* V4L/DVB (9463): Make delivery system standalone.Manu Abraham2008-12-291-3/+11
* V4L/DVB (9462): Allow specifying clock per deviceManu Abraham2008-12-294-2/+11
* V4L/DVB (9461): Initialize SYSREG registerManu Abraham2008-12-292-4/+2
* V4L/DVB (9460): Code SimplificationManu Abraham2008-12-291-3/+1
* V4L/DVB (9459): We can now reduce the debug levels, just need to look at erro...Manu Abraham2008-12-291-1/+1
* V4L/DVB (9458): Bugfix: gate control needs to be handledManu Abraham2008-12-291-0/+2
* V4L/DVB (9457): Optimization, Fix a BugManu Abraham2008-12-297-29/+37
* V4L/DVB (9456): Select STB0899, STB6100, TDA8261 for budget_ci and budget_av ...Manu Abraham2008-12-291-0/+4
* V4L/DVB (9455): Cleanup: remove some superfluous stuff and dead commented out...Manu Abraham2008-12-292-32/+5
* V4L/DVB (9454): Fix a compile warningManu Abraham2008-12-292-2/+2
* V4L/DVB (9453): stb0899: fix compilation warningsManu Abraham2008-12-293-8/+4
* V4L/DVB (9452): Fix invalid GCT modeManu Abraham2008-12-291-0/+3
* V4L/DVB (9451): Bug! F/3 Clock domain was incorrectly usedManu Abraham2008-12-291-1/+1
* V4L/DVB (9450): Code Review: #4 Consolidate configurationsManu Abraham2008-12-296-714/+536
* V4L/DVB (9449): Code Simplification: use do_div() insteadReinhard Nissl2008-12-291-35/+34
* V4L/DVB (9448): Bug: fix array sizeReinhard Nissl2008-12-291-2/+2
* V4L/DVB (9447): stb6100: improve roundingReinhard Nissl2008-12-291-1/+1
* V4L/DVB (9446): Bug Fix an overflow in bandwidth calculationReinhard Nissl2008-12-291-1/+1
* V4L/DVB (9445): Bug: Bandwidth calculation at upper and lower boundariesReinhard Nissl2008-12-291-3/+3
* V4L/DVB (9444): Initialize post process events to NULLManu Abraham2008-12-293-3/+7
* V4L/DVB (9443): Bug: Bandwidth calculationManu Abraham2008-12-292-4/+3
OpenPOWER on IntegriCloud