summaryrefslogtreecommitdiffstats
path: root/drivers/xen (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-13cs5535: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz1-2/+6
2007-10-13amd74xx/via82cxxx: check ide_config_drive_speed() return valueBartlomiej Zolnierkiewicz2-14/+6
2007-10-13au1xxx: fix au1xxx_set_pio_mode()Bartlomiej Zolnierkiewicz1-4/+3
2007-10-13icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz3-44/+17
2007-10-13ide-pmac: fix PIO setup and enable autotuneBenjamin Herrenschmidt1-8/+12
2007-10-13ide-pmac: use ide_tune_dma() (take 2)Bartlomiej Zolnierkiewicz1-18/+7
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz4-80/+18
2007-10-13ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz1-1/+0
2007-10-13ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz3-35/+7
2007-10-13ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()Bartlomiej Zolnierkiewicz1-11/+1
2007-10-13ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz2-62/+45
2007-10-13ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)Bartlomiej Zolnierkiewicz1-98/+4
2007-10-13ide-pmac: remove control register messing from pmac_ide_dma_check()Bartlomiej Zolnierkiewicz1-1/+1
2007-10-13ide-pmac: fix set_timings_mdma()Bartlomiej Zolnierkiewicz1-28/+12
2007-10-13ide-pmac: pmac_ide_tune_chipset() fixesBartlomiej Zolnierkiewicz1-11/+16
2007-10-13ide-pmac: don't check kauai_lookup_timing() return valueBartlomiej Zolnierkiewicz1-12/+1
2007-10-13ide: unexport ide_acpi_set_stateAdrian Bunk1-1/+0
2007-10-13ide_platform: set hwif->chipsetBartlomiej Zolnierkiewicz1-1/+1
2007-10-13x86/pci/acpi: fix DMI const-ification falloutJeff Garzik1-1/+1
2007-10-13x86: optimise barriersNick Piggin2-3/+7
2007-10-13x86: fix IO write barrierNick Piggin2-14/+7
2007-10-13x86: fence oostores on 64-bitNick Piggin1-0/+1
2007-10-13Only enable BLOCK_COMPAT if COMPAT is neededLinus Torvalds1-2/+3
2007-10-13Update maintainers fileAndi Kleen1-10/+2
2007-10-13PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman3-138/+90
2007-10-13PCI: X86: Introduce and enable PCI domain supportJeff Garzik6-8/+45
2007-10-13PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik3-2/+20
2007-10-13PCI: modify PCI bridge control ISA flag for clarityGary Hade3-4/+4
2007-10-13PCI: use _CRS for PCI resource allocationGary Hade4-0/+145
2007-10-13PCI: avoid P2P prefetch window for expansion ROMsGary Hade1-2/+1
2007-10-13PCI: skip ISA ioresource alignment on some systemsGary Hade4-2/+58
2007-10-13PCI: remove transparent bridge sizingGary Hade1-0/+5
2007-10-13pci: write file size to inode on proc bus file writeDavid Rientjes1-1/+2
2007-10-13pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes1-2/+2
2007-10-13pci: implement "pci=noaer"Randy Dunlap4-0/+21
2007-10-13PCI: fix IDE legacy mode resourcesYoichi Yuasa1-12/+36
2007-10-13MSI: Use correct data offset for 32-bit MSI in read_msi_msg()Roland Dreier1-1/+1
2007-10-13PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman1-2/+1
2007-10-13PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-13PCI: Remove no longer correct documentation regarding MSI vector assignmentMichael Ellerman1-65/+4
2007-10-13PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke2-32/+47
2007-10-13PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok1-3/+1
2007-10-13PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok1-5/+2
2007-10-13cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok1-1/+1
2007-10-13PCI: Add missing PCI capability IDsAlex Chiang1-1/+5
2007-10-13i386: add support for picopower irq routerThomas Backlund2-0/+42
2007-10-13PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev1-0/+6
2007-10-13dma_free_coherent() needs irqs enabled (sigh)David Brownell4-1/+7
2007-10-13pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig1-48/+21
2007-10-13pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi1-45/+12