aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-15PCI: add power-state name stringsAlan Stern
2009-06-15PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
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-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-04PCI: use fixed-up device class when configuring deviceYu Zhao
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-29Merge branch 'merge' into nextBenjamin Herrenschmidt
2009-05-27PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang
2009-05-21powerpc/pci: Cleanup some minor cruftKumar Gala
2009-05-19PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-18VT-d: support the device IOTLBYu Zhao
2009-05-18VT-d: cleanup iommu_flush_iotlb_psi and flush_unmapsYu Zhao
2009-05-18VT-d: add device IOTLB invalidation supportYu Zhao
2009-05-18VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao
2009-05-18PCI: handle Virtual Function ATS enablingYu Zhao
2009-05-18PCI: support the ATS capabilityYu Zhao