linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-01 12:11:25 to 2023-05-04 17:10:52 UTC [more...]

[PATCH v3 0/5] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-05-04 17:10 UTC  (13+ messages)
` [PATCH v3 1/5] usb: misc: eud: Fix eud sysfs path (use 'qcom_eud')
` [PATCH v3 2/5] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 support
` [PATCH v3 3/5] usb: misc: eud: Add driver support for SM6115 / SM4250
` [PATCH v3 4/5] arm64: dts: qcom: sm6115: Add EUD dt node and dwc3 connector
` [PATCH v3 5/5] arm64: dts: qcom: qrb4210-rb2: Enable EUD debug peripheral

[PATCH v2 0/4] Add i.MX8MP-EVK USB Gadget Support
 2023-05-04 16:52 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: usb: gpio-sbu-mux: add support for ss-data lanes mux
` [PATCH v2 2/4] usb: typec: mux: gpio-sbu-mux: add support for ss data lane muxing
` [PATCH v2 3/4] usb: typec: tcpci: clear the fault status bit
` [PATCH v2 4/4] arm64: dts: imx8mp-evk: add dual-role usb port1 support

[PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
 2023-05-04 16:50 UTC  (3+ messages)

[PATCH v5] usb: dwc3: core: add support for realtek SoCs custom's global register start address
 2023-05-04 15:45 UTC  (6+ messages)

[PATCH] usb: dwc3: fix a test for error in dwc3_core_init()
 2023-05-04 15:04 UTC  (2+ messages)

Reproducible deadlock when usb-storage scsi command timeouts twice
 2023-05-04 14:41 UTC  (10+ messages)

[PATCH] usb: gadget: u_ether: Fix host MAC address case
 2023-05-04 13:25 UTC  (7+ messages)
` [PATCH v3 1/2] vsprintf: Add %p[mM]U for uppercase MAC address

[PATCH 1/1] usb: cdns3: Put the cdns set active part outside the spin lock
 2023-05-04 13:16 UTC 

[PATCH v1 0/2] Add clock and reset in cdns3 platform
 2023-05-04 12:45 UTC  (6+ messages)
` [PATCH v1 1/2] dt-binding: cdns,usb3: Add clock and reset
` [PATCH v1 2/2] usb: cdns3: cdns3-plat: Add clk and reset init

[Bug 217399] New: Kernel OOPS on boot with Kernel 6.3(.1) and RTL8153 Gigabit Ethernet Adapter
 2023-05-04 11:58 UTC  (4+ messages)
` [Bug 217399] "

[PATCH v8] usb: dwc3: debugfs: Prevent any register access when devices is runtime suspended
 2023-05-04  8:16 UTC  (3+ messages)

[PATCH] dt-bindings: usb: Add binding for Microchip usb5744 hub controller
 2023-05-04  8:08 UTC  (6+ messages)

[PATCH v2] xhci-pci: Only run d3cold avoidance quirk for s2idle
 2023-05-04  7:51 UTC  (4+ messages)

[PATCH] usb: mtu3: Don't check the USB3 status bits if the max speed is USB2
 2023-05-04  7:48 UTC  (2+ messages)

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

[PATCH v2] usbip: Use _FORTIFY_SOURCE=2 instead of (implicitly) =1
 2023-05-04  3:40 UTC  (2+ messages)

[PATCH v4 1/2] usb: dwc3: core: add support for RTK SoC custom's global register start address
 2023-05-04  3:28 UTC  (15+ messages)
` [PATCH v4 2/2] dt-bindings: usb: snps,dwc3: Add the compatible name 'snps,dwc3-rtk-soc'

[PATCH v2] usb: dwc3: Add error logs for unknown endpoint events
 2023-05-04  0:01 UTC 

[PATCH v1] usb: dwc3: Add error logs for unknown endpoint events
 2023-05-03 23:52 UTC  (3+ messages)

[PATCH] usbip: Use _FORTIFY_SOURCE=2 instead of (implicitly) =1
 2023-05-03 17:15 UTC 

Cost Estimation
 2023-05-03 14:56 UTC 

[PATCH V7 00/10] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-05-03 12:46 UTC  (8+ messages)
` [PATCH V7 10/10] ARM64: dts: imx7ulp: update usb compatible

USB driver assignment request
 2023-05-03 11:37 UTC  (2+ messages)

[PATCH v3] usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()
 2023-05-03 11:00 UTC 

[PATCH v2 0/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend/resume
 2023-05-03  9:30 UTC  (7+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Avoid controller stop in .suspend if !softconnect
` [PATCH v2 2/2] usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()

[PATCH net] r8152: fix the autosuspend doesn't work
 2023-05-03  8:20 UTC  (2+ messages)

[PATCH v2 0/2] Qualcomm EUD: Some cleanups
 2023-05-03  6:33 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sc7280: Fix EUD dt node syntax
` [PATCH v2 2/2] dt-bindings: soc: qcom: eud: Fix compatible string in the example

[Bug 209555] New: dwc2 driver stops working after sudden disconnect
 2023-05-03  1:56 UTC  (2+ messages)
` [Bug 209555] "

[syzbot] [usb?] WARNING in usbtmc_ioctl/usb_submit_urb (2)
 2023-05-02 22:35 UTC  (6+ messages)
      ` [PATCH] USB: usbtmc: Fix direction for 0-length ioctl control messages

[PATCH v3 2/2] usb: gadget: u_ether: Fix host MAC address case
 2023-05-02 20:03 UTC  (3+ messages)
` [PATCH v4 1/2] vsprintf: Add %p[mM]U for uppercase MAC address

[PATCH v1 0/6] arm64: qcom: sa8775p: add support for USB
 2023-05-02 18:49 UTC  (6+ messages)

[Bug 216728] New: Thunderbolt USB Controller died after resume on Intel CometLake platform
 2023-05-02 12:31 UTC  (4+ messages)
` [Bug 216728] "

[PATCH v6 00/13] Add Qualcomm PMIC TPCM support
 2023-05-02 12:10 UTC  (36+ messages)
` [PATCH v6 03/13] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add orientation-switch as optional
` [PATCH v6 04/13] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add input and output ports
` [PATCH v6 05/13] dt-bindings: usb: Add Qualcomm PMIC Type-C
` [PATCH v6 06/13] dt-bindings: mfd: qcom,spmi-pmic: Add typec to SPMI device types
` [PATCH v6 07/13] usb: typec: qcom: Add Qualcomm PMIC Type-C driver
` [PATCH v6 08/13] arm64: dts: qcom: sm8250: Define ports for qmpphy orientation-switching
` [PATCH v6 09/13] arm64: dts: qcom: pm8150b: Add a TCPM description
` [PATCH v6 10/13] arm64: dts: qcom: qrb5165-rb5: Switch on Type-C VBUS boost
` [PATCH v6 11/13] arm64: dts: qcom: qrb5165-rb5: Switch on basic TCPM
` [PATCH v6 12/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM usb-role-switching for usb_1
` [PATCH v6 13/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM orientation-switch for usb_1_qmpphy

[PATCH v4 0/2] Handle PM events for pci resume
 2023-05-02  9:26 UTC  (5+ messages)
` [PATCH v4 1/2] USB: Extend pci resume function to handle PM events
` [PATCH v4 2/2] xhci: Improve the XHCI system resume time

[syzbot] [usb?] memory leak in class_create
 2023-05-01 19:37 UTC  (3+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups
 2023-05-01 16:53 UTC 

[PATCH v3 0/5] arm64: meson: support Amlogic A1 USB OTG controller
 2023-05-01 12:49 UTC  (5+ messages)
` [PATCH v3 1/5] phy: amlogic: enable/disable clkin during Amlogic USB PHY init/exit
` [PATCH v3 5/5] arm64: dts: meson: a1: support USB controller in OTG mode


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).