summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-071-1/+1
|\
| * *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-072-9/+9
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-092-9/+9
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-072-7/+1Star
|\ \ \ | |_|/ |/| |
| * | x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig2019-04-242-7/+1Star
* | | PCI/LINK: Add Kconfig option (default off)Keith Busch2019-05-023-1/+13
* | | PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson2019-05-011-1/+2
* | | PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe2019-04-121-2/+17
* | | PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko2019-04-101-0/+4
* | | PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-051-0/+2
* | | PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner2019-03-253-2/+3
* | | PCI/LINK: Clear bandwidth notification interrupt before enabling itLukas Wunner2019-03-251-0/+2
* | | PCI/LINK: Supply IRQ handler so level-triggered IRQs are ackedAlexandru Gagniuc2019-03-251-5/+14
|/ /
* | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-0/+57
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel2019-03-0110-53/+98
| |\ \ \ \ \
| | | | * | | PCI/ATS: Add pci_ats_page_aligned() interfaceKuppuswamy Sathyanarayanan2019-02-261-0/+27
| | | | * | | PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan2019-02-261-0/+30
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-0944-479/+1514
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2019-03-061-1/+14
| |\ \ \ \ \
| | * | | | | PCI/VMD: Configure MPS settings before adding devicesJon Derrick2019-01-301-1/+14
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2019-03-064-31/+74
| |\ \ \ \ \
| | * | | | | PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' staticWei Yongjun2019-03-011-1/+1
| | * | | | | PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni2019-02-224-4/+15
| | * | | | | PCI: pci-bridge-emul: Create per-bridge copy of register behaviorThomas Petazzoni2019-02-222-28/+60
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-03-061-4/+9
| |\ \ \ \ \
| | * | | | | PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAMHonghui Zhang2019-03-011-1/+7
| | * | | | | PCI: mediatek: Fix memory mapped IO range size computationHonghui Zhang2019-03-011-3/+2Star
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2019-03-061-33/+28Star
| |\ \ \ \ \
| | * | | | | PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()Maya Nakamura2019-03-011-21/+17Star
| | * | | | | PCI: hv: Replace hv_vp_set with hv_vpsetMaya Nakamura2019-03-011-13/+12Star
| | * | | | | PCI: hv: Add __aligned(8) to struct retarget_msi_interruptMaya Nakamura2019-03-011-1/+1
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2019-03-0611-59/+337
| |\ \ \ \ \
| | * | | | | PCI: layerscape: Add EP mode supportXiaowei Bao2019-02-212-1/+157
| | * | | | | PCI: designware-plat: Remove setting epc->features in Designware plat EP driverKishon Vijay Abraham I2019-02-151-4/+0Star
| | * | | | | PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driverKishon Vijay Abraham I2019-02-151-3/+0Star
| | * | | | | PCI: cadence: Remove pci_epf_linkup() from Cadence EP driverKishon Vijay Abraham I2019-02-151-12/+0Star
| | * | | | | PCI: pci-epf-test: Use pci_epc_get_features() to get EPC featuresKishon Vijay Abraham I2019-02-151-33/+54
| | * | | | | PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64BitKishon Vijay Abraham I2019-02-151-0/+4
| | * | | | | PCI: pci-epf-test: Remove setting epf_bar flags in function driverKishon Vijay Abraham I2019-02-151-4/+0Star
| | * | | | | PCI: endpoint: Fix pci_epf_alloc_space() to set correct MEM TYPE flagsKishon Vijay Abraham I2019-02-151-1/+3
| | * | | | | PCI: endpoint: Add helper to get first unreserved BARKishon Vijay Abraham I2019-02-151-0/+23
| | * | | | | PCI: cadence: Populate ->get_features() cdns_pcie_epc_opsKishon Vijay Abraham I2019-02-141-0/+13
| | * | | | | PCI: rockchip: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+13
| | * | | | | PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+13
| | * | | | | PCI: designware-plat: Populate ->get_features() dw_pcie_ep_opsKishon Vijay Abraham I2019-02-141-0/+13
| | * | | | | PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_opsKishon Vijay Abraham I2019-02-142-0/+13
| | * | | | | PCI: endpoint: Add new pci_epc_ops to get EPC featuresKishon Vijay Abraham I2019-02-141-0/+30
| | * | | | | PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()Wen Yang2019-02-131-2/+2
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-03-069-124/+373
| |\ \ \ \ \