summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-283-4/+4
|\
| * Update email addressMatthew Wilcox2018-09-303-4/+4
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+1
|\ \
| * | powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-131-1/+1
* | | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-101/+0Star
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel2018-10-101-101/+0Star
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta2018-09-251-101/+0Star
| | | |/ / | | |/| |
* | | | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-2577-2707/+4059
|\ \ \ \ \
| * \ \ \ \ Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2018-10-201-1/+1
| |\ \ \ \ \
| | * | | | | PCI: vmd: Detach resources after stopping root busJon Derrick2018-10-181-1/+1
| * | | | | | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2018-10-202-117/+206
| |\ \ \ \ \ \
| | * | | | | | PCI: mediatek: Add loadable kernel module supportHonghui Zhang2018-10-172-5/+57
| | * | | | | | PCI: mediatek: Add system PM support for MT2712 and MT7622Honghui Zhang2018-10-171-0/+50
| | * | | | | | PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang2018-10-171-71/+72
| | * | | | | | PCI: mediatek: Convert to use pci_host_probe()Honghui Zhang2018-10-171-29/+8Star
| | * | | | | | PCI: mediatek: Remove the redundant dev->pm_domain checkHonghui Zhang2018-10-171-12/+6Star
| | * | | | | | PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang2018-10-151-1/+1
| | * | | | | | PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang2018-10-151-0/+11
| | * | | | | | PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva2018-09-181-1/+3
| | |/ / / / /
| * | | | | | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2018-10-205-653/+682
| |\ \ \ \ \ \
| | * | | | | | PCI: keystone: Cleanup macros defined in pci-keystone.cKishon Vijay Abraham I2018-10-171-25/+16Star
| | * | | | | | PCI: keystone: Reorder header file in alphabetical orderKishon Vijay Abraham I2018-10-171-4/+4
| | * | | | | | PCI: keystone: Add debug error message for all errorsKishon Vijay Abraham I2018-10-171-9/+23
| | * | | | | | PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...Kishon Vijay Abraham I2018-10-171-2/+1Star
| | * | | | | | PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I2018-10-172-8/+7Star
| | * | | | | | PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()Kishon Vijay Abraham I2018-10-171-5/+7
| | * | | | | | PCI: keystone: Cleanup outbound window configurationKishon Vijay Abraham I2018-10-171-15/+17
| | * | | | | | PCI: keystone: Get number of outbound windows from DTKishon Vijay Abraham I2018-10-171-2/+11
| | * | | | | | PCI: keystone: Cleanup configuration space accessKishon Vijay Abraham I2018-10-171-50/+20Star
| | * | | | | | PCI: keystone: Invoke runtime PM APIs to enable clockKishon Vijay Abraham I2018-10-171-16/+12Star
| | * | | | | | PCI: keystone: Cleanup PHY handlingKishon Vijay Abraham I2018-10-171-16/+106
| | * | | | | | PCI: keystone: Use SYSCON APIs to get device ID from control moduleKishon Vijay Abraham I2018-10-171-13/+32
| | * | | | | | PCI: keystone: Use uniform function naming conventionKishon Vijay Abraham I2018-10-171-110/+111
| | * | | | | | PCI: keystone: Remove redundant platform_set_drvdata() invocationKishon Vijay Abraham I2018-10-171-2/+0Star
| | * | | | | | PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.cKishon Vijay Abraham I2018-10-174-541/+489Star
| | * | | | | | PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()Kishon Vijay Abraham I2018-10-173-5/+3Star
| | * | | | | | PCI: keystone: Do not initiate link training multiple timesKishon Vijay Abraham I2018-10-171-6/+4Star
| | * | | | | | PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()Kishon Vijay Abraham I2018-10-171-3/+2Star
| | * | | | | | PCI: keystone: Use quirk to set MRRS for PCI host bridgeKishon Vijay Abraham I2018-10-171-22/+15Star
| | * | | | | | PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I2018-10-171-0/+3
| | |/ / / / /
| * | | | | | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2018-10-201-8/+0Star
| |\ \ \ \ \ \
| | * | | | | | PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare2018-09-181-8/+0Star
| | |/ / / / /
| * | | | | | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-10-204-27/+220
| |\ \ \ \ \ \
| | * | | | | | PCI: imx: Add PME_Turn_Off supportLeonard Crestez2018-10-051-0/+24
| | * | | | | | PCI: kirin: Fix section mismatch warningNathan Chancellor2018-10-011-2/+2
| | * | | | | | PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R2018-09-251-3/+8
| | * | | | | | PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson2018-09-181-17/+39
| | * | | | | | PCI: imx: Initial imx7d pm supportLeonard Crestez2018-09-181-5/+92
| | * | | | | | PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclockLucas Stach2018-09-181-0/+55
| | |/ / / / /
| * | | | | | Merge branch 'remotes/lorenzo/pci/controller-misc'Bjorn Helgaas2018-10-2012-325/+764
| |\ \ \ \ \ \