linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-11 00:09:07 to 2024-12-16 07:56:21 UTC [more...]

[PATCH] usb: gadget: m66592-udc: Add check for clk_enable()
 2024-12-16  7:55 UTC  (2+ messages)

[PATCH 0/3] Add FSUSB42 USB switch and external DP for Qualcomm X1E80100 QCP
 2024-12-16  7:28 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for FSUSB42
` [PATCH 2/3] arm64: dts: qcom: x1e80100-qcp: Add FSUSB42 USB switches
` [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Enable external DP support

[PATCH] usb: phy-tahvo: fix call balance for tu->ick handling routines
 2024-12-16  5:53 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: add Quectel RG255C
 2024-12-16  3:06 UTC 

[PATCH] usb: chipidea: ci_hdrc_imx: decrement device's refcount on the error path of .probe()
 2024-12-16  1:57 UTC  (3+ messages)

[PATCH v2] usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe()
 2024-12-16  1:55 UTC 

[PATCH] USB: phy: tahvo: Add check for clk_enable()
 2024-12-15 21:00 UTC 

[PATCH 1/1] USB: serial: option: add MeiG Smart SRM815
 2024-12-15 10:00 UTC 

[PATCH 0/5] Fix various races in UCSI
 2024-12-15 18:34 UTC  (3+ messages)
` [PATCH 5/5] usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset

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

[PATCH 2/2] usb: typec: tcpm: fix the sender response time issue
 2024-12-15 12:50 UTC 

[PATCH] usb: gadget: f_fs: remove unused values and add immediate returns
 2024-12-15 11:52 UTC  (4+ messages)

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

[GIT PULL] USB fixes for 6.13-rc3
 2024-12-14 17:39 UTC  (2+ messages)

[PATCH RESEND] USB: serial: CH341: add hardware flow control RTS/CTS
 2024-12-14 17:21 UTC  (2+ messages)

[PATCH v6 0/5] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-12-14  9:06 UTC  (13+ 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 v31 00/32] Introduce QC USB SND audio offloading support
 2024-12-13 23:54 UTC  (33+ messages)
` [PATCH v31 01/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v31 02/32] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v31 03/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v31 04/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v31 05/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v31 06/32] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v31 07/32] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v31 08/32] ALSA: Add USB audio device jack type
` [PATCH v31 09/32] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v31 10/32] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v31 11/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v31 12/32] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v31 13/32] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v31 14/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v31 15/32] ASoC: Add SoC USB APIs for adding an USB backend
` [PATCH v31 16/32] ASoC: usb: Add PCM format check API for "
` [PATCH v31 17/32] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v31 18/32] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v31 19/32] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v31 20/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v31 21/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v31 22/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v31 23/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v31 24/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v31 25/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v31 26/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v31 27/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v31 28/32] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v31 29/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v31 30/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v31 31/32] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v31 32/32] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing

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

[PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-13 18:33 UTC  (16+ 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] USB: usblp: remove redundant semicolon
 2024-12-13 14:53 UTC 

[PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint reader
 2024-12-13 13:08 UTC  (5+ messages)
    ` [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint readery

USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
 2024-12-13 12:03 UTC  (13+ messages)

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-13  9:10 UTC  (14+ messages)

[PATCH v2] usb: typec: ucsi: Set orientation as none when connector is unplugged
 2024-12-13  9:00 UTC  (2+ messages)

[GIT PULL] USB-serial device ids for 6.13-rc3
 2024-12-13  8:22 UTC 

[PATCH] dt-bindings: usb: dwc3-st: convert to dt schema
 2024-12-13  5:15 UTC 

[PATCH] dt-bindings: usb: usb-device: Add panel-location
 2024-12-12 21:44 UTC 

[PATCH v2] usb: gadget: configfs: Ignore trailing LF for user strings to cdev
 2024-12-12 15:41 UTC 

[PATCH] USB: Optimize goto logic in API usb_register_driver()
 2024-12-12 15:30 UTC 

Annotating USB device Location in DT
 2024-12-12 15:15 UTC  (3+ messages)

[PATCH v2] USB: usblp: return error when setting unsupported protocol
 2024-12-12 14:38 UTC 

[PATCH v3] usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend
 2024-12-12 12:53 UTC 

[PATCH] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2024-12-12 12:28 UTC  (6+ messages)

[PATCH v2 1/2] usb: typec: tcpci: fix NULL pointer issue on shared irq case
 2024-12-12 12:24 UTC  (2+ messages)
` [PATCH v2 2/2] usb: typec: tcpci: write ALERT_MASK after devm_request_threaded_irq()

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

[PATCH] usb: gadget: configfs: Ignore trailing LF for user strings to cdev
 2024-12-12 11:32 UTC  (2+ messages)

I urge you to understand my viewpoint accurately
 2024-12-12  3:22 UTC 

[PATCH net 1/1] net: usb: qmi_wwan: add Telit FE910C04 compositions
 2024-12-12  4:30 UTC  (2+ messages)

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

[PATCH] usb: typec: ucsi: Fix connector status writing past buffer size
 2024-12-12  3:35 UTC  (2+ messages)

[PATCH v5] lib/math: Add int_sqrt test suite
 2024-12-11 22:33 UTC  (3+ messages)

[PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
 2024-12-11 21:21 UTC  (13+ messages)

[PATCH v3 00/28] usb: gadget: f_tcm: Enhance UASP driver
 2024-12-11 17:11 UTC  (31+ 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 v3 0/3] usb: typec: hd3ss3220: enhance driver with port type, power opmode, and role preference settings
 2024-12-11 16:32 UTC  (4+ messages)
` [PATCH v3 1/3] usb: typec: hd3ss3220: configure advertised power opmode based on fwnode property
` [PATCH v3 2/3] usb: typec: hd3ss3220: support configuring port type
` [PATCH v3 3/3] usb: typec: hd3ss3220: support configuring role preference based on fwnode property and typec_operation

[syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
 2024-12-11 15:59 UTC 

[PATCH] USB: usblp: return error when setting unsupported protocol
 2024-12-11 15:49 UTC  (2+ messages)

[PATCH v2 00/15] Add initial USB support for the Renesas RZ/G3S SoC
 2024-12-11 13:29 UTC  (6+ messages)
` [PATCH v2 01/15] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #renesas,sysc-signal-cells

[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: set local CC to Rd only when cc1/cc2 status is Rp
 2024-12-11 10:57 UTC 

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

[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  (3+ messages)
` [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  (2+ 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] usb: dwc3-am62: Disable autosuspend during remove
 2024-12-11  2:20 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).