aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/ves1820.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-04V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss1-12/+58
2007-11-04V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap5-5/+5
2007-11-04V4L/DVB (6478): ir-functions use input functions, should depend on INPUTRandy Dunlap1-0/+1
2007-11-04V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=mAdrian Bunk1-5/+1
2007-11-04V4L/DVB (6407): planb: fix obvious interrupt handling bugsJeff Garzik1-4/+4
2007-11-04V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadrohermann pitton1-2/+2
2007-11-04V4L/DVB (6403): mt2131: replace comma with semicolon fixSteven Toth1-1/+1
2007-11-04V4L/DVB (6402): s5h1409: Fix broken QAM supportSteven Toth1-10/+86
2007-11-04V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheetJonathan Corbet1-0/+3
2007-11-04V4L/DVB (6394): Fix a cafe_ccic resume bugJonathan Corbet1-0/+3
2007-11-04V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURETrent Piepho1-0/+2
2007-11-04V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlcTrent Piepho1-4/+0
2007-11-04V4L/DVB (6390): Updates missing entries at CARDLIST.em28xxMauro Carvalho Chehab1-0/+3
2007-11-04rtc: ignore msb when reading back mday from alarmMark Lord1-1/+2
2007-11-04kbuild: do not pick up CFLAGS from the environmentSam Ravnborg1-3/+16
2007-11-04ieee1394: iso and async streams: s/g list fixJens Axboe1-2/+1
2007-11-03[libata] Utilize new SCSI event infrastructureJeff Garzik1-3/+5
2007-11-03SCSI: add asynchronous event notification APIJeff Garzik4-0/+211
2007-11-03NTFS: Fix read regression.Anton Altaparmakov3-5/+20
2007-11-03[SCSI] ibmvscsi: Prevent IO during partner loginRobert Jennings1-5/+14
2007-11-03[SCSI] lpfc : Correct queue tag handlingJames Smart1-2/+3
2007-11-03[SCSI] Update MAINTAINER email address and treesJames Bottomley1-2/+4
2007-11-03libata: don't configure downstream links faster than the upstream linkTejun Heo1-6/+16
2007-11-03libata: request PHY speed configuration on SControl access failureTejun Heo1-1/+1
2007-11-03libata: consider errors not associated with commands for speed downTejun Heo1-6/+13
2007-11-03libata: more robust reset failure handlingTejun Heo1-9/+16
2007-11-03libata: cosmetic clean up / reorganization of ata_eh_reset()Tejun Heo1-56/+56
2007-11-03libata: fix timing computation in ata_eh_reset()Tejun Heo1-1/+1
2007-11-03libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby2-0/+10
2007-11-03sata_promise: fix endianess bug in ASIC PRD bug workaroundMikael Pettersson1-1/+1
2007-11-03libata: fix docbookStephen Hemminger1-3/+3
2007-11-03make ata_scsi_lpm_get() staticAdrian Bunk1-1/+1
2007-11-03libata: suppress two warningsStephen Rothwell1-0/+4
2007-11-03ata/sata_fsl: Remove ata_scsi_suspend/resume callbacksashish kalra1-4/+0
2007-11-03ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()ashish kalra1-70/+0
2007-11-03ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdefashish kalra1-0/+2
2007-11-03ata/sata_fsl: cleanup style problemLi Yang1-6/+6
2007-11-03ata/sata_fsl: remove unneeded sata_fsl_hardreset()Jeff Garzik1-13/+1
2007-11-03ata/sata_fsl: remove unneeded on-stack copy of FISJeff Garzik1-3/+1
2007-11-03ata/sata_fsl: cleanup needless casts to/from void __iomem *Jeff Garzik1-2/+2
2007-11-03ata/sata_fsl: Remove unnecessary SCR casesJeff Garzik1-14/+2
2007-11-03ata/sata_fsl: Kill ata_sg_is_last()Li Yang1-1/+1
2007-11-03ata/sata_fsl: save irq in private data for irq unmappingLi Yang1-1/+3
2007-11-03ata/sata_fsl: Remove deprecated hooksLi Yang1-4/+0
2007-11-03ata/sata_fsl: Update for ata_link introductionLi Yang1-13/+18
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle3-2/+6
2007-11-02[WATCHDOG] iTCO_wdt.c ICH8 pci-device-id'sWim Van Sebroeck1-4/+12
2007-11-02[WATCHDOG] iTCO_wdt.c init & exit fixesWim Van Sebroeck1-5/+5
2007-11-02[WATCHDOG] iTCO_wdt.c pci_device_id table clean-upWim Van Sebroeck1-39/+48
2007-11-02[WATCHDOG] spin_lock_init() fixesAlexey Dobriyan19-57/+20