summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2023-04-20Merge branch 'pci/resource'Bjorn Helgaas-4/+4
2023-04-20Merge branch 'pci/hotplug'Bjorn Helgaas-0/+15
2023-04-18PCI: Use of_property_present() for testing DT property presenceRob Herring-2/+2
2023-04-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner-0/+15
2023-04-05PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko-4/+4
2023-02-22Merge branch 'pci/kbuild'Bjorn Helgaas-2/+0
2023-02-17PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock-2/+0
2023-02-14PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam-0/+2
2022-12-07PCI: pciehp: Enable Command Completed Interrupt only if supportedPali Rohár-1/+3
2022-11-22PCI: shpchp: Remove unused get_mode1_ECC_cap callbackIan Cowan-22/+0
2022-11-22PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream PortsRafael J. Wysocki-0/+8
2022-11-15PCI: pciehp: Enable by default if USB4 enabledAlbert Zhou-0/+3
2022-04-05PCI: hotplug: Clean up include filesChristophe Leroy-0/+6
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-29/+20
2022-03-22Merge branch 'pci/misc'Bjorn Helgaas-23/+8
2022-03-22Merge branch 'pci/hotplug'Bjorn Helgaas-0/+4
2022-03-22Merge branch 'pci/bridge-class-codes'Bjorn Helgaas-1/+1
2022-03-22PCI: ibmphp: Remove unused assignmentsBjorn Helgaas-4/+1
2022-03-22PCI: cpqphp: Remove unused assignmentsBjorn Helgaas-19/+7
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár-1/+1
2022-02-10PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam-0/+2
2022-02-04PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()Rafael J. Wysocki-5/+7
2022-02-03PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang-0/+2
2022-02-03PCI: rpaphp: Add MODULE_DESCRIPTIONMamatha Inamdar-0/+1
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas-7/+7
2022-01-12PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede-4/+22
2021-12-10PCI: ibmphp: Remove commented-out functionsVihas Mak-79/+0
2021-11-19PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner-3/+4
2021-11-18PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu-2/+2
2021-11-18PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu-5/+5
2021-11-08s390/pci: implement reset_slot for hotplug slotNiklas Schnelle-0/+24
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+41
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas-9/+11
2021-11-02PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>Krzysztof Wilczyński-1/+1
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner-0/+30
2021-10-12PCI: cpqphp: Format if-statement code block correctlyKrzysztof Wilczyński-2/+4
2021-10-08PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński-6/+6
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle-8/+1
2021-09-02Merge branch 'pci/reset'Bjorn Helgaas-3/+3
2021-09-02PCI: ibmphp: Fix double unmap of io_memVishal Aslot-7/+1
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede-3/+3
2021-07-06Merge branch 'pci/kernel-doc'Bjorn Helgaas-4/+8
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas-23/+27
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński-4/+8
2021-07-01PCI: cpcihp: Declare cpci_debug in header fileKrzysztof Wilczyński-2/+3
2021-06-16PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner-0/+36
2021-06-03PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński-23/+27
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+1
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+4
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas-1/+1