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