summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu
2008-04-26driver core: try parent numa_node at first before using defaultYinghai Lu
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu
2008-04-25pciehp: Fix command writeKenji Kaneshige
2008-04-25shpchp: fix slot nameKenji Kaneshige
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk
2008-04-25pciehp: Clean up pcie_init()Kenji Kaneshige
2008-04-25pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige
2008-04-25pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige
2008-04-25pciehp: fix slot nameKenji Kaneshige
2008-04-24intel-iommu.c: dma ops fixIngo Molnar
2008-04-23PCI Express ASPM support should default to 'No'Jesper Juhl
2008-04-22Fix cardbus resource allocationLinus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-20PCI: pci-iommu-iotlb-flushing-speedupmark gross
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk
2008-04-20PCI: Update VIA CX700 quirkTim Yamin
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2008-04-20PCI: iommu: iotlb flushingmark gross
2008-04-20PCI: simplify quirk debug outputBjorn Helgaas
2008-04-20PCI: iova RB tree setup tweakmark gross
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman