linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-08 17:25:29 to 2023-03-10 16:57:24 UTC [more...]

[PATCH 0/8] Add multiport support for DWC3 controllers
 2023-03-10 16:54 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH 3/8] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH 4/8] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH 5/8] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
` [PATCH 6/8] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH 7/8] arm64: dts: qcom: sa8295p: Enable teritiary controller and its 4 USB ports
` [PATCH 8/8] arm64: dts: qcom: sa8540-ride: Enable first port of teritiary usb controller

[PATCH] usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition
 2023-03-10 16:45 UTC  (3+ messages)

[resend, PATCH v1 1/1] usb: acpi: Switch to use acpi_evaluate_dsm_typed()
 2023-03-10 16:41 UTC 

[PATCH v3 00/28] Introduce QC USB SND audio offloading support
 2023-03-10 15:07 UTC  (58+ messages)
` [PATCH v3 01/28] xhci: Add support to allocate several interrupters
` [PATCH v3 02/28] usb: xhci: Add XHCI APIs to support USB offloading
` [PATCH v3 03/28] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v3 04/28] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v3 05/28] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v3 06/28] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v3 07/28] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v3 08/28] ASoC: qcom: Add USB backend ASoC driver for Q6
` [PATCH v3 09/28] sound: usb: card: Introduce USB SND platform op callbacks
` [PATCH v3 10/28] sound: usb: Export USB SND APIs for modules
` [PATCH v3 11/28] dt-bindings: usb: dwc3: Add snps,num-hc-interrupters definition
` [PATCH v3 12/28] usb: dwc3: Add DT parameter to specify maximum number of interrupters
` [PATCH v3 13/28] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v3 14/28] sound: usb: pcm: Export fixed rate check USB SND API
` [PATCH v3 15/28] sound: usb: Introduce QC USB SND offloading support
` [PATCH v3 16/28] sound: usb: card: Check for support for requested audio format
` [PATCH v3 17/28] sound: soc: soc-usb: Add PCM format check API for USB backend
` [PATCH v3 18/28] sound: soc: qcom: qusb6: Ensure PCM format is supported by USB audio device
` [PATCH v3 19/28] sound: usb: Prevent starting of audio stream if in use
` [PATCH v3 20/28] ASoC: dt-bindings: Add Q6USB backend bindings
` [PATCH v3 21/28] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v3 22/28] ASoC: qcom: qdsp6: q6afe: Split USB AFE dev_token param into separate API
` [PATCH v3 23/28] sound: Pass USB SND card and PCM information to SOC USB
` [PATCH v3 24/28] sound: soc: qdsp6: Add SND kcontrol to select offload device
` [PATCH v3 25/28] sound: soc: qdsp6: Add SND kcontrol for fetching offload status
` [PATCH v3 26/28] sound: usb: qc_audio_offload: Use card and PCM index from QMI request
` [PATCH v3 27/28] sound: usb: card: Allow for rediscovery of connected USB SND devices
` [PATCH v3 28/28] sound: soc: soc-usb: Rediscover USB SND devices on USB port add

[PATCH] usb: Use of_property_read_bool() for boolean properties
 2023-03-10 14:47 UTC 

[PATCH] usb: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[RFC v2] usb: gadget: ncm: Add support to configure wMaxSegmentSize
 2023-03-10 13:36 UTC 

[PATCH] usb: renesas_usbhs: Fix use after free bug in usbhs_remove due to race condition
 2023-03-10 13:02 UTC 

Legacy configuration for NCM/RNDIS does not work for Win >= 10
 2023-03-10 12:27 UTC  (3+ messages)

[PATCH v1 0/4] Remove use of fw_devlink_purge_absent_suppliers()
 2023-03-10 10:06 UTC  (9+ messages)

dwc3 gadget and USB3
 2023-03-10  9:32 UTC  (11+ messages)

usb: gadget: dwc2: not getting audio data
 2023-03-10  9:03 UTC  (12+ messages)

[PATCH v4 0/5] Add Intel LJCA device driver
 2023-03-10  8:59 UTC  (36+ messages)
` [PATCH v4 1/5] mfd: Add support for Intel LJCA device
` [PATCH v4 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v4 3/5] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v4 4/5] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v4 5/5] Documentation: Add ABI doc for attributes of LJCA device

[PATCH v2 0/3] Add JH7110 USB driver support
 2023-03-10  8:01 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add StarFive JH7110 USB dt-binding

[PATCH v2 81/82] usb: uas: Declare two host templates and host template pointers const
 2023-03-10  7:13 UTC  (2+ messages)

[PATCH] USB: gadget: udc: Fix use after free bug in udc_plat_remove due to race condition
 2023-03-10  7:00 UTC 

Question about f_uac1 gadget
 2023-03-10  6:51 UTC  (4+ messages)

[PATCH] net: cdc_ncm: support ACPI MAC address pass through functionality
 2023-03-10  5:31 UTC  (5+ messages)

[usb:usb-linus] BUILD SUCCESS 82f5332d3b9872ab5b287e85c57b76d8bb640cd1
 2023-03-10  5:26 UTC 

[usb:usb-testing] BUILD SUCCESS 3754c41c76867e41fe720555dc186ba4b3cccad9
 2023-03-10  3:05 UTC 

[PATCH v1 0/5] Convert users of SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
 2023-03-09 20:44 UTC  (6+ messages)
` [PATCH v1 1/5] clk: microchip: convert "
` [PATCH v1 2/5] i2c: microchip-core: "
` [PATCH v1 3/5] mailbox: mpfs: "
` [PATCH v1 4/5] rtc: "
` [PATCH v1 5/5] usb: musb: "

[PATCH v7 0/5] Add function suspend/resume and remote wakeup support
 2023-03-09 20:24 UTC  (6+ messages)
` [PATCH v7 1/5] usb: gadget: Properly configure the device for remote wakeup
` [PATCH v7 2/5] usb: dwc3: Add remote wakeup handling
` [PATCH v7 3/5] usb: gadget: Add function wakeup support
` [PATCH v7 4/5] usb: dwc3: Add function suspend and "
` [PATCH v7 5/5] usb: gadget: f_ecm: Add suspend/resume and remote "

USB regression in kernel 6.2.2
 2023-03-09 20:04 UTC  (3+ messages)

[PATCH v3 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver
 2023-03-09 17:18 UTC  (10+ messages)

[PATCH] usb: remove dead code in dwc3_gadget_get_irq
 2023-03-09 15:08 UTC 

[PATCH] usb: gadget: f_fs: Send a create event for endpoint files
 2023-03-09 14:22 UTC  (2+ messages)

[PATCH v3 1/6] HID: logitech-hidpp: Simplify array length check
 2023-03-09 14:18 UTC  (6+ messages)
` [PATCH v3 4/6] USB: core: Add wireless_status sysfs attribute
` [PATCH v3 5/6] USB: core: Add API to change the wireless_status

Bid Estimate
 2023-03-09 14:09 UTC 

[PATCH v3 00/12] soc: qcom: add UCSI function to PMIC GLINK
 2023-03-09 13:28 UTC  (13+ messages)
` [PATCH v3 01/12] usb: typec: ucsi: add PMIC Glink UCSI driver
` [PATCH v3 02/12] dt-bindings: soc: qcom: qcom,pmic-glink: document SM8450 compatible
` [PATCH v3 03/12] dt-bindings: soc: qcom: qcom,pmic-glink: document SM8550 compatible
` [PATCH v3 04/12] soc: qcom: pmic_glink: register ucsi aux device
` [PATCH v3 05/12] dt-bindings: usb: snps,dwc3: document HS & SS OF graph ports
` [PATCH v3 06/12] arm64: dts: qcom: sm8350: add port subnodes in dwc3 node
` [PATCH v3 07/12] arm64: dts: qcom: sm8450: "
` [PATCH v3 08/12] arm64: dts: qcom: sm8550: "
` [PATCH v3 09/12] arm64: dts: qcom: sm8350-hdk: add pmic glink node
` [PATCH v3 10/12] arm64: dts: qcom: sm8450-hdk: "
` [PATCH v3 11/12] arm64: dts: qcom: sm8550-mtp: "
` [PATCH v3 12/12] arm64: defconfig: add PMIC GLINK modules

[PATCH v2] usb: gadget: uvc: Make bmControls attr read/write
 2023-03-09 10:58 UTC 

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-09  7:30 UTC  (2+ messages)

[PATCH] usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver
 2023-03-09  6:30 UTC 

[RFC PATCH 1/2] usb: urb: show pipe information of warning message in usb_submit_urb()
 2023-03-09  2:49 UTC  (7+ messages)
` [RFC PATCH 2/2] usb: core: hub: avoid reset hub during probe

[PATCH] dt-bindings: usb: snps,dwc3: document extcon property
 2023-03-08 22:08 UTC  (2+ messages)

[PATCH v5] usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
 2023-03-08 19:37 UTC  (2+ messages)

[PATCH v6 0/5] Add function suspend/resume and remote wakeup support
 2023-03-08 19:35 UTC  (5+ messages)
` [PATCH v6 2/5] usb: dwc3: Add remote wakeup handling
` [PATCH v6 3/5] usb: gadget: Add function wakeup support

[PATCH] dt-bindings: usb: usb-device: make "compatible" optional
 2023-03-08 19:10 UTC  (2+ messages)

[PATCH] dt-bindings: usb: allow evaluated properties in OHCI controllers
 2023-03-08 19:05 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).