- fbfa398 PCI: Remove unused pci_configure_slot() by Bjorn Helgaas · 10 years ago
- 81ee573 ACPI / hotplug / PCI: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
- b407166 PCI: shpchp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
- 77094fb PCI: pciehp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
- 6cd3364 PCI: Add pci_configure_device() during enumeration by Bjorn Helgaas · 10 years ago
- 589fcc2 PCI: Move pci_configure_slot() to drivers/pci/probe.c by Bjorn Helgaas · 10 years ago
- 5e3d234 PCI: Shuffle pci-acpi.c functions to group them logically by Bjorn Helgaas · 10 years ago
- abbfec3 PCI: Whitespace cleanup in pci-acpi.c by Bjorn Helgaas · 10 years ago
- 9ce90ea PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c by Bjorn Helgaas · 10 years ago
- 1197ba2 PCI: pciehp: Configure hot-added display devices by Bjorn Helgaas · 10 years ago
- 6a73336 PCI: Remove "no hotplug settings from platform" warning by Bjorn Helgaas · 10 years ago
- b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
- f3dbd80 PCI: Enable CRS Software Visibility for root port if it is supported by Rajat Jain · 10 years ago
- 89665a6 PCI: Check only the Vendor ID to identify Configuration Request Retry by Rajat Jain · 10 years ago
- 11e4253 PCI: Assume all Mellanox devices have broken INTx masking by Gavin Shan · 10 years ago
- adf70fc PCI: designware: Fold struct pcie_port_info into struct pcie_port by Pratyush Anand · 10 years ago
- 3fce0e8 PCI: imx6: Delay enabling reference clock for SS until it stabilizes by Tim Harvey · 10 years ago
- a2351efe Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
- 84a263f PCI: designware: Check private_data validity in single place by Lucas Stach · 10 years ago
- 61da50d PCI: imx6: Probe in module_init(), not fs_initcall() by Lucas Stach · 10 years ago
- c346a54 Merge branch 'pci/host-designware' into pci/host-imx6 by Bjorn Helgaas · 10 years ago
- 8ddebc4 PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() by Lucas Stach · 10 years ago
- 92483df PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() by Lucas Stach · 10 years ago
- 4f2ebe0 PCI: designware: Parse bus-range property from devicetree by Lucas Stach · 10 years ago
- 0c4ffcf PCI: keystone: Add TI Keystone PCIe driver by Murali Karicheri · 10 years ago
- 41534e5 PCI: tegra: Implement a proper resource hierarchy by Thierry Reding · 10 years ago
- 019fa46 PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() by Jisheng Zhang · 10 years ago
- 3e3e406 PCI: imx6: Put LTSSM in "Detect" state before disabling it by Lucas Stach · 10 years ago
- 8961def PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver by Srikanth Thokala · 10 years ago
- 3b7f101 PCI: Remove unnecessary variable in pci_add_dynid() by Tobias Klauser · 10 years ago
- f16c15a Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- b14a3d1 PCI: designware: Add support for v3.65 hardware by Murali Karicheri · 10 years ago
- 385321e PCI/PM: Allow PCI devices to be put into D3cold during system suspend by Rafael J. Wysocki · 10 years ago
- fe9a743 PCI/PM: Drop unused runtime PM support code for PCIe ports by Rafael J. Wysocki · 10 years ago
- 76cde7e PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle by Rafael J. Wysocki · 10 years ago
- f17a6f7 Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 8d7004a PCI: spear: Remove module option by Sachin Kamat · 10 years ago
- a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
- 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 2521129 Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- c3107e3 Merge tag 'please-pull-apei' into x86/ras by H. Peter Anvin · 10 years ago
- e5e0243 Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
- 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
- 85dbb3d ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
- 981c191 Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
- c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 10 years ago
- 2f37c5a PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
- a1c0ae9 PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
- 47ff3de PCI: dra7xx: Add TI DRA7xx PCIe driver by Kishon Vijay Abraham I · 10 years ago
- f4c55c5 PCI: designware: Program ATU with untranslated address by Kishon Vijay Abraham I · 10 years ago
- 4dd964d PCI: designware: Look for configuration space in 'reg', not 'ranges' by Kishon Vijay Abraham I · 10 years ago
- 2cb989f PCI: tegra: Add debugfs support by Thierry Reding · 10 years ago
- c276020 PCI: mvebu: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
- 896cb7e s390/pci: fix kmsg component by Gerald Schaefer · 10 years ago
- 902ee49 ACPI / hotplug / PCI: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
- 779ae55 PCI: spear: Remove spear13xx_pcie_remove() by Viresh Kumar · 10 years ago
- 6675ef2 PCI: spear: Fix Section mismatch compilation warning for probe() by Viresh Kumar · 10 years ago
- f57c0e0 Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 10 years ago
- b776eec Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 10 years ago
- 077fb15 PCI: tegra: Implement accurate power supply scheme by Thierry Reding · 10 years ago
- 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
- 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
- 792688f Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra', 'pci/msi', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
- e11ece5 PCI/MSI: Use irq_get_msi_desc() to simplify code by Yijing Wang · 10 years ago
- 0dae508 PCI/MSI: Remove unused list access in __pci_restore_msix_state() by Yijing Wang · 10 years ago
- a281b78 PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_dev by Yijing Wang · 10 years ago
- 4cc9016 PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() by Yijing Wang · 10 years ago
- d873b4d PCI/MSI: Add msi_setup_entry() to clean up MSI initialization by Yijing Wang · 10 years ago
- 1f6ae47 PCI: Configure ASPM when enabling device by Vidya Sagar · 10 years ago
- ba574dc ACPI / hotplug: Simplify acpi_set_hp_context() by Rafael J. Wysocki · 10 years ago
- 86f5f3c ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() by Rafael J. Wysocki · 10 years ago
- eed6542 PCI: generic: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
- 68947eb PCI: rcar: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
- d975cb5 PCI: tegra: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
- 505d865 PCI: mvebu: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
- 51b66a6 PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx by Pratyush Anand · 11 years ago
- 9f48c89 Merge 3.16-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
- 1d0df48 Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'pci/msi' into next by Bjorn Helgaas · 10 years ago
- 64da465 PCI: Tidy resource assignment messages by Bjorn Helgaas · 10 years ago
- 9477883 PCI: Return conventional error values from pci_revert_fw_address() by Bjorn Helgaas · 10 years ago
- 28f6dbe PCI: Cleanup control flow by Bjorn Helgaas · 10 years ago
- 096d422 PCI: Support BAR sizes up to 128GB by Yinghai Lu · 10 years ago
- 5d37818 PCI: cpqphp: Remove unnecessary null test before debugfs_remove() by Fabian Frederick · 10 years ago
- 0d25d35 PCI: pciehp: Clear Data Link Layer State Changed during init by Myron Stowe · 10 years ago
- 8ab4abb PCI: Add bridge DMA alias quirk for Intel 82801 bridge by Alex Williamson · 10 years ago
- 0549252 PCI: rcar: Remove rcar_pcie_setup_window() resource argument by Phil Edworthy · 10 years ago
- b7718849 PCI: rcar: Cleanup style and formatting by Phil Edworthy · 10 years ago
- 2c3fd4c PCI: rcar: Use correct initial HW settings by Phil Edworthy · 10 years ago
- 8eb12c3 PCI: rcar: Remove redundant config accessor register number checks by Sergei Shtylyov · 10 years ago
- 6c1a32e PCI: pciehp: Remove struct controller.no_cmd_complete by Rajat Jain · 10 years ago
- c333770 PCI: Keep original resource if we fail to expand it by Guo Chao · 10 years ago
- 31ea5d4 PCI/MSI: Cache Multiple Message Capable in struct msi_desc by Yijing Wang · 10 years ago
- 199596e PCI/MSI: Remove unused msi_enabled_mask() by Yijing Wang · 10 years ago