summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-10-14Merge tag 'v5.3.6' into toradex_5.3.yStefan Agner
2019-10-11PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena
2019-10-11PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick
2019-10-11PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui
2019-10-11PCI: vmd: Fix config addressing when using bus offsetsJon Derrick
2019-10-07PCI: Use static const struct, not const static structKrzysztof Wilczynski
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: histb: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-10-07PCI: mobiveil: Fix the CPU base address setup in inbound windowHou Zhiqiang
2019-10-07PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao
2019-10-07PCI: pci-hyperv: Fix build errors on non-SYSFS configRandy Dunlap
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-10-07PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor
2019-10-03pci: imx6: support kernels built in Thumb-2 modeStefan Agner
2019-10-03pci: imx6: avoid dereferencing program counter from user modeStefan Agner
2019-10-03PCI: imx6: limit DBI register lengthStefan Agner
2019-08-22Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-15PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-12Merge branch 'pci/trivial'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/armada'Bjorn Helgaas
2019-07-12Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas
2019-07-12Merge branch 'pci/virtualization'Bjorn Helgaas
2019-07-12Merge branch 'pci/resource'Bjorn Helgaas
2019-07-12Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2019-07-12Merge branch 'pci/misc'Bjorn Helgaas
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11PCI: Enable NVIDIA HDA controllersLukas Wunner
2019-07-09PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-07-08PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr()Hou Zhiqiang
2019-07-08PCI: mobiveil: Fix infinite-loop in the INTx handling functionHou Zhiqiang