Toggle navigation
Patchwork
linux-usb
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Mario Limonciello
| State =
Action Required
| Archived =
No
| 61 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[4/4] PCI: Drop Radeon quirk for Macbook Pro 8.2
Verify devices transition from D3cold to D0
-
-
-
2024-06-13
Mario Limonciello
New
[3/4] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays
Verify devices transition from D3cold to D0
-
-
-
2024-06-13
Mario Limonciello
New
[2/4] PCI: Verify functions currently in D3cold have entered D0
Verify devices transition from D3cold to D0
-
-
-
2024-06-13
Mario Limonciello
New
[1/4] PCI: Check PCI_PM_CTRL in pci_dev_wait()
Verify devices transition from D3cold to D0
-
-
-
2024-06-13
Mario Limonciello
New
[v2,9/9] PCI: Add a quirk to mark 0x8086 : 0x9a23 as supporting PCIe tunneling
Improvements to pcie_bandwidth_available() for eGPUs
-
-
-
2023-11-03
Mario Limonciello
New
[v2,8/9] PCI: Exclude PCIe ports used for tunneling in pcie_bandwidth_available()
Improvements to pcie_bandwidth_available() for eGPUs
-
-
-
2023-11-03
Mario Limonciello
New
[v2,7/9] PCI: ACPI: Detect PCIe root ports that are used for tunneling
Improvements to pcie_bandwidth_available() for eGPUs
-
-
-
2023-11-03
Mario Limonciello
New
[v2,6/9] PCI: Rename is_thunderbolt to is_tunneled
Improvements to pcie_bandwidth_available() for eGPUs
-
-
-
2023-11-03
Mario Limonciello
New
[v2,5/9] PCI: pciehp: Move check for is_thunderbolt into a quirk
Improvements to pcie_bandwidth_available() for eGPUs
-
-
-
2023-11-03
Mario Limonciello
New
[v2,3/9] PCI: Drop pci_is_thunderbolt_attached()
Improvements to pcie_bandwidth_available() for eGPUs
-
-
-
2023-11-03
Mario Limonciello
New
[v2,2/9] drm/radeon: Switch from pci_is_thunderbolt_attached() to dev_is_removable()
Improvements to pcie_bandwidth_available() for eGPUs
-
-
-
2023-11-03
Mario Limonciello
New
[v2,1/9] drm/nouveau: Switch from pci_is_thunderbolt_attached() to dev_is_removable()
Improvements to pcie_bandwidth_available() for eGPUs
-
-
-
2023-11-03
Mario Limonciello
New
[2/2] PCI: Ignore PCIe ports used for tunneling in pcie_bandwidth_available()
[1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
-
-
-
2023-10-31
Mario Limonciello
New
[1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
[1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
-
-
-
2023-10-31
Mario Limonciello
New
[v2,2/2] Revert "drm/amd/pm: workaround for the wrong ac power detection on smu 13.0.0"
Fix Navi3x boot and hotplug problems
-
-
-
2023-10-05
Mario Limonciello
New
[v2,1/2] usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scope
Fix Navi3x boot and hotplug problems
-
-
-
2023-10-05
Mario Limonciello
New
[v2] usb: typec: ucsi: Mark dGPUs as DEVICE scope
[v2] usb: typec: ucsi: Mark dGPUs as DEVICE scope
-
-
-
2023-05-18
Mario Limonciello
New
[2/2] usb: typec: ucsi: Don't create power supplies for dGPUs
Adjust logic for power_supply_is_system_supplied()
-
-
-
2023-05-16
Mario Limonciello
New
[v2,2/2] thunderbolt: Move Intel quirks into quirks.c
Untitled series #207965
-
-
-
2023-04-24
Mario Limonciello
New
thunderbolt: Clear registers properly when auto clear isn't in use
thunderbolt: Clear registers properly when auto clear isn't in use
-
-
-
2023-04-21
Mario Limonciello
New
[2/2] thunderbolt: Disable interrupt auto clear for rings
Fix TX/RX interrupt handling
-
-
-
2023-03-10
Mario Limonciello
New
[1/2] thunderbolt: Use const qualifier for `ring_interrupt_index`
Fix TX/RX interrupt handling
-
-
-
2023-03-10
Mario Limonciello
New
[v4,2/3] thunderbolt: use `tb_eeprom_get_drom_offset` to discover DROM offset
Fix problems fetching TBT3 DROM from AMD USB4 routers
-
-
-
2023-02-23
Mario Limonciello
New
[v3,3/3] thunderbolt: Refactor DROM reading
Fix problems fetching TBT3 DROM from AMD USB4 routers
-
-
-
2023-02-16
Mario Limonciello
New
[v3,1/3] thunderbolt: Adjust how NVM reading works
Fix problems fetching TBT3 DROM from AMD USB4 routers
-
-
-
2023-02-16
Mario Limonciello
New
[v2,1/2] thunderbolt: Adjust how NVM reading works
Fix problems fetching TBT3 DROM from AMD USB4 routers
-
-
-
2023-02-15
Mario Limonciello
New
[1/2] thunderbolt: Read DROM directly from NVM before trying bit banging
Fix problems fetching TBT3 DROM from AMD USB4 routers
-
-
-
2023-02-14
Mario Limonciello
New
[v3] xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
[v3] xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
-
-
-
2022-10-10
Mario Limonciello
New
[v2,2/2] xhci-pci: Lower the requirement for runtime PM version to 1.0
Untitled series #188742
-
-
-
2022-10-06
Mario Limonciello
New
[3/4] xhci-pci: Remove a number of controllers from the runtime PM allowlist
Enable runtime PM more broadly
-
-
-
2022-10-05
Mario Limonciello
New
[2/4] xhci-pci: Move PCI IDs for runtime allow into a table
Enable runtime PM more broadly
-
-
-
2022-10-05
Mario Limonciello
New
[RFC,3/3] xhci-pci: Allow host runtime PM as default for AMD Pink Sardine
Enable runtime PM more broadly
-
-
-
2022-10-04
Mario Limonciello
New
[RFC,2/3] xhci-pci: Remove a number of controllers from the runtime PM allowlist
Enable runtime PM more broadly
-
-
-
2022-10-04
Mario Limonciello
New
[RFC,1/3] thunderbolt: Allow XHCI device links to enter runtime pm
Enable runtime PM more broadly
-
-
-
2022-10-04
Mario Limonciello
New
[v2] thunderbolt: Explicitly enable lane adapter hotplug events at startup
[v2] thunderbolt: Explicitly enable lane adapter hotplug events at startup
-
-
-
2022-09-22
Mario Limonciello
New
[2/2] thunderbolt: Explicitly enable lane adapter hotplug events at startup
Fix some hotplug event issues
-
-
-
2022-09-21
Mario Limonciello
New
[1/2] thunderbolt: Explicitly reset plug events delay back to USB4 spec value
Fix some hotplug event issues
-
-
-
2022-09-21
Mario Limonciello
New
xhci: Don't show warning for reinit on known broken suspend
xhci: Don't show warning for reinit on known broken suspend
-
-
-
2022-09-13
Mario Limonciello
New
[v4] HID: usbhid: Set USB mice as s2idle wakeup resources
[v4] HID: usbhid: Set USB mice as s2idle wakeup resources
-
-
-
2022-08-25
Mario Limonciello
New
[v2] iommu/amd: Add support to indicate whether DMA remap support is enabled
[v2] iommu/amd: Add support to indicate whether DMA remap support is enabled
-
-
-
2022-03-18
Mario Limonciello
New
[RFC] thunderbolt: Automatically authorize PCIe tunnels when IOMMU is active
[RFC] thunderbolt: Automatically authorize PCIe tunnels when IOMMU is active
-
-
-
2022-03-15
Mario Limonciello
New
[1/2] iommu/amd: Add support to indicate whether DMA remap support is enabled
[1/2] iommu/amd: Add support to indicate whether DMA remap support is enabled
-
-
-
2022-03-15
Mario Limonciello
New
[v2,3/5] thunderbolt: Do not make DROM read success compulsory
Untitled series #169132
-
-
-
2022-03-03
Mario Limonciello
New
[v2,2/5] thunderbolt: Do not resume routers if UID is not set
Untitled series #169132
-
-
-
2022-03-03
Mario Limonciello
New
[5/5] drivers/thunderbolt: Rename EEPROM handling bits to match USB4 spec
Untitled series #169005
-
-
-
2022-03-02
Mario Limonciello
New
[2/5] drivers/thunderbolt: don't resume switches without uid set
Untitled series #169005
-
-
-
2022-03-02
Mario Limonciello
New
[v5,6/7] drm/radeon: drop the use of `pci_is_thunderbolt_attached`
Overhaul `is_thunderbolt`
-
-
-
2022-02-24
Mario Limonciello
New
[v5,5/7] drm/nouveau: drop the use of `pci_is_thunderbolt_attached`
Overhaul `is_thunderbolt`
-
-
-
2022-02-24
Mario Limonciello
New
[v5,4/7] drm/amd: drop the use of `pci_is_thunderbolt_attached`
Overhaul `is_thunderbolt`
-
-
-
2022-02-24
Mario Limonciello
New
[v5,3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core
Overhaul `is_thunderbolt`
-
-
-
2022-02-24
Mario Limonciello
New
[v5,2/7] PCI: Move check for old Apple Thunderbolt controllers into a quirk
Overhaul `is_thunderbolt`
-
-
-
2022-02-24
Mario Limonciello
New
[v5,1/7] PCI: Move `is_thunderbolt` check for lack of command completed to a quirk
Overhaul `is_thunderbolt`
-
-
-
2022-02-24
Mario Limonciello
New
[v4,04/10] PCI: Detect PCIe root ports for discrete USB4 controllers
Overhaul `is_thunderbolt`
-
-
-
2022-02-15
Mario Limonciello
New
[v4,03/10] PCI: Detect root port of internal USB4 controllers
Overhaul `is_thunderbolt`
-
-
-
2022-02-15
Mario Limonciello
New
[v4,01/10] PCI: Add USB4 class definition
Overhaul `is_thunderbolt`
-
-
-
2022-02-15
Mario Limonciello
New
[v3,11/12] platform/x86: amd-gmux: drop the use of `pci_is_thunderbolt_attached`
[v3,01/12] thunderbolt: move definition of PCI_CLASS_SERIAL_USB_USB4
-
-
-
2022-02-11
Mario Limonciello
New
[v3,05/12] PCI: Detect root port of internal USB4 devices by `usb4-host-interface`
[v3,01/12] thunderbolt: move definition of PCI_CLASS_SERIAL_USB_USB4
-
-
-
2022-02-11
Mario Limonciello
New
[v3,01/12] thunderbolt: move definition of PCI_CLASS_SERIAL_USB_USB4
[v3,01/12] thunderbolt: move definition of PCI_CLASS_SERIAL_USB_USB4
-
-
-
2022-02-11
Mario Limonciello
New
[v2,3/9] PCI: drop `is_thunderbolt` attribute
[v2,1/9] thunderbolt: move definition of PCI_CLASS_SERIAL_USB_USB4
-
-
-
2022-02-10
Mario Limonciello
New
[2/2] pci: mark USB4 devices as "is_thunderbolt"
Mark USB4 controllers as is_thunderbolt
-
-
-
2022-02-04
Mario Limonciello
New
[v5] usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
[v5] usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
-
-
-
2021-05-27
Mario Limonciello
New