summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick2020-01-241-1/+1
| | |/ /
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2020-01-305-27/+51
| |\ \ \
| | * | | PCI: Add DMA alias quirk for PLX PEX NTBJames Sewart2019-12-181-0/+15
| | * | | PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2019-12-182-19/+26
| | * | | PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart2019-12-183-3/+6
| | * | | PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost2019-12-091-5/+4
| | |/ /
| * | | Merge branch 'pci/switchtec'Bjorn Helgaas2020-01-302-86/+302
| |\ \ \
| | * | | PCI/switchtec: Add Gen4 device IDsKelvin Cao2020-01-152-0/+36
| | * | | PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao2020-01-151-0/+6
| | * | | PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao2020-01-151-0/+111
| | * | | PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe2020-01-151-0/+5
| | * | | PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe2020-01-151-11/+27
| | * | | PCI/switchtec: Factor out Gen3 ioctl_flash_part_info()Logan Gunthorpe2020-01-151-26/+42
| | * | | PCI/switchtec: Add 'generation' variableLogan Gunthorpe2020-01-151-32/+58
| | * | | PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe2020-01-151-5/+5
| | * | | PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr()Wesley Sheng2020-01-151-5/+6
| | * | | PCI/switchtec: Remove redundant valid PFF number countWesley Sheng2020-01-151-8/+4
| | * | | PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe2020-01-151-0/+3
| | * | | PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe2020-01-081-1/+1
| | * | | PCI/switchtec: Use dma_set_mask_and_coherent()Wesley Sheng2020-01-081-1/+1
| | |/ /
| * | | Merge branch 'pci/resource'Bjorn Helgaas2020-01-291-68/+95
| |\ \ \
| | * | | PCI: Allow adjust_bridge_window() to shrink resource if necessaryNicholas Johnson2020-01-291-4/+12
| | * | | PCI: Set resource size directly in adjust_bridge_window()Nicholas Johnson2020-01-291-16/+7
| | * | | PCI: Rename extend_bridge_window() to adjust_bridge_window()Nicholas Johnson2020-01-291-4/+4
| | * | | PCI: Rename extend_bridge_window() parameterNicholas Johnson2020-01-291-4/+4
| | * | | PCI: Consider alignment of hot-added bridges when assigning resourcesNicholas Johnson2020-01-291-32/+46
| | * | | PCI: Remove local variable usage in pci_bus_distribute_available_resources()Nicholas Johnson2020-01-291-10/+6
| | * | | PCI: Pass size + alignment to pci_bus_distribute_available_resources()Nicholas Johnson2020-01-291-16/+19
| | * | | PCI: Rename variablesNicholas Johnson2020-01-291-13/+17
| | * | | PCI: Remove unnecessary bracesNicholas Johnson2020-01-291-2/+1
| | * | | PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe2020-01-131-4/+16
| | |/ /
| * | | Merge branch 'pci/pm'Bjorn Helgaas2020-01-291-1/+4
| |\ \ \
| | * | | PCI/PM: Print config space of devices before suspendChen Yu2020-01-131-1/+4
| | |/ /
| * | | Merge branch 'pci/p2pdma'Bjorn Helgaas2020-01-291-0/+3
| |\ \ \
| | * | | PCI/P2PDMA: Add Intel SkyLake-E to the whitelistArmen Baloyan2019-12-101-0/+3
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2020-01-292-33/+52
| |\ \ \
| | * | | PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllersDaniel Drake2019-12-131-0/+16
| | * | | PCI: Add generic quirk for increasing D3hot delayDaniel Drake2019-12-131-7/+12
| | * | | PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-inWei Liu2019-12-132-26/+24
| | |/ /
| * | | PCI/AER: Initialize aer_fifoDongdong Liu2020-01-231-0/+1
| * | | PCI/AER: Factor message prefixes with dev_fmt()Bjorn Helgaas2020-01-231-3/+5
| * | | PCI/AER: Log which device prevents error recoveryYicong Yang2020-01-231-2/+4
| |/ /
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-275-6/+6
|\ \ \
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-065-6/+6
| | |/ | |/|
* / | PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as brokenAlex Deucher2020-01-151-6/+13
|/ /
* / PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra2019-12-121-1/+3
|/
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-0376-1753/+2219
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-11-288-55/+30
| |\
| | * PCI: Fix indentationKrzysztof Kozlowski2019-11-214-17/+17
| | * PCI: Fix typosBjorn Helgaas2019-11-202-3/+2