public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-13 08:54:17 to 2025-05-19 22:44:01 UTC [more...]

[PATCH v4 00/10] phy: qcom: Introduce USB support for SM8750
 2025-05-19 22:43 UTC  (9+ messages)
` [PATCH v4 06/10] phy: qcom: Add M31 based eUSB2 PHY driver

[PATCH v1] Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
 2025-05-19 22:32 UTC  (4+ messages)

[PATCH v3] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
 2025-05-19 15:47 UTC  (4+ messages)

[PATCH 00/24] xhci features for usb-next
 2025-05-19 14:33 UTC  (32+ messages)
` [PATCH 01/24] usb: xhci: Don't log transfer ring segment list on errors
` [PATCH 02/24] usb: xhci: Add debugfs support for xHCI port bandwidth
` [PATCH 03/24] usb: xhci: relocate pre-allocation initialization
` [PATCH 04/24] usb: xhci: move device slot enabling register write
` [PATCH 05/24] usb: xhci: move command ring pointer write
` [PATCH 06/24] usb: xhci: refactor xhci_set_cmd_ring_deq()
` [PATCH 07/24] usb: xhci: move DCBAA pointer write
` [PATCH 08/24] usb: xhci: move doorbell array pointer assignment
` [PATCH 09/24] usb: xhci: move enabling of USB 3 device notifications
` [PATCH 10/24] usb: xhci: remove error handling from xhci_add_interrupter()
` [PATCH 11/24] usb: xhci: move initialization of the primary interrupter
` [PATCH 12/24] usb: xhci: add individual allocation checks in xhci_mem_init()
` [PATCH 13/24] usb: xhci: cleanup xhci_mem_init()
` [PATCH 14/24] usb: xhci: set requested IMODI to the closest supported value
` [PATCH 15/24] usb: xhci: improve Interrupt Management register macros
` [PATCH 16/24] usb: xhci: guarantee that IMAN register is flushed
` [PATCH 17/24] usb: xhci: remove '0' write to write-1-to-clear register
` [PATCH 18/24] usb: xhci: rework Event Ring Segment Table Size mask
` [PATCH 19/24] usb: xhci: rework Event Ring Segment Table Address mask
` [PATCH 20/24] usb: xhci: cleanup IMOD register comments
` [PATCH 21/24] usb: xhci: rename 'irq_pending' to 'iman'
` [PATCH 22/24] usb: xhci: rename 'irq_control' to 'imod'
` [PATCH 23/24] usb: xhci: add warning message specifying which Set TR Deq failed
` [PATCH 24/24] xhci: Add host support for eUSB2 double isochronous bandwidth devices

[PATCH v2 RESEND 0/6] USB: serial: ftdi_sio: Code style cleanup
 2025-05-19 12:26 UTC  (2+ messages)

[Bug 220069] New: [6.13.9] regression USB controller dies
 2025-05-19 12:08 UTC  (8+ messages)
` [Bug 220069] "

[PATCH 00/11] Various dt-bindings fixes
 2025-05-19 10:58 UTC  (3+ messages)

[PATCH 0/5] net: ch9200: fix various bugs and improve qinheng ch9200 driver
 2025-05-19  9:58 UTC  (10+ messages)
` [PATCH 5/5] net: ch9200: avoid triggering NWay restart on non-zero PHY ID

[PATCH v3 0/3] Add SpacemiT K1 USB3.0 host controller support
 2025-05-19  9:37 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: usb: dwc3: add support for SpacemiT K1
` [PATCH v3 2/3] usb: dwc3: add common driver to support flattened DT
` [PATCH v3 3/3] riscv: dts: spacemit: add usb3.0 support for K1

[PATCH] usb: gadget: lpc32xx_udc: Use USB API functions rather than constants
 2025-05-19  6:31 UTC 

[PATCH] usb: gadget: epautoconf: Use USB API functions rather than constants
 2025-05-19  6:25 UTC 

[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC Usb controller
 2025-05-19  6:24 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: usb: Add Eswin EIC7700 "
` [PATCH v1 2/2] usb: dwc3: eic7700: Add EIC7700 usb driver

