summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-04-28PCI: dwc: dra7xx: Workaround for errata id i870Kishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Add EP mode supportKishon Vijay Abraham I
2017-04-28PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...Kishon Vijay Abraham I
2017-04-28PCI: dwc: designware: Add EP mode supportKishon Vijay Abraham I
2017-04-25PCI: imx6: Fix spelling mistake: "contol" -> "control"Colin Ian King
2017-04-24PCI: Disable boot interrupt quirk for ASUS M2N-LRStefan Assmann
2017-04-24PCI: versatile: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: keystone-dw: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: layerscape: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: hisi: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: tegra: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: xgene: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: armada8k: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: designware: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: iproc-platform: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: qcom: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: rockchip: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: spear13xx: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: xilinx-nwl: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: xilinx: Update PCI config space remap functionLorenzo Pieralisi
2017-04-24PCI: ECAM: Map config region with pci_remap_cfgspace()Lorenzo Pieralisi
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21PCI: rockchip: ModularizeBrian Norris
2017-04-21PCI: Export pci_remap_iospace() and pci_unmap_iospace()Brian Norris
2017-04-21PCI: rockchip: Add remove() supportBrian Norris
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R
2017-04-20PCI: Call pcie_flr() from reset_chelsio_generic_dev()Christoph Hellwig
2017-04-20PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn()Christoph Hellwig
2017-04-20PCI: Export pcie_flr()Christoph Hellwig
2017-04-20PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang
2017-04-20PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-20PCI: Use BAR index in sysfs attr->private instead of resource pointerDavid Woodhouse
2017-04-20Annotate hardware config module parameters in drivers/pci/hotplug/David Howells
2017-04-19PCI: Remove __weak tag from pci_remap_iospace()Lorenzo Pieralisi
2017-04-19PCI: Don't resize resources when realigning all devices in systemYongji Xie
2017-04-19PCI: Don't reassign resources that are already alignedBjorn Helgaas
2017-04-19PCI: Factor pci_reassigndev_resource_alignment()Bjorn Helgaas
2017-04-19PCI: Add pcibios_default_alignment() for arch-specific alignment controlYongji Xie
2017-04-19PCI: Include PCI-to-PCIe bridges as "Downstream Ports"Bjorn Helgaas
2017-04-18PCI: Freeze PME scan before suspending devicesLukas Wunner
2017-04-18PCI: Fix calculation of bridge window's size and alignmentYongji Xie
2017-04-18PCI: Ignore requested alignment for IOV BARsYongji Xie
2017-04-18PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke
2017-04-18PCI: Improve __pci_read_base() robustnessMarc Gonzalez
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse