linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-17 10:02:07 to 2023-01-20 07:19:51 UTC [more...]

[PATCH V4 0/5] Add device-tree support for Cypress CYP4226
 2023-01-20  7:19 UTC  (14+ messages)
` [PATCH V4 1/5] dt-bindings: usb: Add binding for Cypress cypd4226 I2C driver
` [PATCH V4 3/5] usb: typec: ucsi_ccg: Replace ccgx to well-known regex
` [PATCH V4 4/5] i2c: nvidia-gpu: "

[PATCH treewide 0/7] phy: Add devm_of_phy_optional_get() helper
 2023-01-19 23:25 UTC  (19+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH 3/7] net: lan966x: "
` [PATCH 4/7] net: ethernet: ti: am65-cpsw: "
` [PATCH 5/7] PCI: tegra: "
` [PATCH 6/7] usb: host: ehci-exynos: "
` [PATCH 7/7] usb: host: ohci-exynos: "

[PATCH V3 1/2] usb: gadget: u_ether: Improve print in gether_setup_name_default()
 2023-01-19 15:26 UTC  (5+ messages)
` [PATCH V3 2/2] usb: gadget: u_ether: Don't warn "

[PATCH v2 0/5] Add function suspend/resume and remote wakeup support
 2023-01-20  1:15 UTC  (13+ messages)
` [PATCH v2 1/5] usb: gadget: Add remote wakeup capable flag
` [PATCH v2 2/5] usb: dwc3: Add remote wakeup handling
` [PATCH v2 3/5] usb: gadget: Add function wakeup support
` [PATCH v2 4/5] usb: dwc3: Add function suspend and "
` [PATCH v2 5/5] usb: gadget: f_ecm: Add suspend/resume and remote "

[PATCH v1 1/1] usb: acpi: Switch to use acpi_evaluate_dsm_typed()
 2023-01-19 15:17 UTC  (5+ messages)

[PATCH v2 00/12] ADD USB3.1 HOST, Peri and DRD support
 2023-01-19 13:10 UTC  (2+ messages)

[GIT PULL] USB-serial fixes for 6.2-rc5
 2023-01-19 19:03 UTC  (2+ messages)

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-20  1:55 UTC  (23+ messages)
` [RFC v4 1/5] dt-bindings: usb: Add bindings to support multiport properties
` [RFC v4 2/5] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [RFC v4 3/5] usb: dwc3: core: Do not setup event buffers for host only controllers
` [RFC v4 5/5] arm: dts: msm: Add multiport controller node for usb

[usb:usb-testing] BUILD SUCCESS 93c473948c588978cd55d9a3adad8b3e8057aa21
 2023-01-20  1:27 UTC 

[PATCH v7 0/7] Add minimal MT8365 and MT8365-EVK support
 2023-01-19 18:21 UTC  (4+ messages)
` [PATCH v7 4/7] dt-bindings: pinctrl: add bindings for Mediatek MT8365 SoC

[PATCH v2 1/2] dt-bindings: usb: Introduce GPIO-based SBU mux
 2023-01-19 17:39 UTC  (7+ messages)
` [PATCH v2 2/2] usb: typec: mux: "

Possible problem with thunderbolt 4
 2023-01-19 14:37 UTC  (14+ messages)

[PATCH] usb: ohci-omap: avoid unused-variable warning
 2023-01-19 13:02 UTC  (3+ messages)

[PATCH v4] ucsi_ccg: Refine the UCSI Interrupt handling
 2023-01-19 12:28 UTC  (2+ messages)

[PATCH V5 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-19 12:17 UTC  (10+ messages)
` [PATCH V5 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V5 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V5 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V5 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V5 5/6] usb: typec: ucsi_ccg: "
` [PATCH V5 6/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin

[PATCH V6 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-19 12:16 UTC  (7+ messages)
` [PATCH V6 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V6 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V6 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V6 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V6 5/6] usb: typec: ucsi_ccg: "
` [PATCH V6 6/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin

[PATCH V2 1/2] usb: gadget: u_ether: Improve print in gether_setup_name_default()
 2023-01-19 10:43 UTC  (8+ messages)
` [PATCH V2 2/2] usb: gadget: u_ether: Don't warn "

[PATCH V5 0/5] Tegra USB device support updates
 2023-01-19 10:42 UTC  (6+ messages)
` [PATCH V5 1/5] dt-bindings: usb: tegra-xudc: Add dma-coherent for Tegra194
` [PATCH V5 2/5] arm64: tegra: Add dma-coherent property for Tegra194 XUDC
` [PATCH V5 3/5] dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC support
` [PATCH V5 4/5] usb: gadget: tegra-xudc: Add Tegra234 support
` [PATCH V5 5/5] arm64: tegra: Populate the XUDC node for Tegra234

[PATCH] usb: typec: altmodes/displayport: Update active state
 2023-01-19 10:12 UTC  (7+ messages)

[PATCH net-next 0/2] r8152: improve the code
 2023-01-19  7:40 UTC  (3+ messages)
` [PATCH net-next 1/2] r8152: remove rtl_vendor_mode function
` [PATCH net-next 2/2] r8152: reduce the control transfer of rtl8152_get_version()

[PATCH] usb: mtu3: fix the failure of qmu stop
 2023-01-19  3:33 UTC 

[PATCH v2 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
 2023-01-19  2:39 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt
` [PATCH v2 2/5] dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema
` [PATCH v2 3/5] dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schema
` [PATCH v2 4/5] dt-bindings: usb: Convert Marvell Orion EHCI to DT schema
` [PATCH v2 5/5] dt-bindings: usb: Convert Nuvoton "

[PATCH v2 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2023-01-19  0:46 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schema

[PATCH] usb: dwc3: fix extcon dependency
 2023-01-19  0:42 UTC  (3+ messages)

[PATCH v2 1/9] dt-bindings: usb: Add device id for Genesys Logic hub controller
 2023-01-18 17:22 UTC  (9+ messages)
` [PATCH v2 4/9] usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub support
` [PATCH v2 6/9] dt-bindings: usb: Add binding for Via lab VL817 hub controller
` [PATCH v2 8/9] usb: misc: onboard_usb_hub: add VIA LAB VL817 hub support

[PATCH net-next] r8152: avoid to change cfg for all devices
 2023-01-18 14:30 UTC  (4+ messages)
` [PATCH net-next v2] "

[PATCH v5 00/11] ARM: suniv: USB and two new boards support
 2023-01-18 12:11 UTC  (2+ messages)

remove arch/sh
 2023-01-18 11:14 UTC  (12+ messages)
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers

[PATCH v5 0/5] Add the Renesas USBF controller support
 2023-01-18  8:06 UTC  (2+ messages)

[PATCH v2 0/7] usb: fotg210: Various improvements
 2023-01-18  8:01 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: usb: Correct and extend FOTG210 schema
` [PATCH v2 2/7] usb: fotg210: List different variants
` [PATCH v2 3/7] usb: fotg210: Acquire memory resource in core
` [PATCH v2 4/7] usb: fotg210: Move clock handling to core
` [PATCH v2 5/7] usb: fotg210: Check role register in core
` [PATCH v2 6/7] usb: fotg210-udc: Assign of_node and speed on start
` [PATCH v2 7/7] usb: fotg210-udc: Implement VBUS session

[PATCH 0/7] usb: fotg210: Various improvements
 2023-01-18  7:47 UTC  (5+ messages)

[usb:usb-linus] BUILD SUCCESS 7171b0e261b17de96490adf053b8bb4b00061bcf
 2023-01-18  4:53 UTC 

[usb:usb-testing] BUILD SUCCESS 82b0417e4bfc5af8c1710996913374f09f4a2a03
 2023-01-18  4:34 UTC 

[PATCH 2/3] usb: dwc3: add dwc3_readl_notrace() function
 2023-01-18  2:04 UTC  (12+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS 6ce3563520be90a155706bafc186fc264a13850e
 2023-01-17 22:45 UTC 

[RFC] USB: core: Add wireless_status sysfs attribute
 2023-01-17 16:36 UTC  (5+ messages)

[PATCH v2] usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
 2023-01-17 15:36 UTC  (2+ messages)

[GIT PULL] Thunderbolt/USB4 fixes for v6.2-rc5
 2023-01-17 15:35 UTC  (2+ messages)

[PATCH] usb: gadget: u_ether: remove obnoxious warning messages
 2023-01-17 15:04 UTC  (2+ messages)

[PATCH V4 0/5] Tegra USB device support updates
 2023-01-17 14:00 UTC  (6+ messages)
` [PATCH V4 1/5] dt-bindings: usb: tegra-xudc: Add dma-coherent for Tegra194
` [PATCH V4 3/5] dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC support

Any Drawings for Estimate?
 2023-01-17 13:49 UTC 

[PATCH] usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
 2023-01-17 13:18 UTC 

[PATCH 0/8] HID: remove some unneeded exported symbols from hid.h
 2023-01-17 12:45 UTC  (2+ messages)

[PATCH v13 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2023-01-17 11:51 UTC  (2+ messages)

[PATCH 0/3] usb: typec: Add retimer support to bus code
 2023-01-17 11:43 UTC  (7+ messages)
` [PATCH 1/3] usb: typec: Add retimer handle to port altmode
` [PATCH 2/3] usb: typec: Add wrapper for bus switch set code
` [PATCH 3/3] usb: typec: Make bus switch code retimer-aware

[RESEND PATCH V4 0/5] Tegra USB device support updates
 2023-01-17 11:14 UTC  (7+ messages)
` [RESEND PATCH V4 1/5] dt-bindings: usb: tegra-xudc: Add dma-coherent for Tegra194
` [RESEND PATCH V4 2/5] arm64: tegra: Add dma-coherent property for Tegra194 XUDC
` [RESEND PATCH V4 3/5] dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC support

[PATCH] net: usb: sr9700: Handle negative len
 2023-01-17 11:10 UTC  (2+ messages)

[PATCH 0/7] usb and xhci fixes for usb-linus
 2023-01-17 10:02 UTC  (4+ messages)
` [PATCH 2/7] usb: xhci: Check endpoint is valid before dereferencing it


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