summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-02-08PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSSJon Mason
2017-02-08PCI: versatile: Configure PCIe MPS settingsBjorn Helgaas
2017-02-08PCI: xilinx: Configure PCIe MPS settingsBjorn Helgaas
2017-02-08PCI: iproc: Configure PCIe MPS settingsJon Mason
2017-02-08PCI: exynos: Remove duplicated codeJaehoon Chung
2017-02-08PCI: exynos: Use the bitops BIT() macro to build bitmasksJaehoon Chung
2017-02-08PCI: exynos: Remove unnecessary local variablesJaehoon Chung
2017-02-08PCI: exynos: Replace the *_blk/*_phy/*_elb accessorsJaehoon Chung
2017-02-08PCI: mvebu: Change delay after reset to the PCIe spec mandated 100msLucas Stach
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-06PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllersDongdong Liu
2017-02-03PCI: hisi: Use of_device_get_match_data() to simplify probeShailendra Verma
2017-02-03PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov
2017-02-03PCI: Increase VPD access timeout to 125msMatthew R. Ochs
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas
2017-02-02PCI/MSI: Don't apply affinity if there aren't enough vectors leftChristoph Hellwig
2017-01-31PCI: iproc: Use of_device_get_match_data() to simplify probeBjorn Helgaas
2017-01-31PCI: layerscape: Use of_device_get_match_data() to simplify probeBjorn Helgaas
2017-01-31PCI: rcar: Use of_device_get_match_data() to simplify probeBjorn Helgaas
2017-01-30PCI: xgene: Fix double free on init errorDan Carpenter
2017-01-30PCI: imx6: Remove LTSSM disable workaroundLucas Stach
2017-01-30PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas
2017-01-30PCI: rockchip: Mark PM functions as __maybe_unusedArnd Bergmann
2017-01-30PCI: rockchip: Use readl_poll_timeout() instead of open-coding itShawn Lin
2017-01-30PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe
2017-01-28PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"Jaehoon Chung
2017-01-28PCI: Add ACS quirk for Intel Union PointAlex Williamson
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-20PCI: implement num_vf bus type callbackPhil Sutter
2017-01-17PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handlingMarc Zyngier
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig
2017-01-12PCI: thunder-pem: Add support for cn81xx and cn83xx SoCsDavid Daney
2017-01-12PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"Shawn Lin
2017-01-11PCI/MSI: Fix msi_capability_init() kernel-doc warningsRandy Dunlap
2017-01-11PCI: imx6: Remove redundant "Link never came up" messageFabio Estevam
2017-01-11PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal
2017-01-11PCI: rpadlpar: Remove unnecessary return statementRahul Krishnan
2017-01-11PCI: rcar: Return -ENODEV from host bridge probe when no card presentHarunobu Kurokawa
2017-01-11PCI: rockchip: Add system PM supportShawn Lin
2017-01-11PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas
2017-01-10PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri
2017-01-02PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas
2016-12-29PCI: Remove res_to_dev_res() debug messageBjorn Helgaas
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds