linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-31 08:45:18 to 2024-08-02 13:01:07 UTC [more...]

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-02 13:00 UTC  (6+ messages)
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval

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

[PATCH 19/21] usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()
 2024-08-02  9:39 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-08-02  9:17 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: usb: dwc3-imx8mp: add compatible string for imx95
` [PATCH 3/5] phy: fsl-imx8mq-usb: add tca function driver "
` [PATCH 4/5] arm64: dts: imx95: add usb3 related nodes
` [PATCH 5/5] arm64: dts: imx95-19x19-evk: add typec nodes and enable usb3 node

[PATCH v2] usb: dwc3: Runtime get and put usb power_supply handle
 2024-08-02  7:55 UTC  (2+ messages)

[PATCH] thunderbolt: Mark XDomain as unplugged when router is removed
 2024-08-02  7:05 UTC 

[PATCH] thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()
 2024-08-02  7:01 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source capability message
 2024-08-02  6:41 UTC 

[PATCH 0/8] Enable EUD on Qualcomm sm8450 SoC
 2024-08-01 22:28 UTC  (24+ messages)
` [PATCH 1/8] dt-bindings: soc: qcom: eud: Add phy related bindings
` [PATCH 2/8] dt-bindings: soc: qcom: eud: Add usb role switch property
` [PATCH 6/8] usb: misc: eud: Add High-Speed Phy control for EUD operations
` [PATCH 7/8] usb: misc: eud: Handle usb role switch notifications

[RFC] USB: ipeth: race between ipeth_close and error handling
 2024-08-01 19:42 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: usb: gpio-sbu-mux: Add an entry for PTN36043
 2024-08-01 19:39 UTC  (12+ messages)
` [PATCH v2 2/3] arm64: dts: imx8mp-evk: add typec node
` [PATCH v2 3/3] arm64: dts: imx8mq-evk: "

[PATCH v2] usb: gadget: u_audio: Use C99 syntax for array initializers
 2024-08-01 19:26 UTC  (2+ messages)

[PATCH v2] xhci: dbc: fix handling ClearFeature Halt requests
 2024-08-01 15:02 UTC  (8+ messages)

[Bug 219111] New: Xone:23C mixer not recognized as a 2in/2out device
 2024-08-01 15:01 UTC  (13+ messages)
` [Bug 219111] "

[PATCH] usb: storage: ene_ub6250: Fix right shift warnings
 2024-08-01 14:51 UTC  (10+ messages)

[PATCH net 1/1] net: usb: qmi_wwan: fix memory leak for not ip packets
 2024-08-01 14:33 UTC  (2+ messages)

[Bug 219113] New: mysterious disk I/O-errors which freeze the system
 2024-08-01 12:26 UTC  (9+ messages)
` [Bug 219113] "
` [Bug 219113] I/O-errors freezing the system [sd 0:0:0:0: [sda] tag#11 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT]

[PATCH] char: xillybus: Don't destroy workqueue from work item running on it
 2024-08-01 12:11 UTC 

[usb:rndis-removal] BUILD SUCCESS 7f0a6ebc704a2952871f3353bf757a491325871c
 2024-08-01 10:04 UTC 

[usb:usb-linus] BUILD SUCCESS b1dad2f091382b0049c72dab8153779248fa8016
 2024-08-01  9:41 UTC 

[usb:usb-testing] BUILD SUCCESS d483f034f03261c8c8450d106aa243837122b5f0
 2024-08-01  9:40 UTC 

[PATCH v3] usb: typec: fsa4480: Check if the chip is really there
 2024-08-01  8:42 UTC  (2+ messages)

[PATCH] usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handling
 2024-08-01  8:35 UTC  (2+ messages)

[PATCH v2] usb: gadget: uvc: Add H264 frame format support
 2024-08-01  6:15 UTC  (4+ messages)

[syzbot] [wireless?] [usb?] WARNING in ath6kl_bmi_get_target_info (2)
 2024-08-01  6:11 UTC 

Subscribe linux-usb
 2024-08-01  6:09 UTC 

[PATCH v2] usb: gadget: Increase max configuration interface to 32
 2024-08-01  5:30 UTC 

[PATCH AUTOSEL 5.4 14/22] usb: uas: set host status byte on data completion error
 2024-08-01  0:38 UTC 

[PATCH AUTOSEL 5.10 30/38] usb: uas: set host status byte on data completion error
 2024-08-01  0:35 UTC 

[PATCH AUTOSEL 5.15 37/47] usb: uas: set host status byte on data completion error
 2024-08-01  0:31 UTC 

[PATCH AUTOSEL 6.1 48/61] usb: uas: set host status byte on data completion error
 2024-08-01  0:26 UTC 

[PATCH AUTOSEL 6.6 66/83] usb: uas: set host status byte on data completion error
 2024-08-01  0:18 UTC 

[PATCH AUTOSEL 6.10 096/121] usb: uas: set host status byte on data completion error
 2024-08-01  0:00 UTC 

[PATCH v2 1/1] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2024-08-01  0:15 UTC  (3+ messages)

[PATCH v3] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-08-01  0:09 UTC  (3+ messages)

[PATCH] xhci-pci: Make xhci-pci-renesas a proper modular driver
 2024-07-31 22:06 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
 2024-07-31 20:59 UTC 

[PATCH] usb: dwc3: Use of_property_read_variable_u32_array() to read "power"
 2024-07-31 20:14 UTC 

[PATCH] usb: gadget: f_acm: make bInterfaceProtocol configurable
 2024-07-31 20:11 UTC  (5+ messages)

[PATCH] usb: chipidea: Use of_property_present()
 2024-07-31 19:12 UTC 

[syzbot] [media?] [usb?] WARNING in smsusb_init_device/usb_submit_urb
 2024-07-31 17:29 UTC  (3+ messages)
  ` [PATCH] media/usb/siano: Fix endpoint type checking in smsusb

Issues while implementing Designware DWC3 on an Actions S700 chip
 2024-07-31 16:01 UTC  (3+ messages)

[PATCH v3 0/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus support
 2024-07-31 15:42 UTC  (3+ messages)
` [PATCH v3 1/2] usb: misc: onboard_dev: extend platform data to add power on delay field
` [PATCH v3 2/2] usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support

[syzbot] [usb?] INFO: rcu detected stall in __run_timer_base
 2024-07-31 14:08 UTC  (2+ messages)

[PATCH] USB: serial: kobil_sct: restore initial terminal settings
 2024-07-31 13:28 UTC 

[PATCH] USB: serial: Change usb_debug to not echo by default
 2024-07-31 13:21 UTC  (2+ messages)

[PATCH] usb: misc: eud: switch to fallback compatible for device matching
 2024-07-31 13:10 UTC  (2+ messages)

答复: [PATCH v2] usb: gadget: uvc: Fixes the abnormal enumeration problem of mobile phone as UVC camera
 2024-07-31 13:10 UTC  (8+ messages)
  ` 答复: "
    `  "

[PATCH 00/15] usb: typec: tcpci: few TCPCi & TCPCi-Maxim cleanups (mostly genmask())
 2024-07-31 12:45 UTC  (31+ messages)
` [PATCH 01/15] usb: typec: tcpci: fix a comment typo
` [PATCH 02/15] usb: typec: tcpm/tcpci_maxim: clarify a comment
` [PATCH 03/15] usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]
` [PATCH 04/15] usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]
` [PATCH 05/15] usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VAL
` [PATCH 06/15] usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REV
` [PATCH 07/15] usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fields
` [PATCH 08/15] usb: typec: tcpm/tcpci_maxim: sort TCPC_ALERT_MASK values by bit
` [PATCH 09/15] usb: typec: tcpm/tcpci_maxim: simplify clearing of TCPC_ALERT_RX_BUF_OVF
` [PATCH 10/15] usb: typec: tcpm/tcpci_maxim: drop STATUS_CHECK()
` [PATCH 11/15] usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL2 register
` [PATCH 12/15] usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL3 register
` [PATCH 13/15] usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 register
` [PATCH 14/15] usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()
` [PATCH 15/15] usb: typec: tcpm/tcpci_maxim: use device managed TCPCI port deregistration

[PATCH -next] xhci: Remove unused function declarations
 2024-07-31 10:24 UTC 

[PATCH v2] usb: dwc3: core: remove spin_lock/unlock_* to avoid deadlock when suspend gadget
 2024-07-31  8:55 UTC  (3+ 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).