[PATCH] usb: dwc2: gadget: Use USB API functions rather than constants
 2025-05-19  6:22 UTC 

[PATCH] usb: core: config: Use USB API functions rather than constants
 2025-05-19  6:13 UTC 

[PATCH v1] usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device
 2025-05-19  2:33 UTC 

[PATCH] docs: usb: dwc3: add documentation of 'sg' field in dwc3_request struct
 2025-05-18 11:48 UTC 

[PATCH] docs: usb: dwc3: add documentation of 'sg' field in dwc3_request struct
 2025-05-18 10:58 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: fixed_phy: simplifications and improvements
 2025-05-17 20:35 UTC  (3+ messages)
` [PATCH net-next 1/3] net: phy: fixed_phy: remove irq argument from fixed_phy_add
` [PATCH net-next 2/3] net: phy: fixed_phy: remove irq argument from fixed_phy_register

[RFC] USB: core/xhci: add a buffer in urb for host controller private data
 2025-05-17  9:09 UTC  (34+ messages)
` [PATCH 1/2] USB: core: add a memory pool to urb for host-controller "
` [PATCH 2/2] USB: xhci: use urb hcpriv mempool for "
` [PATCH v2 1/2] USB: core: add a memory pool to urb for host-controller "
` [PATCH v2 2/2] USB: xhci: use urb hcpriv mempool for "

[PATCH v3 1/2] USB: core: add a memory pool to urb caching host-controller private data
 2025-05-17  8:38 UTC 

[PATCH v3 2/2] USB: xhci: use urb hcpriv mempool for private data
 2025-05-17  8:37 UTC 

[PATCH v3 2/2] USB: xhci: use urb hcpriv mempool for private data
 2025-05-17  8:35 UTC 

[PATCH v3 1/2] USB: core: add a memory pool to urb caching host-controller private data
 2025-05-17  8:35 UTC 

[PATCH v2 0/2] Introduce XHCI_FULL_RESET_ON_REMOVE quirk for DWC3
 2025-05-17  4:39 UTC  (9+ messages)
` [PATCH v2 1/2] xhci: Add a quirk for full reset on removal
` [PATCH v2 2/2] usb: dwc3: Force full reset on xhci removal

[PATCH] dt-bindings: usb: dwc3-xilinx: allow dma-coherent
 2025-05-16 14:16 UTC  (2+ messages)

[PATCH] usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence
 2025-05-16 12:56 UTC  (2+ messages)

[Bug 220044] New: rndis_host: Zyxel 5G portable router seen as a WWAN device and not an Ethernet one in 6.13
 2025-05-16 12:10 UTC  (2+ messages)
` [Bug 220044] "

[v15 0/6] USB DWC3 host wake up support from system suspend
 2025-05-16 11:31 UTC  (3+ messages)
` [v15 5/6] usb: dwc3: qcom: Configure wakeup interrupts during suspend

[PATCH v3] usb: hub: lack of clearing xHC resources
 2025-05-16  9:56 UTC  (2+ messages)

[ISSUE REPORT] xHCI infinite endpoint reset loop on full-speed after transfer error
 2025-05-16  8:44 UTC  (3+ messages)

[PATCH v3 0/2] initial usb support for ExynosAutov920 soc
 2025-05-16  7:13 UTC  (3+ messages)
  ` [PATCH v3 1/2] dt-bindings: usb: samsung,exynos-dwc3: add dt-schema ExynosAutov920
  ` [PATCH v3 2/2] usb: dwc3-exynos: add support for ExynosAutov920

[PATCH 1/3] [1/3] usbipd: enable SO_KEEPALIVE socket option for accepted connection
 2025-05-16  7:52 UTC  (3+ messages)
` [PATCH 2/3] [2/3] usbipd: add long options to set TCP_KEEPIDLE/TCP_KEEPCNT/TCP_KEEPINTVL socket options
` [PATCH 3/3] [3/3] usbipd: use usbip_to_int to simplify usbip_setup_port_number implementation

[PATCH v2] usb: typec: tcpm: Use configured PD revision for negotiation
 2025-05-16  5:10 UTC  (7+ messages)

[PATCH v12 0/4] Support system sleep with offloaded usb transfers
 2025-05-16  4:45 UTC  (10+ messages)
` [PATCH v12 2/4] usb: add apis for offload usage tracking
` [PATCH v12 3/4] xhci: sideband: add api to trace sideband usage
` [PATCH v12 4/4] usb: host: enable USB offload during system sleep

[PATCH] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
 2025-05-16  3:41 UTC  (3+ messages)

[PATCH v2] r8152: Add wake up function for RTL8153
 2025-05-16  1:35 UTC 

[PATCH v2 2/2] usb: dwc3-exynos: add support for ExynosAutov920
 2025-05-15 22:58 UTC 

[PATCH v1 2/2] usb: dwc3: Force full reset on xhci removal
 2025-05-15 18:57 UTC  (3+ messages)

[PATCH v1 1/2] xhci: Add a quirk for full reset on removal
 2025-05-15 18:55 UTC  (4+ messages)

[PATCH] r8152: Add wake up function for RTL8153
 2025-05-15 16:08 UTC  (2+ messages)

[PATCH v2 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
 2025-05-15 12:50 UTC  (8+ messages)
` [PATCH v2 1/5] usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs
` [PATCH v2 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants
` (subset) [PATCH v2 0/5] Fix onboard USB hub instability on RK3399 Puma SoM

[PATCH 0/2] initial usb support for ExynosAutov920 soc
 2025-05-15  9:31 UTC  (7+ messages)
  ` [PATCH 1/2] dt-bindings: usb: samsung,exynos-dwc3: add dt-schema ExynosAutov920
  ` [PATCH 2/2] usb: dwc3-exynos: add support for ExynosAutov920

Problematic Set TR Deq error handling series in xhci-next
 2025-05-15  7:11 UTC  (5+ messages)

[PATCH v2] usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
 2025-05-15  1:40 UTC 

[PATCH v2] usb: cdnsp: Fix issue with detecting command completion event
 2025-05-15  1:11 UTC  (4+ messages)

[PATCH v2 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
 2025-05-14 19:42 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: connector: extend ports property to model power connections

[PATCH] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device
 2025-05-14 13:51 UTC  (3+ messages)

[PATCH] usb: Flush altsetting 0 endpoints before reinitializating them after reset
 2025-05-14 13:25 UTC 

[PATCH v2] dt-bindings: phy: rockchip: Convert RK3399 Type-C PHY to schema
 2025-05-14 11:37 UTC  (2+ messages)

[PATCH] usb: gadget: udc: renesas_usb3: Add null pointer check in usb3_irq_epc_pipe0_setup()
 2025-05-14  9:50 UTC 

[BUG REPORT] usb: dwc3: Failure to enumerate from boot
 2025-05-14  0:48 UTC  (5+ messages)

[PATCH] usb: cdnsp: Fix issue with detecting USB 3.2 speed
 2025-05-14  1:29 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS ab6dc9a6c721c2eed867c157447764ae68ff9b7e
 2025-05-13 23:50 UTC 

[syzbot] [usb?] INFO: task hung in dvb_usb_i2c_exit
 2025-05-13 23:01 UTC  (2+ messages)
` [PATCH] media: cxusb: Initialize medion after checking intf

Problem with only SuperSpeedPlus on different sets of hosts and devices
 2025-05-13 20:18 UTC 

[syzbot] [usb?] [media?] KASAN: use-after-free Read in em28xx_init_extension (2)
 2025-05-13 15:11 UTC  (2+ messages)

[GIT PULL] USB4/Thunderbolt fix for v6.15-rc7
 2025-05-13 14:56 UTC 

[PATCH v2 0/4] usb: gadget: uvc: parse configfs entries and implement v4l2 enum api calls
 2025-05-13 13:35 UTC  (14+ messages)

[Bug 220033] New: xhci: Compliance Issue - avg_trb_len not set for EP0 during Address Device Command
 2025-05-13  9:17 UTC  (2+ messages)
` [Bug 220033] "

Recall: [PATCH] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device
 2025-05-13  8:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox