aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2017-04-18PCI: Only allow WC mmap on prefetchable resourcesDavid Woodhouse
2017-04-18PCI: Fix another sanity check bug in /proc/pci mmapDavid Woodhouse
2017-04-18PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_tElena Reshetova
2017-04-17PCI: Avoid generating invalid ThunderX2 DMA aliasesJayachandran C
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-13PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C
2017-04-12PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse
2017-04-12PCI: Add bridge DMA alias quirk for ITE 8893 bridgeJarod Wilson
2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe
2017-04-12switchtec: Add sysfs attributes to the Switchtec driverLogan Gunthorpe
2017-04-12PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)Dongdong Liu
2017-04-11PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root PortShawn Lin
2017-04-11PCI: endpoint: functions: Add an EP function to test PCIKishon Vijay Abraham I