summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-01-31Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach
2019-01-31PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez
2019-01-31PCI: imx: Fix probe failure without power domainLeonard Crestez
2019-01-31PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIEKishon Vijay Abraham I
2019-01-31PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72xKishon Vijay Abraham I
2019-01-30PCI: Rely on config space header type, not class codeHonghui Zhang
2019-01-30PCI: Make pci_size() return real BAR sizeDu Changbin
2019-01-30PCI/VMD: Configure MPS settings before adding devicesJon Derrick
2019-01-29PCI: ibmphp: Turn semaphores into completions or mutexesArnd Bergmann
2019-01-29PCI/AER: Use match_string() helper to simplify the codeAndy Shevchenko
2019-01-22PCI: Use of_node_name_eq() for node name comparisonsRob Herring
2019-01-22PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas
2019-01-22PCI: pci-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman
2019-01-22PCI: pci.c: convert to use BUS_ATTR_RWGreg Kroah-Hartman
2019-01-19Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-17PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe
2019-01-15PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei
2019-01-14PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardwareMika Westerberg
2019-01-14PCI: Fix PCI kconfig menu organizationRob Herring
2019-01-14PCI: Mark expected switch fall-throughMathieu Malaterre
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-08PCI: amlogic: Fix build failure due to missing gpio headerCorentin Labbe
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02Merge branch 'pci/imx6'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-01-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas
2019-01-02Merge branch 'pci/virtualization'Bjorn Helgaas
2019-01-02Merge branch 'pci/switchtec'Bjorn Helgaas
2019-01-02Merge branch 'pci/pm'Bjorn Helgaas
2019-01-02Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2019-01-02Merge branch 'pci/misc'Bjorn Helgaas
2019-01-01PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-01-01PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott
2019-01-01PCI/IOV: Factor out sriov_add_vfs()Sebastian Ott
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams
2018-12-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-12-19PCI: uniphier: Add UniPhier PCIe host controller supportKunihiko Hayashi
2018-12-19PCI: amlogic: Add the Amlogic Meson PCIe controller driverYue Wang