summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: cadence: Allow pci_host_bridge to have custom pci_opsKishon Vijay Abraham I2020-07-271-1/+2
| | * | PCI: cadence: Add support to start link and verify link statusKishon Vijay Abraham I2020-07-273-1/+72
| | * | PCI: cadence: Convert all r/w accessors to perform only 32-bit accessesKishon Vijay Abraham I2020-07-272-18/+62
| | * | PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I2020-07-272-12/+3
| | * | PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" propertyKishon Vijay Abraham I2020-07-272-17/+263
| | |/
| * | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2020-08-051-1/+10
| |\ \
| | * | PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár2020-07-211-0/+7
| | * | PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár2020-07-071-1/+3
| | |/
| * | Merge branch 'pci/switchtec'Bjorn Helgaas2020-08-051-8/+8
| |\ \
| | * | PCI: switchtec: Add missing __iomem tag to fix sparse warningsLogan Gunthorpe2020-07-311-1/+1
| | * | PCI: switchtec: Add missing __iomem and __user tags to fix sparse warningsLogan Gunthorpe2020-07-311-7/+7
| | |/
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2020-08-052-1/+21
| |\ \
| | * | PCI: Release IVRS table in AMD ACS quirkHanjun Guo2020-07-291-0/+2
| | * | PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng2020-07-291-1/+4
| | * | PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj2020-07-241-0/+15
| | |/
| * | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2020-08-051-6/+15
| |\ \
| | * | PCI/P2PDMA: Allow P2PDMA on AMD Zen and newer CPUsLogan Gunthorpe2020-07-301-6/+15
| | |/
| * | Merge branch 'pci/msi'Bjorn Helgaas2020-08-051-13/+9
| |\ \
| | * | PCI/MSI: Forward MSI-X error code in pci_alloc_irq_vectors_affinity()Piotr Stankiewicz2020-06-301-13/+9
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2020-08-0518-81/+43
| |\ \
| | * | PCI: Remove unused pci_lost_interrupt()Heiner Kallweit2020-07-291-50/+0
| | * | PCI: Fix error in panic messageLiao Pingfang2020-07-091-1/+1
| | * | PCI: Replace lkml.org, spinics, gmane with lore.kernel.orgBjorn Helgaas2020-06-302-5/+6
| | * | PCI: Replace http:// links with https://Alexander A. Klimov2020-06-3012-16/+16
| | * | PCI: Align PCIe capability and PCI accessor return valuesBolarinwa Olayemi Saheed2020-06-261-4/+4
| | * | PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed2020-06-262-5/+16
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2020-08-052-5/+7
| |\ \
| | * | PCI: rpadlpar: Make functions staticWei Yongjun2020-07-301-3/+3
| | * | PCI: Fix pci_create_slot() reference count leakQiushi Wu2020-07-101-2/+4
| | |/
| * | Merge branch 'pci/error'Bjorn Helgaas2020-08-055-36/+62
| |\ \
| | * | PCI/ERR: Clear PCIe Device Status errors only if OS owns AERJonathan Cameron2020-07-222-2/+4
| | * | PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas2020-07-224-12/+11
| | * | PCI/AER: Log correctable errors as warning, not errorMatt Jolly2020-07-071-10/+15
| | * | PCI/AER: Simplify __aer_print_error()Bjorn Helgaas2020-07-071-14/+34
| | * | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-073-4/+4
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2020-08-059-156/+159
| |\ \
| | * | PCI: Announce device after early fixupsTiezhu Yang2020-07-291-3/+3
| | * | PCI: Treat "external-facing" devices themselves as internalRajat Jain2020-07-103-7/+6
| | * | PCI: Cache ACS capability offset in deviceRajat Jain2020-07-105-11/+23
| | * | PCI: Reorder pci_enable_acs() and dependenciesRajat Jain2020-07-101-127/+127
| | * | PCI: Add device even if driver attach failedRajat Jain2020-07-071-5/+1
| | * | PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas2020-07-071-6/+2
| | |/
| * / PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang2020-07-171-0/+1
| |/
* | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \
| * | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| |/
* | Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-08-032-6/+14
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2020-08-031-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-3/+3
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...Rafael J. Wysocki2020-08-031-3/+11
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki2020-06-261-3/+11
| | |/