summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-04-18Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai
2016-04-14pci-sysfs: use proper file capability helper functionLinus Torvalds
2016-04-05Revert "PCI: imx6: Add support for active-low reset GPIO"Fabio Estevam
2016-03-22Revert "PCI: dra7xx: Mark driver as broken"Sekhar Nori
2016-03-21PCI: Restore inclusion of pci/hotplug KconfigTero Roponen
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas
2016-03-15Merge branch 'pci/host-designware' into nextBjorn Helgaas
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus
2016-03-15PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto
2016-03-15PCI: designware: Add default link up check if sub-driver doesn't overrideJoao Pinto
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto
2016-03-15PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler
2016-03-12PCI: Simplify pci_create_attr() control flowBjorn Helgaas
2016-03-12PCI: Don't leak memory if sysfs_create_bin_file() failsBjorn Helgaas
2016-03-12PCI: Simplify sysfs ROM cleanupBjorn Helgaas
2016-03-12PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPYBjorn Helgaas
2016-03-12PCI: Clean up pci_map_rom() whitespaceBjorn Helgaas
2016-03-12PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfsBjorn Helgaas
2016-03-11PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devicesDavid Daney
2016-03-11PCI: thunder: Add PCIe host driver for ThunderX processorsDavid Daney
2016-03-11PCI: generic: Expose pci_host_common_probe() for use by other driversDavid Daney
2016-03-11PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()David Daney
2016-03-11PCI: generic: Move structure definitions to separate header fileDavid Daney
2016-03-11PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host ControllerBharat Kumar Gogada
2016-03-11PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFERShawn Lin
2016-03-11PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan
2016-03-11PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILESimon Horman
2016-03-10PCI: Wait for up to 1000ms after FLR resetAlex Williamson
2016-03-10ARC: Add PCI supportJoao Pinto
2016-03-10PCI: Prevent VPD access for buggy devicesBabu Moger
2016-03-10PCI: Sleep rather than busy-wait for VPD access completionBjorn Helgaas
2016-03-09Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-09PCI: Add pcibios_bus_add_device() weak functionWei Yang
2016-03-09PCI/IOV: Rename and export virtfn_{add, remove}Wei Yang
2016-03-08PCI/AER: Log aer_inject error injectionsJean Delvare
2016-03-08PCI/AER: Log actual error causes in aer_injectJean Delvare
2016-03-08PCI/AER: Use dev_warn() in aer_injectJean Delvare
2016-03-08PCI/AER: Fix aer_inject error codesJean Delvare
2016-03-08PCI: tegra: Remove misleading PHYS_OFFSETThierry Reding
2016-03-08PCI: tegra: Track bus -> CPU mappingThierry Reding
2016-03-08PCI: tegra: Remove unused struct tegra_pcie.num_ports fieldThierry Reding
2016-03-08PCI: tegra: Implement ->{add,remove}_bus() callbacksThierry Reding
2016-03-08PCI: Add pci_ops.{add,remove}_bus() callbacksThierry Reding