- ef0dab4 PCI: Fix unaligned accesses in VC code by David Miller · 8 years ago
- 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 9797f6b Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- e257ef5 Merge branches 'pci/arm64' and 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
- 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 8 years ago
- ad67b43 PCI: Disable all BAR sizing for devices with non-compliant BARs by Prarit Bhargava · 9 years ago
- 92efb1b PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs by Alex Williamson · 8 years ago
- c5076cf PCI, of: Move PCI I/O space management to PCI core code by Tomasz Nowicki · 9 years ago
- 1958e71 PCI: generic, thunder: Use generic ECAM API by Jayachandran C · 9 years ago
- 35ff947 PCI: Provide common functions for ECAM mapping by Jayachandran C · 9 years ago
- 3773dd2 powerpc/pci: Rename pcibios_find_pci_bus() by Gavin Shan · 9 years ago
- bd251b8 powerpc/pci: Rename pcibios_{add, remove}_pci_devices() by Gavin Shan · 9 years ago
- c511462 Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 725d012 Merge 4.6-rc7 into char-misc-testing by Greg Kroah-Hartman · 9 years ago
- bdd7444 PCI: hv: Add explicit barriers to config space access by Vitaly Kuznetsov · 9 years ago
- f841522 PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit by Lukas Wunner · 9 years ago
- d9322d2 Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next by Bjorn Helgaas · 9 years ago
- 58f8b09 Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-thunder' and 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
- 26e5157 PCI: Add Downstream Port Containment driver by Keith Busch · 9 years ago
- 10126ac PCI: Add Downstream Port Containment portdrv service type by Keith Busch · 9 years ago
- 6d81417 PCI: Widen portdrv service type from 4 bits to 8 bits by Keith Busch · 9 years ago
- a5cb903 PCI: designware: Remove incorrect RC memory base/limit configuration by Gabriele Paoloni · 9 years ago
- deb22e5 PCI: hv: Report resources release after stopping the bus by Vitaly Kuznetsov · 9 years ago
- 4d31c61 PCI: imx6: Implement reset sequence for i.MX6+ by Andrey Smirnov · 9 years ago
- e6f1fef PCI: imx6: Use enum instead of bool for variant indicator by Andrey Smirnov · 9 years ago
- 9a2a5a6 PCI: Do not treat EPROBE_DEFER as device attach failure by Lukas Wunner · 9 years ago
- 1e398ea PCI: Fix BUG on device attach failure by Lukas Wunner · 9 years ago
- 93bf907 PCI: thunder: Don't clobber read-only bits in bridge config registers by David Daney · 9 years ago
- 76ba8c1 PCI: rcar: Select PCI_MSI_IRQ_DOMAIN by Arnd Bergmann · 9 years ago
- 696ca5e drivers:hv: Use new vmbus_mmio_free() from client drivers. by Jake Oshins · 9 years ago
- 6fe7c18 PCI: tegra: Support per-lane PHYs by Thierry Reding · 9 years ago
- 1c52a51 PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controller by Thomas Petazzoni · 9 years ago
- ca62072 PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive() by Bjorn Helgaas · 9 years ago
- 7f76854 Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbolt' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 1e9f8dc PCI: keystone: Remove unnecessary goto statement by Murali Karicheri · 9 years ago
- 350a73b PCI: rcar-pcie: Remove Gen2 designation from Kconfig by Simon Horman · 9 years ago
- a5fcec4 PCI: imx6: Add DT property for link gen, default to Gen1 by Tim Harvey · 9 years ago
- 3ea8529a PCI: imx6: Add reset-gpio-active-high boolean property to DT by Petr Štetiar · 9 years ago
- e3c06cd PCI: imx6: Add initial imx6sx support by Christoph Fritz · 9 years ago
- 4d1821e PCI: imx6: Factor out ref clock enable by Bjorn Helgaas · 9 years ago
- 1bf2bf2 PCI: Work around Intel Sunrise Point PCH incorrect ACS capability by Alex Williamson · 9 years ago
- c1d61c9 PCI: Reverse standard ACS vs device-specific ACS enabling by Alex Williamson · 9 years ago
- 8bcf452 PCI: Mark Intel i40e NIC INTx masking as broken by Alex Williamson · 9 years ago
- 12566cc3 Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- cb92148 PCI: Add pci_set_vpd_size() to set VPD size by Hariprasad Shenai · 9 years ago
- 4d88d5a PCI: acpiphp_ibm: Avoid uninitialized variable reference by Dan Carpenter · 9 years ago
- ab0fa82 pci-sysfs: use proper file capability helper function by Linus Torvalds · 9 years ago
- 025dd3d PCI: keystone: Add error IRQ handler by Murali Karicheri · 9 years ago
- b1a928c PCI: Add DMA alias quirk for mic_x200_dma by Jacek Lawrynowicz · 9 years ago
- 338c314 PCI: Add support for multiple DMA aliases by Jacek Lawrynowicz · 9 years ago
- 48c8308 PCI: Move informational printk to pci_add_dma_alias() by Bjorn Helgaas · 9 years ago
- f0af959 PCI: Add pci_add_dma_alias() to abstract implementation by Bjorn Helgaas · 9 years ago
- 88a97da PCI: Remove return values from pcie_port_platform_notify() and relatives by Jon Derrick · 9 years ago
- 52966bd PCI/ACPI: Allow all PCIe services on non-ACPI host bridges by Jon Derrick · 9 years ago
- 19bf4d4 thunderbolt: Support 1st gen Light Ridge controller by Lukas Wunner · 9 years ago
- 1d11140 PCI: Add Intel Thunderbolt device IDs by Lukas Wunner · 9 years ago
- dfc6535 PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops by Jisheng Zhang · 9 years ago
- 6e9a426 PCI: mvebu: Constify mvebu_pcie_pm_ops structure by Jisheng Zhang · 9 years ago
- 7e57fd1 PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc() by Jisheng Zhang · 9 years ago
- b2d7a9c Revert "PCI: imx6: Add support for active-low reset GPIO" by Fabio Estevam · 9 years ago
- dcbb408 PCI: Fix spelling errors by Colin Ian King · 9 years ago
- 9188269 Revert "PCI: dra7xx: Mark driver as broken" by Sekhar Nori · 9 years ago
- 30b5b88 PCI: Restore inclusion of pci/hotplug Kconfig by Tero Roponen · 9 years ago
- d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
- cfeb813 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 9 years ago
- 562df5c Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 9 years ago
- c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 9 years ago
- 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
- 7b78f48 PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition by Heikki Krogerus · 9 years ago
- 5a3aa2a PCI: designware: Add driver for prototyping kits based on ARC SDP by Joao Pinto · 9 years ago
- dac29e6 PCI: designware: Add default link up check if sub-driver doesn't override by Joao Pinto · 9 years ago
- 886bc5c PCI: designware: Add generic dw_pcie_wait_for_link() by Joao Pinto · 9 years ago
- cc73176 PCI: Cleanup pci/pcie/Kconfig whitespace by Andreas Ziegler · 9 years ago
- bd5174d PCI: Simplify pci_create_attr() control flow by Bjorn Helgaas · 9 years ago
- b562ec8 PCI: Don't leak memory if sysfs_create_bin_file() fails by Bjorn Helgaas · 9 years ago
- 9d88b93 PCI: Simplify sysfs ROM cleanup by Bjorn Helgaas · 9 years ago
- d9c8bea PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY by Bjorn Helgaas · 9 years ago
- f50dd8c PCI: Clean up pci_map_rom() whitespace by Bjorn Helgaas · 9 years ago
- ac0c302 PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfs by Bjorn Helgaas · 9 years ago
- 7b6e7ba PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices by David Daney · 9 years ago
- f12b76e PCI: thunder: Add PCIe host driver for ThunderX processors by David Daney · 9 years ago
- 4e64dbe PCI: generic: Expose pci_host_common_probe() for use by other drivers by David Daney · 9 years ago
- d51b3710 PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() by David Daney · 9 years ago
- 7149b9f PCI: generic: Move structure definitions to separate header file by David Daney · 9 years ago
- ab597d3 PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller by Bharat Kumar Gogada · 9 years ago
- 25de15c9 PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER by Shawn Lin · 9 years ago
- eff31f4 PCI: altera: Fix altera_pcie_link_is_up() by Ley Foon Tan · 9 years ago
- 304e6d57 PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE by Simon Horman · 9 years ago
- 5adecf8 PCI: Wait for up to 1000ms after FLR reset by Alex Williamson · 9 years ago
- c1678ff ARC: Add PCI support by Joao Pinto · 9 years ago
- 7c20078 PCI: Prevent VPD access for buggy devices by Babu Moger · 9 years ago
- c521b01 PCI: Sleep rather than busy-wait for VPD access completion by Bjorn Helgaas · 9 years ago
- 2f0d94e Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 7b77061 PCI: Add pcibios_bus_add_device() weak function by Wei Yang · 9 years ago