linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-19 11:51:48 to 2023-03-22 05:22:09 UTC [more...]

[PATCH V7 00/10] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-03-22  5:25 UTC  (7+ messages)
` [PATCH V7 01/10] dt-bindings: usb: usbmisc-imx: convert to DT schema
` [PATCH V7 02/10] dt-bindings: usb: ci-hdrc-usb2: convert to DT schema format
` [PATCH V7 03/10] dt-bindings: usb: usb-nop-xceiv: add power-domains property
` [PATCH V7 04/10] arm64: dts: imx8mn: update usb compatible
` [PATCH V7 05/10] arm64: dts: imx8mm: "
` [PATCH V7 07/10] arm64: dts: imx8dxl: "

[usb:usb-testing] BUILD SUCCESS 8be174835f07b2c106b9961c0775486d06112a3c
 2023-03-22  4:03 UTC 

[PATCH] phy: usb: sunplus: use devm_platform_ioremap_resource_byname()
 2023-03-22  2:53 UTC 

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

[PATCH v4 00/18] Add Qualcomm PMIC TPCM support
 2023-03-21 23:52 UTC  (34+ messages)
` [PATCH v4 02/18] dt-bindings: regulator: qcom,usb-vbus-regulator: Mark regulator-*-microamp required
` [PATCH v4 04/18] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add port as an optional
` [PATCH v4 05/18] dt-bindings: usb: Add qcom,pmic-typec dt-binding header
` [PATCH v4 06/18] dt-bindings: usb: Add Qualcomm PMIC Type-C controller YAML schema
` [PATCH v4 07/18] dt-bindings: usb: Add qcom,pmic-pdphy dt-binding header
` [PATCH v4 08/18] dt-bindings: usb: Add Qualcomm PMIC PDPHY controller YAML schema
` [PATCH v4 09/18] dt-bindings: usb: Add Qualcomm PMIC TCPM "
` [PATCH v4 10/18] dt-bindings: mfd: qcom,spmi-pmic: Add pdphy to SPMI device types
` [PATCH v4 11/18] dt-bindings: mfd: qcom,spmi-pmic: Add typec "
` [PATCH v4 13/18] phy: qcom-qmp: Register as a typec switch for orientation detection

[PATCH V6 00/10] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-03-21 22:31 UTC  (13+ messages)
` [PATCH V6 01/10] dt-bindings: usb: usbmisc-imx: convert to DT schema
` [PATCH V6 02/10] dt-bindings: usb: ci-hdrc-usb2: convert to DT schema format
` [PATCH V6 03/10] dt-bindings: usb: usb-nop-xceiv: add power-domains property
` [PATCH V6 04/10] arm64: dts: imx8mn: update usb compatible
` [PATCH V6 05/10] arm64: dts: imx8mm: "
` [PATCH V6 06/10] arm64: dts: imx8: "
` [PATCH V6 07/10] arm64: dts: imx8dxl: "
` [PATCH V6 08/10] arm64: dts: imx8dxl: drop #stream-id-cells for usb node
` [PATCH V6 09/10] arm64: dts: imx8-apalis-v1.1: drop ci-disable-lpm
` [PATCH V6 10/10] ARM64: dts: imx7ulp: update usb compatible

[PATCH 0/4] Enable DisplayPort over USB-C on SONY Sagami
 2023-03-21 22:12 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: usb: gpio-sbu-mux: Add OnSemi NB7VPQ904M mux
` [PATCH 2/4] arm64: dts: qcom: sm8350-sagami: Add PMIC GLINK
` [PATCH 3/4] arm64: dts: qcom: sm8350-sagami: Hook up USB-C Display Port
` [PATCH 4/4] arm64: dts: qcom: sm8350-nagara: Unify status property placement

[PATCH 1/2] usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chipset_info()
 2023-03-21 21:43 UTC  (2+ messages)
` [PATCH 2/2] usb: pci-quirks: Remove a useless initialization

[PATCH 1/1] usb: cdns3: fix super speed mass storage gadget device failure at imx8qm
 2023-03-21 21:05 UTC 

When VIA VL805/806 xHCI USB 3.0 Controller is present Atheros E2400 (alx) ethernet does not work: NETDEV WATCHDOG: enp5s0 (alx): transmit queue 2 timed out
 2023-03-21 19:50 UTC  (3+ messages)

[RFC PATCH 0/2] usb: dwc3: Support wake-up from USB suspend
 2023-03-21 19:05 UTC  (10+ messages)
