messages from 2024-11-26 02:00:04 to 2024-12-03 14:23:53 UTC [more...]
[PATCH v9 0/2] usb: typec: Implement UCSI driver for ChromeOS
2024-12-03 14:23 UTC
[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
2024-12-03 14:07 UTC (19+ messages)
` [PATCH v2 01/32] driver core: Constify API device_find_child()
` [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type
` [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child()
` [PATCH v2 04/32] hwmon: "
` [PATCH v2 05/32] media: pci: mgb4: "
` [PATCH v2 06/32] thunderbolt: "
` [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child()
` [PATCH v2 09/32] pwm: "
` [PATCH v2 10/32] nvdimm: "
` [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation
[PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint reader
2024-12-03 13:15 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint readery
[PATCH] net: usb: usbnet: restore usb%d name exception for local mac addresses
2024-12-03 13:04 UTC
[PATCH v2] usb: typec: ucsi: Fix completion notifications
2024-12-03 12:51 UTC (4+ messages)
[PATCH v3] dt-bindings: usb: max33359: add max77759-tcpci flavor
2024-12-03 12:17 UTC
[PATCH v4] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
2024-12-03 12:14 UTC
答复: [PATCH v3] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
2024-12-03 10:15 UTC
[PATCH v3] usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer
2024-12-03 9:50 UTC (4+ messages)
` 答复: "
[usb:rndis-removal] BUILD SUCCESS 69e41930350215dd3c1c4dd3dd5debab6f0ad0e3
2024-12-03 8:15 UTC
[PATCH V2 1/2] usb: typec: tcpm: tcpci: Make the driver be compatible with the TCPCI spec [Rev 2.0 Ver 1.0, October 2017]
2024-12-03 7:40 UTC
[PATCH] USBNET: Fix ASIX USB Ethernet carrier problems
2024-12-03 3:24 UTC (2+ messages)
[PATCH] usb: dwc3: core: Disable USB2 retry for DWC_usb31 1.80a and prior
2024-12-03 1:06 UTC (2+ messages)
[PATCH] usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend
2024-12-03 0:50 UTC (6+ messages)
[PATCH] usb: xhci: Add module param for compliance quirk checking
2024-12-03 0:30 UTC (3+ messages)
[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-12-02 18:51 UTC (4+ messages)
` [PATCH V5 2/9] dmaengine: bcm2835-dma: add suspend/resume pm support
[PATCH] usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus support
2024-12-02 18:48 UTC
[PATCH v3] usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only mode
2024-12-02 18:11 UTC
[PATCH v8 0/3] usb: typec: Implement UCSI driver for ChromeOS
2024-12-02 15:34 UTC (7+ messages)
` [PATCH v8 1/3] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v8 2/3] usb: typec: ucsi: Implement ChromeOS UCSI driver
` [PATCH v8 3/3] usb: typec: cros_ec_ucsi: Recover from write timeouts
[PATCH v2 0/4] usb: typec: hd3ss3220: enhance driver with port type, power opmode, and role preference settings
2024-12-02 14:39 UTC (11+ messages)
` [PATCH v2 3/4] usb: typec: hd3ss3220: support configuring port type
[PATCH AUTOSEL 5.10 6/6] USB: gadget: pxa27x_udc: Avoid using GPIOF_ACTIVE_LOW
2024-12-02 12:09 UTC (2+ messages)
[PATCH v2 00/15] Add initial USB support for the Renesas RZ/G3S SoC
2024-12-02 10:11 UTC (34+ messages)
` [PATCH v2 01/15] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #renesas,sysc-signal-cells
` [PATCH v2 02/15] soc: renesas: Add SYSC driver for Renesas RZ family
` [PATCH v2 03/15] soc: renesas: rz-sysc: Enable SYSC driver for RZ/G3S
` [PATCH v2 04/15] soc: renesas: rz-sysc: Add SoC detection support
` [PATCH v2 05/15] soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driver
` [PATCH v2 06/15] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC
` [PATCH v2 07/15] dt-bindings: phy: renesas,usb2-phy: Mark resets as required for RZ/G3S
` [PATCH v2 08/15] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signal
` [PATCH v2 09/15] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
` [PATCH v2 10/15] phy: renesas: rcar-gen3-usb2: Add support for PWRRDY
` [PATCH v2 11/15] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S support
` [PATCH v2 12/15] arm64: dts: renesas: Add #renesas,sysc-signal-cells to system controller node
` [PATCH v2 13/15] arm64: dts: renesas: r9a08g045: Enable the system controller
` [PATCH v2 14/15] arm64: dts: renesas: r9a08g045: Add USB support
` [PATCH v2 15/15] arm64: dts: renesas: rzg3s-smarc: Enable "
[PATCH v2] usb: chipidea: host: Improve port index sanitizing
2024-12-02 8:34 UTC
[PATCH] PHY: Fix no autoneg corner case
2024-12-02 7:57 UTC (8+ messages)
[PATCH] usb: chipidea: host: Improve port index sanitizing
2024-12-02 6:32 UTC (4+ messages)
[PATCH] usb: typec: tcpm: tcpci: Make the driver be compatible with the TCPCI spec [Rev 2.0 Ver 1.0, October 2017]
2024-12-02 5:43 UTC (2+ messages)
[PATCH v3 0/1] xhci: Some improvement for Etron xHCI host
2024-12-02 5:01 UTC (2+ messages)
` [PATCH v3 1/1] xhci: Correctly handle last TRB of isoc TD on "
[PATCH] usb: core: hcd: only check primary hcd skip_phy_initialization
2024-12-02 2:50 UTC (2+ messages)
[PATCH] usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property
2024-12-02 2:49 UTC (2+ messages)
[PATCH v10 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
2024-12-02 2:47 UTC (3+ messages)
[usb:rndis-removal] BUILD SUCCESS a38f6bf588903069e185d4997acbcae69d41f39e
2024-12-02 2:07 UTC
[PATCH 0/3] usb: dwc2: Fix HCD issues on Raspberry Pi
2024-12-02 0:16 UTC (4+ messages)
` [PATCH 1/3] usb: dwc2: Fix HCD resume
` [PATCH 2/3] usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
` [PATCH 3/3] usb: dwc2: Fix HCD port connection race
[PATCH net v3 1/6] usbnet: ipheth: break up NCM header size computation
2024-12-01 22:08 UTC (9+ messages)
` [PATCH net v3 4/6] usbnet: ipheth: use static NDP16 location in URB
` [PATCH net v3 5/6] usbnet: ipheth: refactor NCM datagram loop, fix DPE OoB read
[Bug 219532] New: Crash in RIP: 0010:xhci_handle_stopped_cmd_ring
2024-12-01 22:07 UTC (7+ messages)
` [Bug 219532] "
[PATCH v30 00/30] Introduce QC USB SND audio offloading support
2024-12-01 3:14 UTC (14+ messages)
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol
[PATCH v7 0/1] usb: serial: add support for CH348
2024-11-30 2:52 UTC (7+ messages)
` [PATCH 1/1 v7] "
[RFT PATCH 0/4] More QC DWC3 fixups
2024-11-29 22:12 UTC (5+ messages)
` [PATCH RFT 1/4] dt-bindings: usb: qcom,dwc3: Make ss_phy_irq optional for MSM8996
` [PATCH RFT 2/4] dt-bindings: usb: qcom,dwc3: Fix MSM8994 interrupt spec
` [PATCH RFT 3/4] arm64: dts: qcom: msm8996: Fix up USB3 interrupts
` [PATCH RFT 4/4] arm64: dts: qcom: msm8994: Describe USB interrupts
[GIT PULL] USB / Thunderbolt changes for 6.13-rc1
2024-11-29 20:30 UTC (2+ messages)
[PATCH 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
2024-11-29 15:01 UTC (3+ messages)
` [PATCH 3/5] phy: fsl-imx8mq-usb: add tca function driver for imx95
[PATCH 0/6] Google Pixel 6 (oriole): TCPCI enablement & USB updates
2024-11-29 11:24 UTC (18+ messages)
` [PATCH 1/6] arm64: defconfig: enable Maxim TCPCI driver
` [PATCH 2/6] dt-bindings: usb: max33359: add max77759 flavor
` [PATCH 3/6] arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger
` [PATCH 4/6] arm64: dts: exynos: gs101: enable snps,dis_rxdet_inp3_quirk for DWC3
` [PATCH 5/6] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 TCPCi
` [PATCH 6/6] arm64: dts: exynos: gs101-oriole: add pd-disable and typec-power-opmode
[PATCH v7 0/3] usb: typec: Implement UCSI driver for ChromeOS
2024-11-28 15:37 UTC (12+ messages)
` [PATCH v7 2/3] usb: typec: ucsi: Implement ChromeOS UCSI driver
[PATCH v1] usb: typec: ucsi: Fix completion notifications
2024-11-28 15:36 UTC (7+ messages)
[syzbot] [wireless?] WARNING in plfxlc_mac_release
2024-11-28 11:58 UTC (2+ messages)
[PATCH] dt-bindings: usb: max33359: add max77759 flavor
2024-11-28 10:52 UTC (2+ messages)
[PATCH] usb: gadget: functionfs: fix spellos
2024-11-28 3:37 UTC
[PATCH] HID: Fix the bit shift number for LED_KANA
2024-11-28 2:35 UTC
[PATCH] [v2]USB: serial: option: add MediaTek T7XX compositions Add the MediaTek T7XX compositions:
2024-11-28 2:22 UTC
[PATCH] USB: serial: option: add MediaTek T7XX compositions
2024-11-28 2:03 UTC (5+ messages)
[PATCH v2] usb: collapse USB_STORAGE Kconfig comment
2024-11-27 23:28 UTC
[PATCH] usb: collapse USB_STORAGE Kconfig comment
2024-11-27 15:22 UTC (2+ messages)
DWC3 runtime suspend on cable disconnect while UDC is active
2024-11-27 11:09 UTC (8+ messages)
[PATCH] usb: aspeed-vhub: fix call balance of vhub->clk handling routines
2024-11-27 9:35 UTC
dwc3 Disable Compliance Mode
2024-11-27 9:14 UTC
[PATCH] usb: gadget: midi2: Fix interpretation of is_midi1 bits
2024-11-27 7:02 UTC
[PATCH] media: rc: iguanair: handle timeouts
2024-11-26 22:27 UTC (2+ messages)
[PATCH v2] usb: dwc3: imx8mp: fix software node kernel dump
2024-11-26 22:14 UTC (2+ messages)
[PATCH AUTOSEL 6.12 21/23] USB: gadget: pxa27x_udc: Avoid using GPIOF_ACTIVE_LOW
2024-11-26 12:41 UTC (2+ messages)
[PATCH v3] usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()
2024-11-26 9:27 UTC (2+ messages)
[PATCH 1/2] dt-bindings: usb: mtk-xhci: add support mt8196
2024-11-26 8:50 UTC (4+ messages)
` [PATCH 2/2] usb: mtk-xhci: add support remote wakeup of mt8196
[PATCH] usb: dwc3: imx8mp: fix software node kernel dump
2024-11-26 2:49 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).