Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-20 16:43:48 to 2024-04-24 13:21:20 UTC [more...]

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-24 12:19 UTC  (4+ messages)
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"

[PATCH] thunderbolt: There are only 5 basic router registers in pre-USB4 routers
 2024-04-24 13:00 UTC  (2+ messages)

[PATCH v2] net: usb: ax88179_178a: Add check for usbnet_get_endpoints()
 2024-04-24 12:24 UTC  (3+ messages)

[RFC PATCH] usb: typec: ucsi: ack connector change after all tasks finish
 2024-04-24 11:23 UTC  (5+ messages)

Problems (timeouts) when testing usb-ohci with qemu
 2024-04-24 11:16 UTC  (5+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-24  9:12 UTC  (3+ messages)
` [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue

[PATCH net-next] r8152: replace dev_info with dev_dbg for loading firmware
 2024-04-24  9:04 UTC  (2+ messages)

Regression due to 59cf44575456 ("USB: core: Fix oversight in SuperSpeed initialization")
 2024-04-24  8:56 UTC  (8+ messages)

[RFC PATCH] usb: dwc3: Poll CMDACT after issuing EndXfer command
 2024-04-24  8:44 UTC  (3+ messages)

[PATCH v2] usb: gadget: f_uac2: Expose all string descriptors through configfs
 2024-04-24  7:55 UTC  (4+ messages)

usb:gadget:f_uac2: RFC: allowing multiple altsetttings for channel/samplesize combinations
 2024-04-24  7:40 UTC  (2+ messages)

[usb:usb-testing 7/12] drivers/usb/dwc3/core.c:1482:69: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 4
 2024-04-24  6:41 UTC  (2+ messages)

[PATCH] net: usb: ax88179_178a: Add check for usbnet_get_endpoints()
 2024-04-24  5:06 UTC  (2+ messages)

[usb:usb-next] BUILD SUCCESS 0d31ea587709216d88183fe4ca0c8aba5e0205b8
 2024-04-24  4:40 UTC 

[PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize
 2024-04-24  2:28 UTC  (6+ messages)

[PATCH net] net: usb: ax88179_178a: stop lying about skb->truesize
 2024-04-24  2:20 UTC  (3+ messages)

[PATCH v4] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
 2024-04-24  2:16 UTC 

[PATCH v2 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-04-24  2:06 UTC  (6+ messages)
` [PATCH v2 1/4] usb: typec: ucsi: Fix null deref in trace
` [PATCH v2 2/4] usb: typec: Update sysfs when setting ops
` [PATCH v2 3/4] usb: typec: ucsi: Delay alternate mode discovery
` [PATCH v2 4/4] usb: typec: ucsi: Always set number of alternate modes

[PATCH v2] usb: dwc3: gadget: check drained isoc ep
 2024-04-24  1:51 UTC  (6+ messages)

[PATCH v4] usb-storage: Optimize scan delay more precisely
 2024-04-24  1:31 UTC 

[PATCH v4 0/5] Use new helper function for clock and PM macro
 2024-04-24  1:21 UTC  (7+ messages)
` [PATCH v4 1/5] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
` [PATCH v4 2/5] usb: ehci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
` [PATCH v4 3/5] usb: ohci-exynos: Use devm_clk_get_enabled() helpers
` [PATCH v4 4/5] usb: ohci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
` [PATCH v4 5/5] usb: dwc3: exynos: "

[PATCH v21 0/9] Add multiport support for DWC3 controllers
 2024-04-24  1:18 UTC  (29+ messages)
` [PATCH v21 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v21 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v21 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v21 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v21 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v21 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v21 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v21 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH v1 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-04-24  0:29 UTC  (13+ messages)
` [PATCH v1 1/4] usb: typec: ucsi: Fix null deref in trace
` [PATCH v1 2/4] usb: typec: Update sysfs when setting ops
` [PATCH v1 3/4] usb: typec: ucsi: Delay alternate mode discovery
` [PATCH v1 4/4] usb: typec: ucsi: Always set number of alternate modes

[PATCH] usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind
 2024-04-23 23:18 UTC  (2+ messages)

[PATCH v19 00/41] Introduce QC USB SND audio offloading support
 2024-04-23 22:48 UTC  (44+ messages)
` [PATCH v19 01/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v19 02/41] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v19 03/41] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v19 04/41] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v19 05/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v19 06/41] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v19 07/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v19 08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v19 09/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v19 10/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v19 11/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v19 12/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v19 13/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v19 14/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v19 15/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v19 16/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v19 17/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v19 18/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v19 19/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v19 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v19 21/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v19 22/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v19 23/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v19 24/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v19 25/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v19 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v19 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v19 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v19 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v19 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v19 31/41] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v19 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v19 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v19 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v19 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v19 36/41] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v19 37/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v19 38/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v19 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v19 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v19 41/41] ASoC: doc: Add documentation for SOC USB

[PATCH v1] usb: typec: tcpm: clear pd_event queue in PORT_RESET
 2024-04-23 20:27 UTC 

[PATCH v1] usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
 2024-04-23 20:25 UTC 

[PATCH v1] usb: typec: tcpm: enforce ready state when queueing alt mode vdm
 2024-04-23 20:23 UTC 

[PATCH 0/2] USB (dwc3-glue) support for Google Tensor gs101
 2024-04-23 20:19 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: samsung,exynos-dwc3: add gs101 compatible
` [PATCH 2/2] usb: dwc3: exynos: add support for Google Tensor gs101

[PATCH v2] usb: gadget: f_fs: Fix a race condition when processing setup packets
 2024-04-23 18:02 UTC 

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-04-23 18:02 UTC  (2+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS d4d336f8c4d5a4609217ac83116ba3d06b7e918c
 2024-04-23 17:56 UTC 

[Bug 218762] New: USB string order in dmesg
 2024-04-23 15:33 UTC  (4+ messages)
` [Bug 218762] "

[PATCH v4] dt-bindings: usb: uhci: convert to dt schema
 2024-04-23 15:18 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_uac1: Expose all string descriptors through configfs
 2024-04-23 14:09 UTC 

[PATCH AUTOSEL 4.19 7/7] net:usb:qmi_wwan: support Rolling modules
 2024-04-23 11:03 UTC 

[PATCH AUTOSEL 5.4 8/8] net:usb:qmi_wwan: support Rolling modules
 2024-04-23 11:03 UTC 

[PATCH AUTOSEL 5.10 9/9] net:usb:qmi_wwan: support Rolling modules
 2024-04-23 11:02 UTC 

[PATCH AUTOSEL 5.15 9/9] net:usb:qmi_wwan: support Rolling modules
 2024-04-23 11:02 UTC 

[PATCH AUTOSEL 6.1 9/9] net:usb:qmi_wwan: support Rolling modules
 2024-04-23 11:02 UTC 

[PATCH AUTOSEL 6.6 15/16] net:usb:qmi_wwan: support Rolling modules
 2024-04-23 11:01 UTC 

[PATCH AUTOSEL 6.8 17/18] net:usb:qmi_wwan: support Rolling modules
 2024-04-23 11:01 UTC 

[PATCH v3] dt-bindings: usb: uhci: convert to dt schema
 2024-04-23  8:39 UTC  (4+ messages)

[ANNOUNCE] Thunderbolt/USB4 debugging tools
 2024-04-23  7:14 UTC  (5+ messages)

[PATCH] usb: gadget: composite: fix OS descriptors w_value logic
 2024-04-23  6:50 UTC  (3+ messages)

[PATCH 1/2] thunderbolt: Increase sideband access polling delay
 2024-04-23  5:14 UTC  (2+ messages)

chasing a throughput issue the cdc_acm driver does NOT have
 2024-04-22 18:23 UTC 

[PATCH 0/8] usb: typec: ucsi: glink: merge in altmode support
 2024-04-22 15:22 UTC  (10+ messages)
` [PATCH 1/8] usb: typec: Handle retimers in typec_set_mode()
` [PATCH 4/8] usb: typec: ucsi: glink: use le32 for message data
` [PATCH 7/8] usb: typec: ucsi: glink: merge pmic_glink_altmode driver

[PATCH v2] dt-bindings: usb: uhci: convert to dt schema
 2024-04-22 11:49 UTC  (2+ messages)

[PATCH 0/2] usb: typec: qcom-pmic: fix use-after-free on late probe errors
 2024-04-22 11:20 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] usb: typec: qcom-pmic: fix pdphy start() error handling

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

[PATCH net 1/1] net: usb: qmi_wwan: add Telit FN920C04 compositions
 2024-04-22  8:00 UTC  (2+ messages)

[PATCH] usb: gadget: f_uac1: Expose all string descriptors through configfs
 2024-04-22  4:53 UTC  (4+ messages)

[PATCH v1 0/2] riscv: dts: add USB nodes for Canaan Kendryte K230 SoCs
 2024-04-22  4:33 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: dwc2: Add bindings for new Canaan Kendryte K230 SoC
` [PATCH v1 2/2] riscv: dts: add usb nodes for Canaan Kendryte K230 SoCs

[PATCH v11 1/7] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-04-22  3:50 UTC  (2+ messages)

[PATCH] dt-bindings: usb: uhci: convert to dt schema
 2024-04-21 18:26 UTC  (2+ messages)

[GIT PULL] USB / Thunderbolt driver fixes for 6.9-rc5
 2024-04-21 17:36 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-04-21 10:26 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_fs: Fix a race condition when processing setup packets
 2024-04-21 10:17 UTC  (2+ messages)

[PATCH] usb: gadget: f_uac2: Expose all string descriptors through configfs
 2024-04-21 10:16 UTC  (2+ messages)

[PATCH v3] usb: typec: mux: remove indentation for common path [linux-next]
 2024-04-21  6:37 UTC  (2+ messages)

[PATCH v2] remove indentation for common path [linux-next]
 2024-04-21  1:27 UTC  (6+ messages)

[PATCH] remove identation for common path
 2024-04-20 16:43 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).