Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-17 07:39:16 to 2024-04-22 22:50:07 UTC [more...]

[PATCH v19 00/41] Introduce QC USB SND audio offloading support
 2024-04-22 22:49 UTC  (36+ 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 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 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 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 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

[Bug 218762] New: USB string order in dmesg
 2024-04-22 19:34 UTC 

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

[PATCH] usb: gadget: composite: fix OS descriptors w_value logic
 2024-04-22 19:09 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

[ANNOUNCE] Thunderbolt/USB4 debugging tools
 2024-04-22 14:36 UTC  (3+ messages)

[PATCH v1 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-04-22 12:41 UTC  (11+ messages)
` [PATCH v1 1/4] usb: typec: ucsi: Fix null deref in trace
  ` [PATCH "
` [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 v3] dt-bindings: usb: uhci: convert to dt schema
 2024-04-22 12:21 UTC 

[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  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] usb: typec: qcom-pmic: fix pdphy start() error handling

[RFC PATCH] usb: dwc3: Poll CMDACT after issuing EndXfer command
 2024-04-22  9:05 UTC 

[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 v21 0/9] Add multiport support for DWC3 controllers
 2024-04-22  7:40 UTC  (25+ 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 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [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] 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 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize
 2024-04-21 23:25 UTC  (2+ messages)

[PATCH net] net: usb: ax88179_178a: stop lying about skb->truesize
 2024-04-21 19:38 UTC 

[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 v4 0/5] Use new helper function for clock and PM macro
 2024-04-21 13:47 UTC  (6+ 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 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)

[usb:usb-linus] BUILD SUCCESS 7a9a304069810c0c5296b851f228f8966d3a030e
 2024-04-20  5:51 UTC 

[westeri-thunderbolt:next] BUILD SUCCESS c936e287df26929ad6b5fd7fef22b356e434e90e
 2024-04-19 23:19 UTC 

[PATCH v3] dt-bindings: usb: qcom,pmic-typec: update example to follow connector schema
 2024-04-19 16:17 UTC  (2+ messages)

[GIT PULL] USB-serial device ids for 6.9-rc5
 2024-04-19 14:09 UTC  (2+ messages)

[PATCH] usb: gadget: f_ncm: Fix Kernel Panic due to access of invalid gadget ptr
 2024-04-19 13:35 UTC  (6+ messages)

[PATCH v1 1/1] xhci: pci: Use PCI_VENDOR_ID_RENESAS
 2024-04-19 13:19 UTC 

[PATCH v1 0/2] xhci: pci: Little PCI IDs refactoring
 2024-04-19 13:13 UTC  (4+ messages)
` [PATCH v1 1/2] xhci: pci: Use full names in PCI IDs for Intel platforms
` [PATCH v1 2/2] xhci: pci: Group out Thunderbolt xHCI IDs

[Regression] USB ethernet AX88179 broken usb ethernet names
 2024-04-19 11:10 UTC  (2+ messages)

[PATCH] thunderbolt: There are only 5 basic router registers in pre-USB4 routers
 2024-04-19 10:51 UTC 

[PATCH v3] usb-storage: Optimize scan delay more precisely
 2024-04-19  7:00 UTC  (3+ messages)

[usb:usb-testing] BUILD SUCCESS 684e9f5f97eb4b7831298ffad140d5c1d426ff27
 2024-04-19  6:07 UTC 

[usb:usb-linus] BUILD SUCCESS f2e0eee4703869dc5edb5302a919861566ca7797
 2024-04-19  5:48 UTC 

[PATCH] thunderbolt: Get rid of TB_CFG_PKG_PREPARE_TO_SLEEP
 2024-04-19  5:03 UTC  (2+ messages)

[PATCH] thunderbolt: Use correct error code with ERROR_NOT_SUPPORTED
 2024-04-19  5:03 UTC  (2+ messages)

[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in sys_close (7)
 2024-04-19  1:14 UTC 

[PATCH] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-04-18 20:21 UTC  (4+ messages)

[PATCH v2] net: usb: ax88179_178a: avoid writing the mac address before first reading
 2024-04-18 17:00 UTC  (2+ messages)

[PATCH] usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind
 2024-04-18 16:35 UTC 

[PATCHv2] usb: usb_parse_endpoint ignore reserved bits
 2024-04-18 15:51 UTC  (3+ messages)

[PATCH 1/1] USB: serial: option: add Telit FN920C04 rmnet compositions
 2024-04-18 15:15 UTC  (2+ messages)

[PATCH] USB: core: Fix access violation during port device removal
 2024-04-18 15:13 UTC 

[PATCH v3] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
 2024-04-18 15:12 UTC  (2+ messages)

[PATCH] usb: gadget: f_fs: Fix a race condition when processing setup packets
 2024-04-18 14:38 UTC  (2+ messages)

[PATCH v2] USB:serial:option: add Rolling moudles support
 2024-04-18  7:34 UTC  (2+ messages)

[PATCH 1/2 v3] USB: serial: option: add Lonsung U8300/U9300 product
 2024-04-18  7:23 UTC  (3+ messages)

[PATCH 1/2] thunderbolt: Increase sideband access polling delay
 2024-04-18  5:06 UTC  (2+ messages)
` [PATCH 2/2] thunderbolt: No need to loop over all retimers if access fails

[PATCH] net:usb:qmi_wwan: support Rolling modules
 2024-04-18  2:10 UTC  (2+ messages)

[PATCH v2 0/2] usb: dwc3: Disable susphy during initialization
 2024-04-17 23:14 UTC  (3+ messages)
` [PATCH v2 1/2] usb: xhci-plat: Don't include xhci.h
` [PATCH v2 2/2] usb: dwc3: core: Prevent phy suspend during init

[PATCH] Revert "usb: dwc3: Support EBC feature of DWC_usb31"
 2024-04-17 21:10 UTC  (5+ messages)

[PATCH 0/2] usb: dwc3: Disable susphy during initialization
 2024-04-17 21:01 UTC  (5+ messages)
` [PATCH 1/2] usb: xhci-plat: Don't include xhci.h

[PATCH v2 1/1] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2024-04-17 18:29 UTC 

[PATCH v2 0/1] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2024-04-17 18:26 UTC 

[PATCH v2] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2024-04-17 17:55 UTC 

[PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-04-17 15:13 UTC  (11+ messages)

[Linux kernel bug] general protection fault in disable_store
 2024-04-17 14:23 UTC  (12+ messages)

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-04-17 14:18 UTC  (7+ messages)
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI

[bug report] thunderbolt: Allow USB3 bandwidth to be lower than maximum supported
 2024-04-17 12:52 UTC 

usb:gadget:f_uac2: RFC: allowing multiple altsetttings for channel/samplesize combinations
 2024-04-17 11:07 UTC 

[PATCH] net: usb: ax88179_178a: avoid writing the mac address before first reading
 2024-04-17  8:51 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 read-only IMAP folder(s) and NNTP newsgroup(s).