summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: mobiveil: Remove an unnecessary return value checkHou Zhiqiang2019-07-081-2/+0
| | * | | PCI: mobiveil: Fix error return valuesHou Zhiqiang2019-07-081-3/+3
| | * | | PCI: mobiveil: Refactor the MEM/IO outbound window initializationHou Zhiqiang2019-07-081-10/+10
| | * | | PCI: mobiveil: Make some register updates more readableHou Zhiqiang2019-07-081-18/+25
| | * | | PCI: mobiveil: Reformat the code for readabilityHou Zhiqiang2019-07-081-101/+107
| | * | | PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()Hou Zhiqiang2019-07-081-1/+1
| | * | | PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang2019-07-081-0/+6
| | * | | PCI: mobiveil: Move IRQ chained handler setup out of DT parseHou Zhiqiang2019-07-081-2/+2
| | * | | PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()Hou Zhiqiang2019-07-081-8/+7
| | * | | PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang2019-07-081-3/+6
| | * | | PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang2019-07-081-1/+1
| | * | | PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound windowHou Zhiqiang2019-07-081-3/+2
| | * | | PCI: mobiveil: Update the resource list traversal functionHou Zhiqiang2019-07-081-2/+2
| | * | | PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang2019-07-081-2/+3
| | * | | PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSIHou Zhiqiang2019-07-081-1/+1
| | * | | PCI: mobiveil: Unify register accessorsHou Zhiqiang2019-07-081-55/+124
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2019-07-121-6/+9
| |\ \ \
| | * | | PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui2019-07-051-6/+9
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-07-125-35/+80
| |\ \ \
| | * | | PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing2019-07-091-0/+1
| | * | | PCI: imx6: Simplify Kconfig depends onLeonard Crestez2019-07-051-1/+1
| | * | | PCI: dwc: Export APIs to support .remove() implementationVidya Sagar2019-06-272-0/+8
| | * | | PCI: dwc: Cleanup DBI,ATU read and write APIsVidya Sagar2019-06-272-34/+57
| | * | | PCI: dwc: Add API support to de-initialize hostVidya Sagar2019-06-272-0/+13
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/armada'Bjorn Helgaas2019-07-121-1/+81
| |\ \ \
| | * | | PCI: armada8k: Add PHYs supportMiquel Raynal2019-06-171-1/+81
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas2019-07-123-18/+65
| |\ \ \
| | * | | PCI: altera: Fix configuration type based on secondary numberLey Foon Tan2019-06-171-14/+27
| | * | | PCI: altera-msi: Allow building as moduleLey Foon Tan2019-05-302-1/+11
| | * | | PCI: altera: Allow building as moduleLey Foon Tan2019-05-302-3/+27
| | |/ /
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2019-07-123-17/+12
| |\ \ \
| | * | | PCI/IOV: Assume SR-IOV VFs support extended config space.Alex Williamson2019-07-031-0/+15
| | * | | Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson2019-07-033-20/+0
| | |/ /
| * | | Merge branch 'pci/resource'Bjorn Helgaas2019-07-121-27/+33
| |\ \ \
| | * | | PCI: Skip resource distribution when no hotplug bridgesNicholas Johnson2019-07-021-2/+3
| | * | | PCI: Simplify pci_bus_distribute_available_resources()Nicholas Johnson2019-07-021-25/+25
| | * | | PCI: Don't auto-realloc if we're preserving firmware configBenjamin Herrenschmidt2019-06-211-0/+5
| | |/ /
| * | | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2019-07-121-1/+9
| |\ \ \
| | * | | PCI/P2PDMA: Fix missing check for dma_virt_opsLogan Gunthorpe2019-07-021-1/+9
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2019-07-122-21/+91
| |\ \ \
| | * | | PCI: Enable NVIDIA HDA controllersLukas Wunner2019-07-111-0/+30
| | * | | PCI: Use seq_puts() instead of seq_printf() in show_device()Markus Elfring2019-07-021-1/+1
| | * | | PCI: Add NVIDIA GPU multi-function power dependenciesAbhishek Sahu2019-06-131-0/+26
| | * | | PCI: Generalize multi-function power dependency device linksAbhishek Sahu2019-06-131-20/+34
| | |/ /
| * | | PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut2019-06-211-1/+1
| * | | PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2019-06-134-2/+8
| * | | PCI: Always allow probing with driver_overrideAlex Williamson2019-06-131-1/+2
| * | | PCI: Return error if cannot probe VFAlex Williamson2019-05-301-6/+7
| |/ /
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-48/+4
|\ \ \
| * | | PCI/P2PDMA: use the dev_pagemap internal refcountChristoph Hellwig2019-07-021-53/+4