aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2020-09-17PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2020-06-04PCI: pciehp: Prevent deadlock on disconnectMika Westerberg
2020-04-12PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner
2020-03-30PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg
2020-03-07PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-infoTyrel Datwyler
2020-03-07PCI: rpaphp: Annotate and correctly byte swap DRC propertiesTyrel Datwyler
2020-03-07PCI: rpaphp: Don't rely on firmware feature to imply drc-info supportTyrel Datwyler
2020-03-07PCI: rpaphp: Fix up pointer to first drc-info entryTyrel Datwyler
2020-02-11PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner
2020-01-31ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg
2019-10-07PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/printk-portdrv'Bjorn Helgaas
2019-05-09PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas
2019-05-09PCI: pciehp: Remove pointless PCIE_MODULE_NAME definitionBjorn Helgaas
2019-05-09PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler
2019-05-09PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler
2019-05-09PCI: pciehp: Replace pciehp_debug module param with dyndbgFrederick Lawler
2019-05-09PCI: pciehp: Remove pciehp_debug usesBjorn Helgaas
2019-04-10PCI: rpaphp: Get/put device node reference during slot alloc/deallocTyrel Datwyler
2019-04-10PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2019-04-10PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko
2019-03-06Merge branch 'pci/pm'Bjorn Helgaas
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas
2019-02-15PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg
2019-02-01PCI: pciehp: Add HXT quirk for Command Completed errataShunyong Yang
2019-01-29PCI: ibmphp: Turn semaphores into completions or mutexesArnd Bergmann
2019-01-14PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardwareMika Westerberg
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-02PCI: pnv_php: Use kmemdup()YueHaibing
2018-10-02PCI: cpqphp: Remove set but not used variable 'physical_slot'YueHaibing
2018-10-02PCI: pciehp: Implement runtime PM callbacksMika Westerberg
2018-10-02PCI: pciehp: Do not handle events if interrupts are maskedMika Westerberg
2018-10-02PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg
2018-10-02PCI: Make link active reporting detection genericKeith Busch
2018-09-29Update email addressMatthew Wilcox
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch
2018-09-18PCI: hotplug: Document TODOsLukas Wunner
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner
2018-09-18PCI: pciehp: Reshuffle controller struct for clarityLukas Wunner
2018-09-18PCI: pciehp: Rename controller struct members for clarityLukas Wunner
2018-09-18PCI: pciehp: Unify controller and slot structsLukas Wunner
2018-09-18PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner
2018-09-17PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner