aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-33/+106
2019-11-28Merge branch 'pci/trivial'Bjorn Helgaas2-3/+3
2019-11-21PCI: Fix indentationKrzysztof Kozlowski1-1/+1
2019-11-20PCI: Fix typosBjorn Helgaas1-2/+2
2019-11-13ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg1-3/+9
2019-11-13PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-infoTyrel Datwyler1-2/+3
2019-11-13PCI: rpaphp: Annotate and correctly byte swap DRC propertiesTyrel Datwyler1-14/+15
2019-11-13PCI: rpaphp: Add drc-info support for hotplug slot registrationTyrel Datwyler1-20/+69
2019-11-13PCI: rpaphp: Don't rely on firmware feature to imply drc-info supportTyrel Datwyler1-1/+1
2019-11-13PCI: rpaphp: Fix up pointer to first drc-info entryTyrel Datwyler1-0/+2
2019-11-12PCI: pciehp: Prevent deadlock on disconnectMika Westerberg4-19/+61
2019-11-12PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg1-2/+23
2019-11-11PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()Andy Shevchenko1-4/+2
2019-10-04PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner3-2/+8
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds11-92/+68
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas6-12/+1
2019-09-23Merge branch 'pci/pciehp'Bjorn Helgaas4-80/+66
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-12/+65
2019-09-05PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas2-3/+3
2019-09-05PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov3-43/+7
2019-09-05PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov3-28/+7
2019-09-05PCI: pciehp: Combine adjacent indicator updatesDenis Efremov2-13/+17
2019-09-05PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov2-0/+39
2019-09-05pci-hotplug/pnv_php: Add attention indicator supportOliver O'Halloran1-1/+13
2019-09-05pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran1-0/+6
2019-09-05pci-hotplug/pnv_php: Add a reset_slot() callbackOliver O'Halloran1-0/+39
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski6-12/+1
2019-08-16PCI/hotplug: remove the sgi_hotplug driverChristoph Hellwig3-710/+0
2019-08-08PCI: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-05PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor1-11/+7
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-43/+34
2019-05-13Merge branch 'pci/printk-portdrv'Bjorn Helgaas5-42/+28
2019-05-09PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas2-3/+1
2019-05-09PCI: pciehp: Remove pointless PCIE_MODULE_NAME definitionBjorn Helgaas1-3/+1
2019-05-09PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler3-12/+3
2019-05-09PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler5-10/+19
2019-05-09PCI: pciehp: Replace pciehp_debug module param with dyndbgFrederick Lawler2-13/+6
2019-05-09PCI: pciehp: Remove pciehp_debug usesBjorn Helgaas1-8/+5
2019-04-10PCI: rpaphp: Get/put device node reference during slot alloc/deallocTyrel Datwyler1-1/+2
2019-04-10PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler1-0/+4
2019-04-10PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko1-0/+4
2019-03-06Merge branch 'pci/pm'Bjorn Helgaas1-2/+15
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas1-0/+2
2019-02-15PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg1-2/+15
2019-02-01PCI: pciehp: Add HXT quirk for Command Completed errataShunyong Yang1-0/+2
2019-01-29PCI: ibmphp: Turn semaphores into completions or mutexesArnd Bergmann3-36/+14
2019-01-14PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardwareMika Westerberg1-1/+1
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds3-4/+4
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds29-981/+691