summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2019-06-22PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-07-03PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-01-12powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold
2016-03-03ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2015-10-21PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck
2015-08-10PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas
2015-08-10PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas
2015-08-10PCI: pciehp: Handle invalid data when reading from non-existent devicesJarod Wilson
2015-07-15PCI: pciehp: Simplify pcie_poll_cmd()Yijing Wang
2015-07-15PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slotYijing Wang
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas
2015-06-18PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas
2015-06-18PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas
2015-06-17PCI: pciehp: Clean up debug loggingBjorn Helgaas
2015-06-09PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson
2015-05-22ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devicesRafael J. Wysocki
2015-05-22PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki
2015-05-21PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-03-12PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng
2015-01-21PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas
2014-12-26PCI: Delete unnecessary NULL pointer checksMarkus Elfring
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu
2014-12-16x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-10PCI: Simplify if-return sequencesQuentin Lambert
2014-10-27Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas
2014-09-24PCI: Remove assignment from complicated "if" conditionsQuentin Lambert
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert
2014-09-24PCI: Add space before open parenthesisQuentin Lambert
2014-09-23PCI: pciehp: Stop disabling notifications during initYinghai Lu
2014-09-23PCI: pciehp: Add more Slot Control debug outputYinghai Lu
2014-09-23PCI: pciehp: Fix wait time in timeout messageYinghai Lu
2014-09-22PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu