linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-06 14:13:07 to 2024-12-11 13:29:45 UTC [more...]

[PATCH v2 00/15] Add initial USB support for the Renesas RZ/G3S SoC
 2024-12-11 13:29 UTC  (29+ messages)
` [PATCH v2 01/15] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #renesas,sysc-signal-cells
` [PATCH v2 03/15] soc: renesas: rz-sysc: Enable SYSC driver for RZ/G3S
` [PATCH v2 04/15] soc: renesas: rz-sysc: Add SoC detection support
` [PATCH v2 05/15] soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driver
` [PATCH v2 07/15] dt-bindings: phy: renesas,usb2-phy: Mark resets as required for RZ/G3S
` [PATCH v2 08/15] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signal
` [PATCH v2 09/15] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
` [PATCH v2 11/15] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S support
` [PATCH v2 12/15] arm64: dts: renesas: Add #renesas,sysc-signal-cells to system controller node
` [PATCH v2 13/15] arm64: dts: renesas: r9a08g045: Enable the system controller
` [PATCH v2 14/15] arm64: dts: renesas: r9a08g045: Add USB support
` [PATCH v2 15/15] arm64: dts: renesas: rzg3s-smarc: Enable "

[Bug 219590] New: Linux 6.13 ucsi driver error
 2024-12-11 13:23 UTC 

[PATCH] usb: gadget: f_uac2: Fix incorrect setting of bNumEndpoints
 2024-12-11 11:59 UTC 

[PATCH] usb: typec: tcpci: fix NULL pointer issue on shared irq case
 2024-12-11 11:51 UTC  (4+ messages)

[PATCH] usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is Rp
 2024-12-11 10:57 UTC 

[PATCH v3 00/28] usb: gadget: f_tcm: Enhance UASP driver
 2024-12-11 10:42 UTC  (30+ messages)
` [PATCH v3 01/28] usb: gadget: f_tcm: Don't free command immediately
` [PATCH v3 02/28] usb: gadget: f_tcm: Translate error to sense
` [PATCH v3 03/28] usb: gadget: f_tcm: Decrement command ref count on cleanup
` [PATCH v3 04/28] usb: gadget: f_tcm: Fix Get/SetInterface return value
` [PATCH v3 05/28] usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint
` [PATCH v3 06/28] usb: gadget: f_tcm: Don't prepare BOT write request twice
` [PATCH v3 07/28] usb: gadget: f_tcm: Increase stream count
` [PATCH v3 08/28] usb: gadget: f_tcm: Increase bMaxBurst
` [PATCH v3 09/28] usb: gadget: f_tcm: Limit number of sessions
` [PATCH v3 10/28] usb: gadget: f_tcm: Get stream by sbitmap number
` [PATCH v3 11/28] usb: gadget: f_tcm: Don't set static stream_id
` [PATCH v3 12/28] usb: gadget: f_tcm: Allocate matching number of commands to streams
` [PATCH v3 13/28] usb: gadget: f_tcm: Handle multiple commands in parallel
` [PATCH v3 14/28] usb: gadget: f_tcm: Use extra number of commands
` [PATCH v3 15/28] usb: gadget: f_tcm: Return ATA cmd direction
` [PATCH v3 16/28] usb: gadget: f_tcm: Execute command on write completion
` [PATCH v3 17/28] usb: gadget: f_tcm: Minor cleanup redundant code
` [PATCH v3 18/28] usb: gadget: f_tcm: Handle abort command
` [PATCH v3 19/28] usb: gadget: f_tcm: Cleanup requests on ep disable
` [PATCH v3 20/28] usb: gadget: f_tcm: Stop proceeding further on -ESHUTDOWN
` [PATCH v3 21/28] usb: gadget: f_tcm: Save CPU ID per command
` [PATCH v3 22/28] usb: gadget: f_tcm: Send sense on cancelled transfer
` [PATCH v3 23/28] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
` [PATCH v3 24/28] usb: gadget: f_tcm: Check overlapped command
` [PATCH v3 25/28] usb: gadget: f_tcm: Stall on invalid CBW
` [PATCH v3 26/28] usb: gadget: f_tcm: Requeue command request on error
` [PATCH v3 27/28] usb: gadget: f_tcm: Track BOT command kref
` [PATCH v3 28/28] usb: gadget: f_tcm: Refactor goto check_condition

[PATCH] thunderbolt: Improve redrive mode handling
 2024-12-11 10:35 UTC 

[PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-11 10:09 UTC  (14+ messages)
` [PATCH v4 1/7] usb: typec: Only use SVID for matching altmodes
` [PATCH v4 2/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v4 3/7] usb: typec: Print err when displayport fails to enter
` [PATCH v4 4/7] platform/chrome: cros_ec_typec: Update partner altmode active
` [PATCH v4 5/7] platform/chrome: cros_ec_typec: Displayport support
` [PATCH v4 6/7] platform/chrome: cros_ec_typec: Thunderbolt support
` [PATCH v4 7/7] platform/chrome: cros_ec_typec: Disable tbt on port

[PATCH 1/1] USB: serial: option: add Telit FE910C04 rmnet compositions
 2024-12-11  9:38 UTC  (2+ messages)

[PATCH] USB: serial: ch341: Add product ID for CH9102
 2024-12-11  9:35 UTC  (2+ messages)

[PATCH v11 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-11  9:33 UTC  (5+ messages)
` [PATCH v11 1/2] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v11 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH] [v2]USB: serial: option: add MediaTek T7XX compositions Add the MediaTek T7XX compositions:
 2024-12-11  9:25 UTC  (2+ messages)

[PATCH] usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistance_kohm()
 2024-12-11  9:18 UTC  (3+ messages)

[PATCH] USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready
 2024-12-11  9:13 UTC  (2+ messages)

[PATCH] USB: serial: option: add MeiG Smart SLM770A
 2024-12-11  9:08 UTC  (2+ messages)

[PATCH 1/1] Add TCL IK512 MBIM & ECM
 2024-12-11  9:03 UTC  (2+ messages)

[PATCH] thunderbolt: debugfs: Add write capability to path config space
 2024-12-11  8:23 UTC 

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2024-12-11  8:18 UTC  (13+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
` [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()

[PATCH v2] thunderbolt: Don't display nvm_version unless upgrade supported
 2024-12-11  7:14 UTC  (2+ messages)

[westeri-thunderbolt:fixes] BUILD SUCCESS 8644b48714dca8bf2f42a4ff8311de8efc9bd8c3
 2024-12-11  6:39 UTC 

[PATCH v2 0/3] Add support for responding to Get_Revision request
 2024-12-11  3:07 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: connector: Add pd-revision property
` [PATCH v2 2/3] usb: typec: tcpm: Add support for parsing pd-revision DT property
` [PATCH v2 3/3] usb: typec: tcpm: Add new AMS for Get_Revision response

[PATCH 0/3] Add support for responding to Get_Revision request
 2024-12-11  2:55 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: connector: Add pd-revision property

[PATCH] usb: dwc3-am62: Disable autosuspend during remove
 2024-12-11  2:20 UTC  (2+ messages)

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-11  2:00 UTC  (26+ messages)
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH v2] usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend
 2024-12-10 22:58 UTC  (2+ messages)

[PATCH v2] usb: dwc3: gadget: fix writing NYET threshold
 2024-12-10 22:51 UTC  (2+ messages)

[PATCH v2 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-12-10 19:54 UTC  (15+ messages)
` [PATCH v2 1/5] dt-bindings: usb: dwc3: Allow connector in USB controller node
` [PATCH v2 2/5] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board
` [PATCH v2 3/5] arm64: dts: ti: k3-am62: Add DM R5 ranges in cbass
` [PATCH v2 4/5] arm64: dts: ti: k3-am62-wakeup: Add R5F device node
` [PATCH v2 5/5] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees

Different speed of USB control transfers for HS USB devices depending on used USB port
 2024-12-10 17:18 UTC  (3+ messages)

[PATCH v6 0/5] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-12-10 17:13 UTC  (6+ messages)
` [PATCH v6 1/5] usb: cdns3-ti: move reg writes to separate function
` [PATCH v6 2/5] usb: cdns3-ti: run HW init at resume() if HW was reset
` [PATCH v6 3/5] usb: cdns3: rename hibernated argument of role->resume() to lost_power
` [PATCH v6 4/5] xhci: introduce xhci->lost_power flag
` [PATCH v6 5/5] usb: cdns3: host: transmit lost_power signal from wrapper to XHCI

[PATCH] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2024-12-10 14:25 UTC  (5+ messages)

[PATCH v2 0/2] Add support to ignore single SE0 glitches
 2024-12-10 11:47 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: usb: snps,dwc3: Add snps,filter-se0-fsls-eop quirk

[PATCH v10 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-10 10:35 UTC  (4+ messages)
` [PATCH v10 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH] usb: common: expand documentation for USB functions
 2024-12-10 10:29 UTC 

[PATCH] thunderbolt: Add support for Intel Panther Lake-M/P
 2024-12-10  6:13 UTC  (2+ messages)

[PATCH v2] usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property
 2024-12-10  2:47 UTC  (5+ messages)

USB: workqueues stuck in 'D' state?
 2024-12-09 23:27 UTC  (6+ messages)

[PATCH] thunderbolt: Don't display retimers unless nvm was initialized
 2024-12-09 15:47 UTC  (6+ messages)

[PATCH net 1/1] net: usb: qmi_wwan: add Telit FE910C04 compositions
 2024-12-09 15:18 UTC 

[PATCH] usb: phy-tahvo: fix call balance for tu->ick handling routines
 2024-12-09 15:26 UTC 

[PATCH for stable 5.4 v2] usb: dwc3: gadget: fix writing NYET threshold
 2024-12-09 12:23 UTC  (4+ messages)

[PATCH v3] usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property
 2024-12-09 11:14 UTC 

[PATCH] usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property
 2024-12-09 10:36 UTC  (3+ messages)

[PATCH v4 0/6] Enable IPQ5424 USB support
 2024-12-08 17:03 UTC  (2+ messages)
` (subset) "

[PATCH v2] dt-bindings: phy: imx8mq-usb: correct reference to usb-switch.yaml
 2024-12-08 17:02 UTC  (2+ messages)

[PATCH] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2024-12-08 16:00 UTC  (4+ messages)

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-08 13:18 UTC  (4+ messages)
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages

[PATCH v5 0/6] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-12-07 21:45 UTC  (5+ messages)
` [PATCH v5 2/6] usb: typec: Add support "

[Bug 219569] New: The 0c45:671d camera fails to initialize despite being visible in USB
 2024-12-07  3:48 UTC  (2+ messages)
` [Bug 219569] "

[PATCH v3 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-06 23:30 UTC  (10+ messages)
` [PATCH v3 2/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v3 6/7] platform/chrome: cros_ec_typec: Thunderbolt support

[RFT PATCH 0/4] More QC DWC3 fixups
 2024-12-06 22:02 UTC  (3+ messages)
` [PATCH RFT 4/4] arm64: dts: qcom: msm8994: Describe USB interrupts

[syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in mcp2221_raw_event
 2024-12-06 20:05 UTC 

[PATCH] usb: dwc3: gadget: fix writing NYET threshold
 2024-12-06 19:27 UTC  (3+ messages)

[PATCH v3] USB: core: Disable LPM only for non-suspended ports
 2024-12-06 14:13 UTC  (2+ messages)


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).