summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-111-2/+2
|\
| * treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-051-2/+2
* | Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-052-12/+67
|\ \
| * | PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni2018-10-011-4/+48
| * | PCI: Reprogram bridge prefetch registers on resumeDaniel Drake2018-09-271-8/+19
* | | Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-09-283-11/+11
|\| |
| * | ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg2018-09-261-5/+6
| * | PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2018-09-202-6/+5
* | | PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun2018-09-211-1/+3
* | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-181-0/+37
|\ \ \ | |/ / |/| |
| * | PCI: hv: support reporting serial number as slot informationStephen Hemminger2018-09-171-0/+37
| |/
* | PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling2018-09-111-1/+4
* | IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-0/+1
* | PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro2018-09-111-1/+1
* | PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch2018-09-111-9/+9
* | switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-09-111-0/+4
* | Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg2018-09-111-6/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-221-3/+9
|\
| * PCI: Add support for relative addressing in quirk tablesArd Biesheuvel2018-08-221-3/+9
* | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-221-4/+2
|\ \ | |/ |/|
| * PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki2018-08-171-4/+2
* | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-1673-1563/+2785
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2018-08-151-1/+12
| |\ \
| | * | PCI: vmd: White list for fast interrupt handlersKeith Busch2018-06-281-1/+12
| * | | Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2018-08-151-85/+68
| |\ \ \
| | * | | PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni2018-08-081-5/+0
| | * | | PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni2018-08-081-73/+63
| | * | | PCI: mvebu: Use resource_size() to remap I/O spaceThomas Petazzoni2018-08-081-2/+2
| | * | | PCI: mvebu: Only remap I/O space if configuredThomas Petazzoni2018-08-081-3/+3
| | * | | PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni2018-08-081-1/+1
| | * | | PCI: mvebu: Remove redundant platform_set_drvdata() callThomas Petazzoni2018-08-081-2/+0
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas2018-08-153-1/+14
| |\ \ \
| | * | | PCI: mobiveil: Add Kconfig/Makefile entriesLorenzo Pieralisi2018-07-302-0/+11
| | * | | PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi2018-07-301-0/+2
| | * | | PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi2018-07-301-1/+1
| | * | | PCI: mobiveil: Integer overflow in IB_WIN_SIZEDan Carpenter2018-07-261-1/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2018-08-153-26/+144
| |\ \ \
| | * | | PCI: iproc: Reduce inbound/outbound mapping print levelRay Jui2018-07-131-17/+17
| | * | | PCI: iproc: Reject unconfigured physical functions from PAXCRay Jui2018-07-132-1/+30
| | * | | PCI: iproc: Disable MSI parsing in certain PAXC blocksRay Jui2018-07-131-2/+32
| | * | | PCI: iproc: Fix up corrupted PAXC root complex config registersRay Jui2018-07-132-6/+62
| | * | | PCI: iproc: Activate PAXC bridge quirk for more devicesRay Jui2018-07-131-0/+3
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2018-08-151-1/+1
| |\ \ \
| | * | | PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()Jia-Ju Bai2018-06-291-1/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-08-1518-78/+396
| |\ \ \
| | * | | PCI: endpoint: Add MSI set maximum restrictionGustavo Pimentel2018-07-191-1/+2
| | * | | pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-192-2/+28
| | * | | pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel2018-07-191-20/+41
| | * | | PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel2018-07-193-2/+17
| | * | | PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel2018-07-192-27/+33