summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-1/+4
|\
| * Merge branch 'sched/urgent'Peter Zijlstra2020-07-221-2/+3
| |\
| * | PCI: Restrict probe functions to housekeeping CPUsAlex Belits2020-07-081-1/+4
* | | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-0/+3
|\ \ \
| * | | irqdomain/treewide: Free firmware node after domain removalJon Derrick2020-07-231-0/+3
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-031-4/+5
|\ \ \
| * | | of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi2020-07-281-1/+1
| * | | of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun2020-07-281-1/+1
| * | | ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi2020-07-281-1/+1
| * | | ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi2020-07-281-1/+2
| | |/ | |/|
* | | Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-301-0/+13
|\ \ \
| * | | PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock2020-07-301-0/+13
* | | | Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-251-21/+9
|\| | | | |_|/ |/| |
| * | Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas2020-07-221-21/+9
| |/
* / irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-141-2/+3
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-132-2/+2
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-132-2/+2
* | Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-121-17/+10
|\ \ | |/ |/|
| * xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky2020-05-291-17/+10
* | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-082-19/+36
|\ \
| * | s390/pci: create links between PFs and VFsNiklas Schnelle2020-05-201-3/+0
| * | PCI/IOV: Introduce pci_iov_sysfs_link() functionNiklas Schnelle2020-05-201-11/+25
| * | s390/pci: Do not disable PF when VFs existPierre Morel2020-04-281-0/+3
| * | s390/pci: Handling multifunctionsPierre Morel2020-04-281-3/+3
| * | s390/pci: create zPCI busPierre Morel2020-04-281-4/+7
* | | Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-081-1/+17
|\ \ \
| * | | PCI/ATS: Only enable ATS for trusted devicesJean-Philippe Brucker2020-05-271-1/+17
| | |/ | |/|
* | | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-0667-1871/+3217
|\ \ \
| * \ \ Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2020-06-041-2/+4
| |\ \ \
| | * | | PCI: vmd: Filter resource type bits from shadow registerJon Derrick2020-05-291-2/+4
| | | |/ | | |/|
| * | | Merge branch 'remotes/lorenzo/pci/v3-semi'Bjorn Helgaas2020-06-041-1/+1
| |\ \ \
| | * | | PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling pathsChristophe JAILLET2020-05-051-1/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-06-042-7/+5
| |\ \ \
| | * | | PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu2020-06-011-2/+1
| | * | | PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu2020-05-291-3/+2
| | * | | PCI: tegra: Fix reporting GPIO error valuePali Rohár2020-05-111-2/+2
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2020-06-0410-1241/+2048
| |\ \ \
| | * | | PCI: rcar: Add endpoint mode supportLad Prabhakar2020-05-224-0/+581
| | * | | PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar2020-05-222-69/+146
| | * | | PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar2020-05-113-2/+9
| | * | | PCI: rcar: Fix calculating mask for PCIEPAMR registerLad Prabhakar2020-05-111-1/+4
| | * | | PCI: rcar: Move shareable code to a common fileLad Prabhakar2020-05-114-293/+361
| | * | | PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.cLad Prabhakar2020-05-113-1/+11
| | * | | PCI: rcar: Add suspend/resumeKazufumi Ikeda2020-05-071-15/+75
| | * | | PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray2020-05-071-4/+5
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/pci-bridge-emul'Bjorn Helgaas2020-06-041-30/+31
| |\ \ \
| | * | | PCI: pci-bridge-emul: Eliminate the 'reserved' memberJon Derrick2020-05-221-17/+13
| | * | | PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0Jon Derrick2020-05-221-15/+16
| | * | | PCI: pci-bridge-emul: Fix Root Cap/Status commentJon Derrick2020-05-221-1/+5
| | * | | PCI: pci-bridge-emul: Fix PCIe bit conflictsJon Derrick2020-05-221-3/+3
| | |/ /