aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-06-16PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige
2009-06-16PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige
2009-06-16PCI: PCIE AER: export aer_irqHuang Ying
2009-06-16PCI: Add pci_bus_set_opsHuang Ying
2009-06-16PCI: use pci_is_root_bus() in pci_common_swizzle()Kenji Kaneshige
2009-06-16PCI: use pci_is_root_bus() in pci_get_interrupt_pin()Kenji Kaneshige
2009-06-16PCI: use pci_is_root_bus() in pci_read_bridge_bases()Kenji Kaneshige
2009-06-16PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()Kenji Kaneshige
2009-06-16PCI quirk: HP hides SMBus controller in Compaq nx9500 laptopsMichal Miroslaw
2009-06-16PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsetsMichal Miroslaw
2009-06-11PCI: expose SMBus on Asus notebook A6LMats Erik Andersson
2009-06-11PCI: Add support for turning PCIe ECRC on or offAndrew Patterson
2009-06-11PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki
2009-06-11PCI: fix SR-IOV function dependency link problemYu Zhao
2009-06-11PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()Alex Chiang
2009-06-11PCI MSI: let drivers retry when not enough vectorsMichael S. Tsirkin
2009-06-11PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li
2009-06-11PCI: remove deprecated pci_find_slot() interfaceAlex Chiang
2009-06-11PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: constify slot_name()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang
2009-06-11PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang
2009-06-11PCI Hotplug: cpqphp: style cleanupsAlex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang
2009-06-11PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang
2009-06-11PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang
2009-06-11PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang
2009-06-11PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.hAlex Chiang
2009-06-11PCI Hotplug: cpqphp: fix comment styleAlex Chiang
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang
2009-06-11PCI: improve resource allocation under transparent bridgesYinghai Lu
2009-06-11PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu
2009-06-11PCI MSI: Define PCI_MSI_MASK_32/64Hidetoshi Seto
2009-06-11PCI: ibmphp_core.c: fix warning due to missing module_exit()akpm@linux-foundation.org
2009-06-11PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-11PCI MSI: Remove unused/obsolete macros and definitionsHidetoshi Seto
2009-06-04PCI: use fixed-up device class when configuring deviceYu Zhao
2009-05-27PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang
2009-05-19PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-05-11PCI MSI: Fix MSI-X with NIU cardsMatthew Wilcox
2009-05-11intel-iommu: PAE memory corruption fixDavid Woodhouse
2009-05-05PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin
2009-04-22PCI: only save/restore existent registers in the PCIe capabilityYu Zhao
2009-04-22docbooks: add/fix PCI kernel-docRandy Dunlap
2009-04-22PCI: cleanup debug output resourcesYinghai Lu
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox
2009-04-22PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger