summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2021-02-243-19/+76
| |\ \ \
| | * | | PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani2021-02-103-19/+76
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2021-02-242-1/+33
| |\ \ \
| | * | | PCI: brcmstb: support BCM4908 with external PERST# signal controllerRafał Miłecki2021-01-192-1/+33
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2021-02-243-10/+6
| |\ \ \
| | * | | PCI: Remove WARN_ON(in_interrupt())Sebastian Andrzej Siewior2021-02-101-4/+0
| | * | | PCI: Apply CONFIG_PCI_DEBUG to entire drivers/pci hierarchyJunhao He2021-02-091-1/+1
| | * | | PCI: Align checking of syscall user config accessorsHeiner Kallweit2021-01-271-5/+5
| | |/ /
| * | | Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2021-02-241-2/+3
| |\ \ \
| | * | | PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński2021-02-181-2/+3
| | |/ /
| * | | Merge branch 'pci/resource'Bjorn Helgaas2021-02-241-0/+6
| |\ \ \
| | * | | PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel2021-01-121-0/+6
| | |/ /
| * | | Merge branch 'pci/link'Bjorn Helgaas2021-02-245-154/+0
| |\ \ \
| | * | | PCI/LINK: Remove bandwidth notificationBjorn Helgaas2021-02-025-154/+0
| | |/ /
| * | | Merge branch 'pci/hotplug'Bjorn Helgaas2021-02-241-3/+0
| |\ \ \
| | * | | PCI: acpiphp: Remove unused acpiphp_callback typedefChen Lin2021-02-181-3/+0
| | |/ /
| * | | Merge branch 'pci/error'Bjorn Helgaas2021-02-243-12/+12
| |\ \ \
| | * | | PCI/portdrv: Report reset for frozen channelKeith Busch2021-02-231-1/+2
| | * | | PCI/AER: Specify the type of Port that was resetKeith Busch2021-02-231-1/+2
| | * | | PCI/ERR: Retain status from error notificationKeith Busch2021-02-231-2/+1
| | * | | PCI/AER: Clear AER status from Root Port when resetting Downstream PortKeith Busch2021-02-231-1/+1
| | * | | PCI/ERR: Clear status of the reporting deviceKeith Busch2021-02-231-7/+6
| | |/ /
| * | | PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2021-02-171-0/+4
| * | | PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King2021-02-171-3/+8
| |/ /
* | | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-222-0/+17
|\ \ \ | |_|/ |/| |
| * | PCI: Revoke mappings like devmemDaniel Vetter2021-02-112-0/+5
| * | PCI: Also set up legacy files only after sysfs initDaniel Vetter2021-02-111-0/+7
| * | PCI: Obey iomem restrictions for procfs mmapDaniel Vetter2021-01-121-0/+5
| |/
* | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-212-3/+10
|\ \
| * | PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das2021-01-141-1/+8
| * | PCI: Add pci_rebar_bytes_to_size()Nirmoy Das2021-01-141-1/+1
| * | PCI: Export pci_rebar_get_possible_sizes()Darren Salt2021-01-142-1/+1
| |/
* | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-211-1/+1
|\ \
| * | asm-generic/hyperv: update hv_interrupt_entryWei Liu2021-02-111-1/+1
| |/
* / Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas2021-01-273-55/+0
|/
* Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-252-32/+31
|\
| * PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-251-6/+2
| * PCI: tegra: Fix host link initializationRob Herring2020-12-251-26/+29
* | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-242-12/+4
|\ \
| * | PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
| * | PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-161-24/+1
|\ \ \
| * | | PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bitChristoph Hellwig2020-11-171-4/+1
| * | | PCI/P2PDMA: Remove the DMA_VIRT_OPS hacksChristoph Hellwig2020-11-171-20/+0
| |/ /
* | | Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-1566-1705/+1637
|\ \ \ | | |/ | |/|
| * | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2020-12-151-11/+26
| |\ \
| | * | PCI: vmd: Offset Client VMD MSI-X vectorsJon Derrick2020-11-231-11/+26
| | |/
| * | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2020-12-151-2/+0
| |\ \
| | * | PCI: rcar: Drop unused members from struct rcar_pcie_hostLad Prabhakar2020-11-201-2/+0
| | |/
| * | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2020-12-151-2/+2
| |\ \