` [RFC PATCH 1/2] dt-bindings: usb: snps,dwc3: Add 'snps,gadget-keep-connect-sys-sleep'
` [RFC PATCH 2/2] usb: dwc3: Support 'snps,gadget-keep-connect-sys-sleep' feature

[PATCH] usb: typec: ucsi: acpi: Remove notifier before destroying handler
 2023-03-21 19:01 UTC 

[PATCH] USB: serial: quatech2: remove unused qt2_setdevice function
 2023-03-21 18:12 UTC 

[PATCH 0/8] Enable IPQ9754 USB
 2023-03-21 17:45 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
  ` [PATCH v2 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
  ` [PATCH v2 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
  ` [PATCH v2 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
  ` [PATCH v2 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
  ` [PATCH v2 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
  ` [PATCH v2 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
  ` [PATCH v2 8/8] arm64: dts: qcom: ipq9574: Enable USB

[PATCH] usb: ftdi-elan: Delete driver
 2023-03-21 15:27 UTC  (3+ messages)

[PATCH v2] usb: ftdi-elan: Delete driver
 2023-03-21 15:09 UTC 

[PATCH] dt-bindings: usb: Drop unneeded quotes
 2023-03-21 12:42 UTC  (4+ messages)

[PATCH v2] usb: cdnsp: Fixes issue with redundant Status Stage
 2023-03-21 12:40 UTC 

[PATCH v3 0/5] Add JH7110 USB and USB PHY driver support
 2023-03-21 12:35 UTC  (10+ messages)
` [PATCH v3 2/5] phy: starfive: add JH7110 PCIE 2.0 and USB 2.0 PHY driver
` [PATCH v3 4/5] usb: cdns3: add StarFive JH7110 USB driver
` [PATCH v3 5/5] dts: usb: add StarFive JH7110 USB dts configuration

[PATCH] usb: host: u132-hcd: Delete driver
 2023-03-21 10:47 UTC  (2+ messages)

[PATCH 0/2] usb: host: u132-hcd: Two cleanups
 2023-03-21 10:19 UTC  (3+ messages)
` [PATCH 1/2] usb: host: u132-hcd: Various style improvements
` [PATCH 2/2] usb: host: u132-hcd: Drop if with an always true condition

[PATCH v2 0/3] Fix some defects related Type-C TCPM
 2023-03-21  9:54 UTC  (8+ messages)
` [PATCH v2 1/3] usb: typec: tcpm: fix cc role at port reset
` [RESEND PATCH v2 2/3] usb: typec: tcpm: fix multiple times discover svids error
` [PATCH v2 3/3] usb: typec: tcpm: add get max power support

[PATCH v12 0/6] Add function suspend/resume and remote wakeup support
 2023-03-21  8:12 UTC  (10+ messages)
` [PATCH v12 6/6] usb: gadget: f_ecm: Add "

[PATCH v4] usb: xhci: tegra: fix sleep in atomic call
 2023-03-21  7:29 UTC 

[PATCH] dt-bindings: phy: Drop unneeded quotes
 2023-03-21  7:14 UTC  (4+ messages)

[PATCH v3] usb: xhci: tegra: fix sleep in atomic call
 2023-03-21  7:15 UTC  (2+ messages)

[PATCH] usb: typec: tipd: remove unused tps6598x_write16,32 functions
 2023-03-21  7:05 UTC  (3+ messages)

[westeri-thunderbolt:fixes] BUILD SUCCESS 58cdfe6f58b35f17f56386f5fcf937168a423ad1
 2023-03-21  6:43 UTC 

[bug report] usb: cdnsp: Fixes issue with redundant Status Stage
 2023-03-21  6:38 UTC 

[PATCH v2] usb: xhci: tegra: fix sleep in atomic call
 2023-03-21  6:19 UTC  (2+ messages)

Host CPU busy-looping with aspeed-vhub on C621A
 2023-03-21  2:11 UTC  (2+ messages)

[RFC PATCH v1] usb/phy add sprd ums512 usbphy
 2023-03-21  2:03 UTC  (4+ messages)

[PATCH v3 1/2] extcon: usbc-tusb320: add accessory detection support
 2023-03-20 20:58 UTC  (4+ messages)
` [PATCH v3 2/2] extcon: usbc-tusb320: add usb_role_switch support

RFC/Proposal: USB-PD state handoff via DT or ACPI, primarily for batteryless systems
 2023-03-20 17:41 UTC 

[PATCH v4 00/12] soc: qcom: add UCSI function to PMIC GLINK
 2023-03-20 17:11 UTC  (6+ messages)
` [PATCH v4 01/12] usb: typec: ucsi: add PMIC Glink UCSI driver
` [PATCH v4 09/12] arm64: dts: qcom: sm8350-hdk: add pmic glink node

[PATCH 00/11] usb: phy: Convert to platform remove callback returning void
 2023-03-20 14:54 UTC  (5+ messages)
` [PATCH 05/11] usb: phy: gpio-vbus: "
` [PATCH 08/11] usb: phy: mxs: "
  ` [EXT] "

[PATCH linux-next] dt-bindings: usb: snps,dwc3: correct i.MX8MQ support
 2023-03-20 14:05 UTC  (7+ messages)

[Bug 217215] New: Oops removing usb drive
 2023-03-20 13:52 UTC  (4+ messages)
` [Bug 217215] "

[PATCH] usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 function
 2023-03-20 11:59 UTC  (2+ messages)

[PATCH] usb: plusb: remove unused pl_clear_QuickLink_features function
 2023-03-20 10:20 UTC  (2+ messages)

[PATCH v3] net: usb: lan78xx: Limit packet length to skb->len
 2023-03-20 10:20 UTC  (2+ messages)

[PATCH] usb: xhci: tegra: fix sleep in atomic call
 2023-03-20 10:02 UTC  (4+ messages)

[Bug 217204] New: ASIX AX88179 does not work in 6.X kernel
 2023-03-20  9:00 UTC  (2+ messages)
` [Bug 217204] "

[PATCH 0/3] usb: dwc3-am62: Add system wake-up support
 2023-03-20  8:24 UTC  (3+ messages)
` [PATCH 3/3] usb: dwc3-am62: Fix up wake-up configuration and spurious wake up

[PATCH] usb: cdns3: Fix issue with using incorrect PCI device function
 2023-03-20  8:10 UTC  (2+ messages)

[PATCH] thunderbolt: rename shadowed variables bit to interrupt_bit and auto_clear_bit
 2023-03-20  7:42 UTC  (5+ messages)

[PATCH v10] usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition
 2023-03-20  6:29 UTC 

[PATCH 0/4] Fix some defects related Type-C TCPM
 2023-03-20  6:28 UTC  (12+ messages)
` [PATCH 1/4] usb: typec: tcpm: fix cc role at port reset
` [PATCH 4/4] usb: typec: tcpm: fix source caps may lost after soft reset

[PATCH -next] usb: xhci: do not free an empty cmd ring
 2023-03-20  4:22 UTC 

[PATCH AUTOSEL 4.19 7/9] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
 2023-03-20  0:57 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 8/9] net: usb: qmi_wwan: add Telit 0x1080 composition

[PATCH AUTOSEL 5.4 10/12] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
 2023-03-20  0:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 11/12] net: usb: qmi_wwan: add Telit 0x1080 composition

[PATCH AUTOSEL 4.14 7/9] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
 2023-03-20  0:57 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 8/9] net: usb: qmi_wwan: add Telit 0x1080 composition

[PATCH AUTOSEL 5.10 13/15] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
 2023-03-20  0:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 14/15] net: usb: qmi_wwan: add Telit 0x1080 composition

[PATCH AUTOSEL 6.1 24/29] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
 2023-03-20  0:54 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 25/29] net: usb: qmi_wwan: add Telit 0x1080 composition

[PATCH AUTOSEL 5.15 15/17] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
 2023-03-20  0:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 16/17] net: usb: qmi_wwan: add Telit 0x1080 composition

[PATCH AUTOSEL 6.2 25/30] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
 2023-03-20  0:52 UTC  (2+ messages)
` [PATCH AUTOSEL 6.2 26/30] net: usb: qmi_wwan: add Telit 0x1080 composition

[PATCH] usb: gadget: udc: remove unused usbf_ep_dma_reg_clrset function
 2023-03-19 18:24 UTC  (2+ messages)

[PATCH V4 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-03-19 12:19 UTC  (3+ messages)
` [PATCH V4 1/6] dt-bindings: usb: usbmisc-imx: convert to DT schema

[PATCH 0/2] usb: gadget: functionfs: DMABUF import interface
 2023-03-19 11:54 UTC  (4+ messages)
` [PATCH 2/2] usb: gadget: functionfs: Add "

[PATCH V5 0/9] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-03-19 11:54 UTC  (4+ messages)
` [PATCH V5 7/9] arm64: dts: imx8dxl: drop #stream-id-cells for usb node
` [PATCH V5 8/9] arm64: dts: imx8-apalis-v1.1: drop ci-disable-lpm
` [PATCH V5 9/9] ARM64: dts: imx7ulp: update usb compatible


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