Show patches with: Submitter = Lukas Wunner       |    State = Action Required       |   192 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[00/32] Rework pciehp event handling & add runtime PM - - - --- 2018-07-19 Lukas Wunner bhelgaas New
[01/32] PCI: hotplug: Don't leak pci_slot on registration failure - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[02/32] PCI: pciehp: Fix UAF on unplug - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[03/32] PCI: pciehp: Fix deadlock on unplug - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[04/32] PCI: pciehp: Fix unprotected list iteration in IRQ handler - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[05/32] PCI: pciehp: Drop unnecessary NULL pointer check - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[06/32] PCI: pciehp: Declare pciehp_unconfigure_device() void - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[07/32] PCI: pciehp: Document struct slot and struct controller - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[08/32] genirq: Synchronize only with single thread on free_irq() - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[09/32] PCI: pciehp: Convert to threaded IRQ - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[1/1] x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_power hook - - - --- 2016-10-06 Lukas Wunner bhelgaas New
[1/2] PCI: pciehp: Avoid implicit fallthroughs in switch statements [1/2] PCI: pciehp: Avoid implicit fallthroughs in switch statements 1 1 - --- 2018-07-28 Lukas Wunner bhelgaas New
[1/2] PCI/LINK: bw_notification: Clear interrupt before enabling it Link bandwidth notification fixes - 1 - --- 2019-03-20 Lukas Wunner bhelgaas New
[1/3] PCI: Add Thunderbolt device IDs 1 - - --- 2016-03-20 Lukas Wunner bhelgaas New
[1/4] PCI: Afford direct-complete to devices with nonstandard PM 1 - - --- 2016-08-31 Lukas Wunner bhelgaas New
[1/5] PCI: pciehp: Resume to D0 on board addition/removal - - - --- 2017-05-01 Lukas Wunner bhelgaas New
[1/5] PCI: Recognize Thunderbolt devices 1 - - --- 2017-02-24 Lukas Wunner bhelgaas New
[1/7] PCI: Restore BARs on runtime resume despite being unbound - 1 - --- 2018-02-18 Lukas Wunner bhelgaas New
[1/9] PCI: Don't acquire ref on parent in pci_bridge_d3_update() - - - --- 2016-10-19 Lukas Wunner bhelgaas New
[1/9] PCI: Simplify disconnected marking PCI hotplug diet - - - --- 2018-08-19 Lukas Wunner bhelgaas New
[10/32] PCI: pciehp: Convert to threaded polling - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[11/32] PCI: pciehp: Stop blinking on slot enable failure - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[12/32] PCI: pciehp: Handle events synchronously - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[13/32] PCI: pciehp: Drop slot workqueue - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[14/32] PCI: hotplug: Demidlayer registration with the core 2 - - --- 2018-06-16 Lukas Wunner bhelgaas New
[15/32] PCI: pciehp: Publish to user space last on probe - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[16/32] PCI: pciehp: Track enable/disable status - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[17/32] PCI: pciehp: Enable/disable exclusively from IRQ thread - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[18/32] PCI: pciehp: Drop enable/disable lock - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[19/32] PCI: pciehp: Declare pciehp_enable/disable_slot() static - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[2/2] PCI: pciehp: Deduplicate presence check on probe & resume [1/2] PCI: pciehp: Avoid implicit fallthroughs in switch statements - 1 - --- 2018-07-28 Lukas Wunner bhelgaas New
[2/2] PCI/LINK: bw_notification: Deduplicate reports for multi-function devices Link bandwidth notification fixes - 1 - --- 2019-03-20 Lukas Wunner bhelgaas New
[2/3] thunderbolt: Fix typos and magic number - - - --- 2016-03-20 Lukas Wunner bhelgaas New
[2/4] PCI: Query platform firmware for device power state - - - --- 2016-08-31 Lukas Wunner bhelgaas New
[2/5] PCI: pciehp: Remain in D0 while awaiting command completion - - - --- 2017-05-01 Lukas Wunner bhelgaas New
[2/7] PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public 1 - - --- 2018-02-18 Lukas Wunner bhelgaas New
[2/9] PCI: Autosense device removal in pci_bridge_d3_update() - - - --- 2016-10-19 Lukas Wunner bhelgaas New
[2/9] PCI: pciehp: Drop unnecessary includes PCI hotplug diet - - - --- 2018-08-19 Lukas Wunner bhelgaas New
[20/32] PCI: pciehp: Tolerate initially unstable link - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[21/32] PCI: pciehp: Become resilient to missed events - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[22/32] PCI: pciehp: Always enable occupied slot on probe - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[23/32] PCI: pciehp: Avoid slot access during reset - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[24/32] PCI: portdrv: Deduplicate PM callback iterator - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[25/32] PCI: pciehp: Clear spurious events earlier on resume - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[26/32] PCI: pciehp: Obey compulsory command delay after resume - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[27/32] PCI: pciehp: Support interrupts sent from D3hot - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[28/32] PCI: pciehp: Resume to D0 on enable/disable - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[29/32] PCI: pciehp: Resume parent to D0 on config space access - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[3/3] thunderbolt: Support 1st gen Light Ridge controller 1 - 2 --- 2016-03-20 Lukas Wunner bhelgaas New
[3/4] PCI: Avoid unnecessary resume after direct-complete - - - --- 2016-08-31 Lukas Wunner bhelgaas New
[3/5] PCI: pciehp: Resume to D0 on sysfs read access - - - --- 2017-05-01 Lukas Wunner bhelgaas New
[3/9] PCI: pciehp: Drop hotplug_slot_ops wrappers PCI hotplug diet - - - --- 2018-08-19 Lukas Wunner bhelgaas New
[3/9] PCI: Speed up algorithm in pci_bridge_d3_update() - - - --- 2016-10-19 Lukas Wunner bhelgaas New
[30/32] PCI: sysfs: Resume to D0 on function reset - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[31/32] PCI: Whitelist native hotplug ports for runtime D3 - - - --- 2018-06-16 Lukas Wunner bhelgaas New
[32/32] PCI: Whitelist Thunderbolt ports for runtime D3 - 1 - --- 2018-06-16 Lukas Wunner bhelgaas New
[4/4] PCI: Avoid unnecessary resume on shutdown - - - --- 2016-08-31 Lukas Wunner bhelgaas New
[4/5] PCI: pciehp: Remain in D0 if poll mode is enabled - - - --- 2017-05-01 Lukas Wunner bhelgaas New
[4/9] PCI: Activate runtime PM on a PCIe port only if it can suspend - - - --- 2016-10-19 Lukas Wunner bhelgaas New
[4/9] PCI: pciehp: Unify controller and slot structs PCI hotplug diet - - - --- 2018-08-19 Lukas Wunner bhelgaas New
[5/5] PCI: Whitelist native hotplug ports for runtime PM - - - --- 2017-05-01 Lukas Wunner bhelgaas New
[5/7] vga_switcheroo: Use device link for HDA controller 1 - - --- 2018-02-18 Lukas Wunner bhelgaas New
[5/9] PCI: Consolidate conditions to allow runtime PM on PCIe ports - - - --- 2016-10-19 Lukas Wunner bhelgaas New
[5/9] PCI: pciehp: Reshuffle controller struct for clarity PCI hotplug diet - - - --- 2018-08-19 Lukas Wunner bhelgaas New
[6/9] PCI: hotplug: Constify hotplug_slot_ops PCI hotplug diet 1 1 - --- 2018-08-19 Lukas Wunner bhelgaas New
[6/9] PCI: Unfold conditions to block runtime PM on PCIe ports - - - --- 2016-10-19 Lukas Wunner bhelgaas New
[7/9] ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit - - - --- 2016-10-19 Lukas Wunner bhelgaas New
[7/9] PCI: hotplug: Drop hotplug_slot_info PCI hotplug diet 2 1 - --- 2018-08-19 Lukas Wunner bhelgaas New
[8/9] ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public - - - --- 2016-10-19 Lukas Wunner bhelgaas New
[8/9] PCI: hotplug: Embed hotplug_slot PCI hotplug diet 2 1 - --- 2018-08-19 Lukas Wunner bhelgaas New
[9/9] PCI: hotplug: Document TODOs PCI hotplug diet - - - --- 2018-08-19 Lukas Wunner bhelgaas New
[9/9] PCI: pciehp: Add runtime PM support for PCIe hotplug ports - - - --- 2016-10-19 Lukas Wunner bhelgaas New
[GIT,PULL] PCI fixes for v4.10 - - - --- 2017-05-06 Lukas Wunner bhelgaas New
[PATCHv3,2/5] pci: Add is_removed state - - - --- 2016-10-21 Lukas Wunner bhelgaas New
[PATCHv3,2/5] pci: Add is_removed state - - - --- 2016-10-21 Lukas Wunner bhelgaas New
[PATCHv4,next,2/3] pci: No config access for removed devices - - - --- 2016-10-31 Lukas Wunner bhelgaas New
[REPLACEMENT] PCI: pciehp: Avoid slot access during reset [REPLACEMENT] PCI: pciehp: Avoid slot access during reset - - - --- 2018-07-28 Lukas Wunner bhelgaas New
[REPLACEMENT] PCI: pciehp: Support interrupts sent from D3hot [REPLACEMENT] PCI: pciehp: Support interrupts sent from D3hot - - - --- 2018-07-28 Lukas Wunner bhelgaas New
[RFC,0/4] Runtime pm for thunderbolt.ko - - - --- 2016-03-16 Lukas Wunner bhelgaas New
[RFC,1/4] PCI: Add Thunderbolt device IDs 1 - - --- 2016-03-16 Lukas Wunner bhelgaas New
[RFC,2/4] thunderbolt: Fix typos and magic number 1 - - --- 2016-03-16 Lukas Wunner bhelgaas New
[RFC,3/4] thunderbolt: Move pm code to separate file - - - --- 2016-03-16 Lukas Wunner bhelgaas New
[RFC,4/4] thunderbolt: Support runtime pm - - - --- 2016-03-16 Lukas Wunner bhelgaas New
[v2,01/13] PCI: Recognize Thunderbolt devices - - - --- 2016-05-13 Lukas Wunner bhelgaas New
[v2,02/13] PCI: Allow D3 for Thunderbolt ports - - - --- 2016-05-13 Lukas Wunner bhelgaas New
[v2,03/13] PCI: Add Thunderbolt portdrv service type - - - --- 2016-05-13 Lukas Wunner bhelgaas New
[v2,04/13] PCI: Generalize portdrv pm iterator - - - --- 2016-05-13 Lukas Wunner bhelgaas New
[v2,05/13] PCI: Use portdrv pm iterator on further callbacks - - - --- 2016-05-13 Lukas Wunner bhelgaas New
[v2,06/13] PCI: pciehp: Support runtime pm - - - --- 2016-05-13 Lukas Wunner bhelgaas New
[v2,07/13] PCI: pciehp: Ignore interrupts during D3cold - - - --- 2016-05-13 Lukas Wunner bhelgaas New
[v2,08/13,REBASED] PCI: Allow runtime PM for Thunderbolt hotplug ports on Macs - - - --- 2016-06-14 Lukas Wunner bhelgaas New
[v2,08/13] PCI: Allow runtime PM for Thunderbolt hotplug ports on Macs - - - --- 2016-05-13 Lukas Wunner bhelgaas New
[v2,09/13] PCI: Do not write to PM control register while in D3cold - - - --- 2016-05-13 Lukas Wunner bhelgaas New
[v2,1/2] genirq: Update code comments wrt recycled thread_mask - - - --- 2018-06-24 Lukas Wunner bhelgaas New
[v2,1/2] PCI / PM: Add needs_resume flag to avoid suspend complete optimization - - - --- 2017-04-24 Lukas Wunner bhelgaas New
[v2,1/2] PCI: Fix BUG on device attach failure 1 - - --- 2016-04-20 Lukas Wunner bhelgaas New
[v2,1/5] PCI: Afford direct-complete to devices with nonstandard PM 1 - - --- 2016-09-18 Lukas Wunner bhelgaas New
[v2,1/7] PCI: Restore config space on runtime resume despite being unbound 1 - - --- 2018-03-03 Lukas Wunner bhelgaas New
[v2,1/8] PCI: pciehp: Tolerate Presence Detect hardwired to zero PCI hotplug diet - - - --- 2018-09-08 Lukas Wunner bhelgaas New
[v2,1/9] PCI: Don't acquire ref on parent in pci_bridge_d3_update() - 1 1 --- 2016-10-28 Lukas Wunner bhelgaas New
« 1 2 »