summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/kbuild'Bjorn Helgaas2023-02-222-2/+0
|\
| * PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock2023-02-172-2/+0
* | PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam2023-02-141-0/+2
|/
* PCI: pciehp: Enable Command Completed Interrupt only if supportedPali Rohár2022-12-071-1/+3
* PCI: shpchp: Remove unused get_mode1_ECC_cap callbackIan Cowan2022-11-223-22/+0
* PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream PortsRafael J. Wysocki2022-11-221-0/+8
* PCI: pciehp: Enable by default if USB4 enabledAlbert Zhou2022-11-151-0/+3
* PCI: hotplug: Clean up include filesChristophe Leroy2022-04-055-0/+6
* Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-259-29/+20
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2022-03-225-23/+8
| |\
| | * PCI: ibmphp: Remove unused assignmentsBjorn Helgaas2022-03-222-4/+1
| | * PCI: cpqphp: Remove unused assignmentsBjorn Helgaas2022-03-223-19/+7
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2022-03-221-0/+4
| |\ \
| | * | PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam2022-02-101-0/+2
| | * | PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang2022-02-031-0/+2
| | |/
| * | Merge branch 'pci/bridge-class-codes'Bjorn Helgaas2022-03-221-1/+1
| |\ \
| | * | PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-1/+1
| | |/
| * / PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()Rafael J. Wysocki2022-02-042-5/+7
| |/
* / PCI: rpaphp: Add MODULE_DESCRIPTIONMamatha Inamdar2022-02-031-0/+1
|/
* Merge branch 'pci/errors'Bjorn Helgaas2022-01-132-7/+7
|\
| * PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu2021-11-181-2/+2
| * PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu2021-11-181-5/+5
* | PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede2022-01-123-4/+22
* | PCI: ibmphp: Remove commented-out functionsVihas Mak2021-12-102-79/+0
* | PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner2021-11-191-3/+4
|/
* s390/pci: implement reset_slot for hotplug slotNiklas Schnelle2021-11-081-0/+24
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-069-9/+41
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2021-11-056-9/+11
| |\
| | * PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>Krzysztof Wilczyński2021-11-021-1/+1
| | * PCI: cpqphp: Format if-statement code block correctlyKrzysztof Wilczyński2021-10-121-2/+4
| | * PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński2021-10-084-6/+6
| * | PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner2021-10-153-0/+30
| |/
* / s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-041-8/+1
|/
* Merge branch 'pci/reset'Bjorn Helgaas2021-09-023-3/+3
|\
| * PCI: Change the type of probe argument in reset functionsAmey Narkhede2021-08-183-3/+3
* | PCI: ibmphp: Fix double unmap of io_memVishal Aslot2021-09-022-7/+1
|/
* Merge branch 'pci/kernel-doc'Bjorn Helgaas2021-07-063-4/+8
|\
| * PCI: Fix kernel-doc formattingKrzysztof Wilczyński2021-07-063-4/+8
* | Merge branch 'pci/sysfs'Bjorn Helgaas2021-07-063-23/+27
|\ \
| * | PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński2021-06-033-23/+27
| |/
* | PCI: cpcihp: Declare cpci_debug in header fileKrzysztof Wilczyński2021-07-012-2/+3
* | PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner2021-06-161-0/+36
|/
* Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-061-1/+1
|\
| * s390/pci: rename zpci_configure_device()Niklas Schnelle2021-04-301-1/+1
* | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-055-12/+4
|\ \ | |/ |/|
| * Merge branch 'pci/kernel-doc'Bjorn Helgaas2021-05-041-1/+1
| |\
| | * PCI: Fix kernel-doc errorsKrzysztof Wilczyński2021-03-111-1/+1
| * | PCI: acpiphp: Fix whitespace issuechakravarthikulkarni2021-04-161-2/+1
| * | PCI: shpchp: Remove unused shpc_writeb()Jiapeng Chong2021-04-161-5/+0
| * | PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lockGuobin Huang2021-04-141-4/+1