summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil8-31/+33
2008-10-12V4L/DVB (8890): budget: Add callback to load firmware for the TDHD1 tunerOliver Endriss2-0/+10
2008-10-12V4L/DVB (8889): dvb-ttpci: Support full-ts hardware modificationOliver Endriss3-25/+92
2008-10-12V4L/DVB (8888): budget: Support Activy DVB-T with TDHD1 tunerOliver Endriss3-0/+82
2008-10-12V4L/DVB (8866): Add dummy FE to the Kconfig-file and fix itPatrick Boettcher3-3/+11
2008-10-12V4L/DVB (8746): v4l-dvb: fix compile warnings.Hans Verkuil2-3/+3
2008-10-12V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil1-1/+1
2008-10-12V4L/DVB (8739): dtv5100: remove prohibited space...Antoine Jacquet1-1/+1
2008-10-12V4L/DVB (8738): dtv5100: remove old definition from headerAntoine Jacquet1-2/+0
2008-10-12V4L/DVB (8736): dtv5100: CodingStyle cleanupsAntoine Jacquet1-8/+7
2008-10-12V4L/DVB (8735): dtv5100: replace dummy frontend by zl10353Antoine Jacquet4-266/+68
2008-10-12V4L/DVB (8734): Initial support for AME DTV-5100 USB2.0 DVB-TAntoine Jacquet5-0/+502
2008-10-12V4L/DVB (8730): drx397xD: fix compilation error caused by changeset 71046dfb0853Mauro Carvalho Chehab1-2/+2
2008-10-12V4L/DVB (8725): drx397xD.c sparse annotationsHarvey Harrison2-9/+9
2008-10-12V4L/DVB (8724): dvb: drx397xD: checkpatch.pl cleanupsFelipe Balbi1-118/+124
2008-10-12V4L/DVB (8658): lgs8gl5: fix build warningsMichael Krufky1-28/+2
2008-10-12V4L/DVB (8657): cxusb: add lgs8gl5 and support for Magic-Pro DMB-TH usb stickTimothy Lee6-0/+821
2008-10-12V4L/DVB (8656): fix DVB_FE_CUSTOMISE for DVB_DIB7000P and DVB_TUNER_DIB0070 w...Michael Krufky3-8/+45
2008-10-12V4L/DVB (8655): cxusb: fix checkpatch warnings & errorsMichael Krufky1-12/+15
2008-10-12V4L/DVB (8654): cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 4 ...Anton Blanchard4-1/+211
2008-10-12V4L/DVB (8560): replace __FUNCTION__ with __func__Alexander Beregalov2-18/+18
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas8-8/+8
2008-10-05V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflowPatrick Boettcher1-1/+1
2008-10-05V4L/DVB (9037): Fix support for Hauppauge Nova-S SEPatrick Boettcher3-6/+12
2008-10-05V4L/DVB (9029): Fix deadlock in demux codeAndreas Oberritter2-13/+19
2008-10-05V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStickMichael Krufky1-0/+2
2008-10-05V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStickMichael Krufky1-1/+1
2008-09-05V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE2-3/+4
2008-09-05V4L/DVB (8876): budget: udelay changed to mdelayThierry MERLE2-2/+4
2008-09-04V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leakAdrian Bunk1-1/+1
2008-09-04V4L/DVB (8840): dib0700: add basic support for Hauppauge Nova-TD-500 (84xxx)Michael Krufky2-1/+7
2008-09-04V4L/DVB (8839): dib0700: add comment to identify 35th USB id pairMichael Krufky1-1/+1
2008-09-04V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare3-9/+10
2008-09-04V4L/DVB (8805): Steven Toth email address changeSteven Toth12-12/+12
2008-09-04V4L/DVB (8804): s5h1411: Enable QAM_AUTO modeSteven Toth1-0/+1
2008-09-04V4L/DVB (8803): s5h1409: Enable QAM_AUTO modeSteven Toth1-0/+1
2008-09-04V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil4-8/+7
2008-09-04V4L/DVB (8722): sms1xxx: fix typo in license headerMichael Krufky6-6/+6
2008-09-04V4L/DVB (8599): au8522: remove if frequency settings from vsb/qam modulation ...Michael Krufky1-6/+0
2008-09-04V4L/DVB (8598): au8522: clean up function au8522_set_ifMichael Krufky1-46/+19
2008-09-04V4L/DVB (8555): au8522: add mechanism to configure IF frequency for vsb and qamMichael Krufky2-0/+75
2008-08-06V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du...Robert Lowery1-3/+4
2008-08-06V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER selectAdrian Bunk1-2/+1
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab1-1/+1
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk5-26/+8
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-26V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex staticAdrian Bunk1-1/+1
2008-07-26V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2-9/+9
2008-07-25V4L/DVB (8451): dw2102: fix in-kernel compilationMauro Carvalho Chehab1-1/+1
2008-07-23V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab1-1/+1