messages from 2023-12-01 12:25:44 to 2023-12-05 14:20:01 UTC [more...]
[PATCH] usb: dwc3: don't reset device side if dwc3 was configured as host-only
2023-12-05 14:19 UTC (10+ messages)
[usb:usb-linus] BUILD REGRESSION b17b7fe6dd5c6ff74b38b0758ca799cdbb79e26e
2023-12-05 14:07 UTC
[usb:usb-testing] BUILD SUCCESS 5e4c8814a431d21bfaf20b464134f40f2f81e152
2023-12-05 14:06 UTC
[PATCH] net: usb: ax88179_178a: avoid failed operations when device is disconnected
2023-12-05 13:51 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
Question regarding CDC NCM and VNC performance issue
2023-12-05 12:55 UTC (5+ messages)
[PATCHv2] USB: gl620a: check for rx buffer overflow
2023-12-05 10:21 UTC (3+ messages)
ASMedia 2464PD-based SSD enclosure hotplug failure
2023-12-05 9:54 UTC (5+ messages)
[syzbot] Monthly usb report (Dec 2023)
2023-12-05 9:53 UTC
Regression: Inoperative bluetooth, Intel chipset, mainline kernel 6.6.2+
2023-12-05 9:05 UTC (19+ messages)
` [PATCH 1/2] Revert "xhci: Enable RPM on controllers that support low-power states"
` [PATCH 2/2] Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"
` [PATCH v2] "
[PATCH 0/1] usb: gadget: f_hid: fix report descriptor allocation
2023-12-05 8:54 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v1] usb: typec: tcpm: Query Source partner for FRS capability only if it is DRP
2023-12-05 7:47 UTC
[PATCH v5 0/2] mutiple selectable capabilities in tcpm
2023-12-05 3:01 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
` [PATCH v5 2/2] usb: typec: tcpm: Support multiple capabilities
[PATCH v2 0/3] net: usb: r8152: Fix lost config across deauthorize+authorize
2023-12-05 2:34 UTC (12+ messages)
` [PATCH v2 1/3] usb: core: Don't force USB generic_subclass drivers to define probe()
` [PATCH v2 2/3] usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
` [PATCH net v2 3/3] r8152: Choose our USB config with choose_configuration() rather than probe()
[PATCH] usb: dwc3: xilinx: improve error handling for PM APIs
2023-12-05 2:24 UTC (4+ messages)
[PATCH] usb: dwc3: gadget: Handle EP0 request dequeuing properly
2023-12-05 1:46 UTC (2+ messages)
[RFC] usb: dwc: ep0: Use -ESHUTDOWN in dwc3_ep0_stall_restart
2023-12-05 1:43 UTC (2+ messages)
[PATCH] usb: dwc3: Fix spurious wakeup when port is on device mode
2023-12-05 1:23 UTC (3+ messages)
[PATCH V3 0/3] ARM: dts: bcm2711: Add BCM2711 xHCI support
2023-12-04 20:42 UTC (11+ messages)
` [PATCH V3 1/3] dt-bindings: usb: xhci: add support for BCM2711
` [PATCH V3 2/3] usb: xhci: xhci-plat: Add "
` [PATCH V3 3/3] ARM: dts: bcm2711: Add BCM2711 xHCI support
[PATCH v4 0/2] mutiple selectable capabilities in tcpm
2023-12-04 19:29 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
` [PATCH v4 2/2] usb: typec: tcpm: Support multiple capabilities
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-04 18:51 UTC (6+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v2 23/35] usb: cdc-acm: optimize acm_softint()
[PATCH v3] usbip: Don't submit special requests twice
2023-12-04 18:19 UTC (2+ messages)
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
[PATCH v2 0/2] mutiple selectable capabilities in tcpm
2023-12-04 17:24 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: connector: Add child nodes for multiple PD capabilities
[PATCH v3] usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
2023-12-04 15:44 UTC (6+ messages)
[PATCH v6 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub
2023-12-04 14:44 UTC
[PATCH RESEND 0/6] drm: simplify support for transparent DRM bridges
2023-12-04 14:16 UTC (11+ messages)
` [PATCH RESEND 1/6] drm/bridge: add transparent bridge helper
` [PATCH RESEND 2/6] phy: qcom: qmp-combo: switch to DRM_AUX_BRIDGE
` [PATCH RESEND 3/6] usb: typec: nb7vpq904m: "
` [PATCH RESEND 4/6] drm/bridge: implement generic DP HPD bridge
` [PATCH RESEND 5/6] soc: qcom: pmic-glink: switch to DRM_AUX_HPD_BRIDGE
` [PATCH RESEND 6/6] usb: typec: qcom-pmic-typec: "
[PATCH v2 00/18] xhci features for usb-next
2023-12-04 13:36 UTC (21+ messages)
` [PATCH v2 01/18] xhci: dbc: Drop duplicate checks for dma_free_coherent()
` [PATCH v2 02/18] xhci: dbc: Convert to use sysfs_streq()
` [PATCH v2 03/18] xhci: dbc: Use sysfs_emit() to instead of scnprintf()
` [PATCH v2 04/18] xhci: dbc: Use ATTRIBUTE_GROUPS()
` [PATCH v2 05/18] xhci: dbc: Check for errors first in xhci_dbc_stop()
` [PATCH v2 06/18] xhci: dbc: Don't shadow error codes in store() functions
` [PATCH v2 07/18] xhci: dbc: Replace custom return value with proper Linux error code
` [PATCH v2 08/18] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH v2 09/18] xhci: dbc: Add missing headers
` [PATCH v2 10/18] xhci: check if legacy irq is available before using it as fallback
` [PATCH v2 11/18] xhci: add handler for only one interrupt line
` [PATCH v2 12/18] xhci: refactor static MSI-X function
` [PATCH v2 13/18] xhci: refactor static MSI function
` [PATCH v2 14/18] xhci: change 'msix_count' to encompass MSI or MSI-X vectors
` [PATCH v2 15/18] xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
` [PATCH v2 16/18] xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
` [PATCH v2 17/18] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
` [PATCH v2 18/18] xhci: fix possible null pointer deref during xhci urb enqueue
[PATCH v2 0/2] usb: typec: tcpm: Handle Accessory Modes
2023-12-04 13:31 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: connector: usb: add accessory mode description
[PATCH net v3 1/5] r8152: Hold the rtnl_lock for all of reset
2023-12-04 12:30 UTC (2+ messages)
[PATCH] usb: storage: freecom: drop useless assignment in init_freecom()
2023-12-04 7:04 UTC (2+ messages)
[PATCH 00/19] xhci features for usb-next
2023-12-04 10:45 UTC (25+ messages)
` [PATCH 01/19] xhci: dbc: Drop duplicate checks for dma_free_coherent()
` [PATCH 02/19] xhci: dbc: Convert to use sysfs_streq()
` [PATCH 03/19] xhci: dbc: Use sysfs_emit() to instead of scnprintf()
` [PATCH 04/19] xhci: dbc: Use ATTRIBUTE_GROUPS()
` [PATCH 05/19] xhci: dbc: Check for errors first in xhci_dbc_stop()
` [PATCH 06/19] xhci: dbc: Don't shadow error codes in store() functions
` [PATCH 07/19] xhci: dbc: Replace custom return value with proper Linux error code
` [PATCH 08/19] xhci: dbc: Use sizeof_field() where it makes sense
` [PATCH 09/19] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH 10/19] xhci: dbc: Add missing headers
` [PATCH 11/19] xhci: check if legacy irq is available before using it as fallback
` [PATCH 12/19] xhci: add handler for only one interrupt line
` [PATCH 13/19] xhci: refactor static MSI-X function
` [PATCH 14/19] xhci: refactor static MSI function
` [PATCH 15/19] xhci: change 'msix_count' to encompass MSI or MSI-X vectors
` [PATCH 16/19] xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
` [PATCH 17/19] xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
` [PATCH 18/19] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
` [PATCH 19/19] xhci: fix possible null pointer deref during xhci urb enqueue
[PATCH 00/11] Improvements and Lunar Lake support
2023-12-04 10:38 UTC (12+ messages)
` [PATCH 01/11] thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails
` [PATCH 02/11] thunderbolt: Handle lane bonding of Gen 4 XDomain links properly
` [PATCH 03/11] thunderbolt: Move width_name() helper to tb.h
` [PATCH 04/11] thunderbolt: Log XDomain link speed and width
` [PATCH 05/11] thunderbolt: Transition link to asymmetric only when both sides support it
` [PATCH 06/11] thunderbolt: Disable CL states only when actually needed
` [PATCH 07/11] thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well
` [PATCH 08/11] thunderbolt: Improve logging when DisplayPort resource is added due to hotplug
` [PATCH 09/11] thunderbolt: Make PCIe tunnel setup and teardown follow CM guide
` [PATCH 10/11] thunderbolt: Disable PCIe extended encapsulation upon teardown properly
` [PATCH 11/11] thunderbolt: Add support for Intel Lunar Lake
[PATCH] thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth
2023-12-04 10:25 UTC
[PATCH v2 0/6] Refine USB interrupt vectors on Qualcomm platforms
2023-12-04 10:09 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
` [PATCH v2 2/6] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
` [PATCH v2 3/6] arm64: dts: qcom: Fix hs_phy_irq for QUSB2 targets
` [PATCH v2 4/6] arm64: dts: qcom: Fix hs_phy_irq for non-QUSB2 targets
` [PATCH v2 5/6] arm64: dts: qcom: Fix hs_phy_irq for SDM670/SDM845/SM6350
` [PATCH v2 6/6] arm64: dts: qcom: Add missing interrupts for qcs404/ipq5332
[PATCH] usb:xhci: Avoid hub_event() stuck when xHC restore state timeout
2023-12-04 8:02 UTC
[PATCH v4] usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
2023-12-04 7:38 UTC
[PATCH v4 0/3] dt-bindings: connector: usb: provide bindings for altmodes
2023-12-04 2:03 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: connector: usb: add altmodes description
` [PATCH v4 2/3] usb: typec: change altmode SVID to u16 entry
` [PATCH v4 3/3] arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svid
[PATCH] USB: dwc2: write HCINT with INTMASK applied
2023-12-03 6:52 UTC (9+ messages)
[PATCH] r8152: add vendor/device ID pair for ASUS USB-C2500
2023-12-03 1:17 UTC
[PATCH] Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
2023-12-02 16:53 UTC (4+ messages)
[PATCH v2] usb: gadget: f_fs: Add the missing get_alt callback
2023-12-02 14:51 UTC (2+ messages)
[PATCH] usb: storage: sddr55: avoid integer overflow
2023-12-01 22:36 UTC (5+ messages)
` [PATCH v2] usb: storage: sddr55: clean up variable type
[RESEND PATCH v2 1/3] usb: misc: onboard_usb_hub: Print symbolic error names
2023-12-01 20:31 UTC (6+ messages)
` [RESEND PATCH v2 2/3] usb: misc: onboard_usb_hub: Add support for clock input
` [RESEND PATCH v2 3/3] usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563x
[PATCH] usb: core: Save the config when a device is deauthorized+authorized
2023-12-01 18:32 UTC (3+ messages)
Bug in add_dma_entry()'s debugging code
2023-12-01 17:42 UTC (11+ messages)
[PATCH V2 0/2] ARM: dts: bcm2711: Add generic xHCI
2023-12-01 17:38 UTC (5+ messages)
` [PATCH V2 1/2] dt-bindings: usb: xhci: Add optional power-domains
[PATCH v3] usb: typec: class: fix typec_altmode_put_partner to put plugs
2023-12-01 14:36 UTC (2+ messages)
[RFC PATCH 0/3] usb: phy: Add platform driver support for ULPI phys
2023-12-01 13:07 UTC (5+ messages)
` [RFC PATCH 1/3] dt-binding: usb: ulpi-phy: add ulpi-phy binding
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).