summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-08PCI: Add pcibios_bus_add_device() weak functionWei Yang
2016-03-08PCI/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
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa
2016-03-08microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada
2016-03-08PCI: xilinx: Don't call pci_fixup_irqs() on MicroblazeBharat Kumar Gogada
2016-03-08PCI: xilinx: Remove dependency on ARM-specific struct hw_pciBharat Kumar Gogada
2016-03-08PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DTBharat Kumar Gogada
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas
2016-03-08PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copyBjorn Helgaas
2016-03-08PCI: Don't assign or reassign immutable resourcesBjorn Helgaas
2016-03-07PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof =?utf-8?Q?Ha=C5=82asa?=
2016-03-07PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas
2016-03-03Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-29PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas
2016-02-29PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas
2016-02-29PCI: Remove struct pci_vpd_ops.release function pointerBjorn Helgaas
2016-02-29PCI: Move pci_vpd_release() from header file to pci/access.cBjorn Helgaas
2016-02-29PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD codeBjorn Helgaas
2016-02-29PCI: Determine actual VPD size on first accessHannes Reinecke
2016-02-29PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busyBjorn Helgaas
2016-02-29PCI: Allow access to VPD attributes with size 0Hannes Reinecke
2016-02-29PCI: imx6: Add DT bindings to configure PHY Tx driver settingsJustin Waters
2016-02-29PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian
2016-02-29PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri
2016-02-29PCI: Fix broken URL for Dell biosdevnameNaga Venkata Sai Indubhaskar Jupudi