Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-21 11:16:05 to 2023-06-24 07:20:44 UTC [more...]

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-06-24  7:20 UTC  (21+ messages)
` [PATCH v9 01/10] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v9 02/10] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v9 03/10] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v9 04/10] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v9 05/10] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v9 08/10] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v9 09/10] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v9 10/10] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH v2 00/45] Add support for sam9x7 SoC family
 2023-06-23 23:43 UTC  (47+ messages)
` [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
` [PATCH v2 02/45] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
` [PATCH v2 03/45] dt-bindings: usb: generic-ehci: Document clock-names property
` [PATCH v2 04/45] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface
` [PATCH v2 05/45] ARM: at91: pm: add support for sam9x7 SoC family
` [PATCH v2 06/45] ARM: at91: pm: add sam9x7 SoC init config
` [PATCH v2 07/45] ARM: at91: add support in SoC driver for new sam9x7
` [PATCH v2 08/45] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
` [PATCH v2 09/45] clk: at91: sam9x7: add support for HW PLL freq dividers
` [PATCH v2 10/45] clk: at91: sama7g5: move mux table macros to header file
` [PATCH v2 11/45] dt-bindings: clk: at91: add bindings for SAM9X7's clock controller
` [PATCH v2 12/45] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 binding
` [PATCH v2 13/45] dt-bindings: atmel-sysreg: add bindings for sam9x7
` [PATCH v2 14/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel AES
` [PATCH v2 15/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel SHA
` [PATCH v2 16/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel TDES
` [PATCH v2 17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
` [PATCH v2 18/45] dt-bindings: i2c: at91: Add SAM9X7 compatible string
` [PATCH v2 19/45] dt-bindings: mfd: "
` [PATCH v2 20/45] dt-bindings: atmel-gpbr: add microchip,sam9x7-gpbr
` [PATCH v2 21/45] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix
` [PATCH v2 22/45] dt-bindings: atmel-smc: add microchip,sam9x7-smc
` [PATCH v2 23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
` [PATCH v2 24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci
` [PATCH v2 25/45] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
` [PATCH v2 26/45] dt-bindings: pinctrl: at91: add bindings for SAM9X7
` [PATCH v2 27/45] dt-bindings: rng: atmel,at91-trng: document sam9x7 TRNG
` [PATCH v2 28/45] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
` [PATCH v2 29/45] dt-bindings: rtt: at91rm9260: "
` [PATCH v2 30/45] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
` [PATCH v2 31/45] dt-bindings: atmel-classd: add sam9x7 compatible
` [PATCH v2 32/45] spi: dt-bindings: atmel,at91rm9200-spi: "
` [PATCH v2 33/45] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x7
` [PATCH v2 34/45] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt
` [PATCH v2 35/45] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH v2 36/45] clk: at91: sam9x7: add sam9x7 pmc driver
` [PATCH v2 37/45] irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH v2 38/45] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH v2 39/45] power: reset: at91-reset: add reset support for sam9x7 SoC
` [PATCH v2 40/45] power: reset: at91-reset: add sdhwc "
` [PATCH v2 41/45] ARM: at91: Kconfig: add config flag for SAM9X7 SoC
` [PATCH v2 42/45] ARM: configs: at91: enable config flags for sam9x7 SoC family
` [PATCH v2 43/45] ARM: dts: at91: sam9x7: add device tree for SoC
` [PATCH v2 44/45] dt-bindings: arm: add sam9x75 curiosity board
` [PATCH v2 45/45] ARM: dts: at91: sam9x75_curiosity: add device tree for "

[PATCH 00/11] Cleanup Octeon DWC3 glue code
 2023-06-23 23:24 UTC  (7+ messages)
` [PATCH 08/11] usb: dwc3: Move Octeon glue code from arch/mips

[PATCH v3 00/28] Introduce QC USB SND audio offloading support
 2023-06-23 22:37 UTC  (11+ messages)
` [PATCH v3 01/28] xhci: Add support to allocate several interrupters
` [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

[syzbot] WARNING in usbnet_start_xmit/usb_submit_urb
 2023-06-23 17:16 UTC  (5+ messages)
` [syzbot] [usb?] "

[PATCH 1/2] dt-bindings: usb: Add binding for Genesys Logic GL3523 hub
 2023-06-23 16:36 UTC  (3+ messages)
` [PATCH 2/2] usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub support

[PATCH] usb: ohci-at91: Fix the unhandle interrupt when resume
 2023-06-23 15:52 UTC  (4+ messages)

[PATCH v2 0/3] Some fixes for select_usb_power_delivery
 2023-06-23 15:10 UTC  (4+ messages)
` [PATCH v2 1/3] usb: typec: Set port->pd before adding device for typec_port
` [PATCH v2 2/3] usb: typec: Iterate pds array when showing the pd list
` [PATCH v2 3/3] usb: typec: Use sysfs_emit_at when concatenating the string

[PATCH 0/3] Some fixes for select_usb_power_delivery
 2023-06-23 14:23 UTC  (11+ messages)
` [PATCH 1/3] usb: typec: Set port->pd before adding device for typec_port
` [PATCH 2/3] usb: typec: Iterate pds array when showing the pd list
` [PATCH 3/3] usb: typec: Use sysfs_emit_at when concatenating the string

[PATCH 07/79] usb: switch to new ctime accessors
 2023-06-23 12:41 UTC  (5+ messages)
    ` [PATCH 01/79] fs: add ctime accessors infrastructure
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime

[PATCH v1 0/6] Enable IPQ5332 USB2
 2023-06-23  8:08 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: usb: dwc3: Add IPQ5332 compatible
` [PATCH v2 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
` [PATCH v2 3/6] phy: qcom-m31: Introduce qcom,m31 USB phy driver
` [PATCH v2 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v2 5/6] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v2 6/6] arm64: defconfig: Enable M31 USB phy driver

[PATCH v7 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-23  7:54 UTC  (7+ messages)
` [PATCH v7 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v7 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v7 3/3] dt-bindings: usb: Add binding "

[GIT PULL] USB-serial updates for 6.5-rc1
 2023-06-23  7:44 UTC  (2+ messages)

[PATCH v6 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-23  7:17 UTC  (5+ messages)
` [PATCH v6 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v6 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v6 3/3] dt-bindings: usb: Add binding "

[PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
 2023-06-22 22:41 UTC  (15+ messages)

usb: dwc3: HC dies under high I/O load on Exynos5422
 2023-06-22 22:33 UTC  (2+ messages)

[PATCH 0/2] Add support to configure active retimer cable
 2023-06-22 17:48 UTC  (7+ messages)
` [PATCH 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type

[PATCH] usb: typec: nb7vpq904m: fix CONFIG_DRM dependency
 2023-06-22 16:16 UTC 

[PATCH v5 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-22 16:08 UTC  (7+ messages)
` [PATCH v5 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v5 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v5 3/3] dt-bindings: usb: Add binding "

[PATCH] usb: typec: nb7vpq904m: add CONFIG_DRM dependency
 2023-06-22 16:05 UTC  (6+ messages)

[PATCH v3] usbip: usbip_host: Replace strlcpy with strscpy
 2023-06-22 15:30 UTC  (3+ messages)

[bug report] usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
 2023-06-22 14:43 UTC  (2+ messages)

[PATCH v2] Add LARA-R6 01B PIDs for three different USB compositions
 2023-06-22 13:13 UTC  (3+ messages)

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in remove_wait_queue
 2023-06-22  6:12 UTC 

[PATCH v2 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-22  5:31 UTC  (10+ messages)
` [PATCH v2 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v2 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v2 3/3] dt-bindings: usb: Add binding "

[PATCH Internal] thunderbolt: Remove enabling/disabling TMU based on CLx
 2023-06-22  4:45 UTC  (6+ messages)

[PATCH v4 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-22  2:07 UTC  (5+ messages)
` [PATCH v4 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v4 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v4 3/3] dt-bindings: usb: Add binding "

[PATCH] usb: host: xhci: parameterize Renesas delay/retry
 2023-06-21 22:21 UTC  (5+ messages)

[PATCH v4] USB: make usb class a const structure
 2023-06-21 20:25 UTC 

[PATCH v3 0/2] Avoid re-initializing XHCI HC during removal
 2023-06-21 19:46 UTC  (2+ messages)

[PATCH v1 1/1] usb: ulpi: Make container_of() no-op in to_ulpi_dev()
 2023-06-21 19:08 UTC  (2+ messages)

[PATCH v3] USB: make usb class a const structure
 2023-06-21 17:52 UTC 

[PATCH v3 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-21 16:32 UTC  (8+ messages)
` [PATCH v3 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v3 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v3 3/3] dt-bindings: usb: Add binding "

[PATCH] USB: serial: option: add u-blox LARA-R6 01B modem
 2023-06-21 16:11 UTC  (3+ messages)

[PATCH v2] USB: make usb class a const structure
 2023-06-21 16:09 UTC  (2+ messages)

[PATCH 0/4] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-21 16:05 UTC  (5+ messages)
` [PATCH 1/4] usb: misc: onboard-hub: resort by VID and PID

[GIT PULL] Thunderbolt/USB4 changes for v6.5 merge window
 2023-06-21 16:02 UTC  (2+ messages)

[PATCH] usb: gadget: aspeed: fix buffer overflow
 2023-06-21 15:59 UTC  (12+ messages)

[PATCH 1/6] USB: roles: make role_class a static const structure
 2023-06-21 13:29 UTC  (7+ messages)
` [PATCH 6/6] USB: file.c: make usb class "

[PATCH] usb: gadget: legacy: fix error return code in gfs_bind
 2023-06-21 12:43 UTC 

[PATCH v4 1/2] dt-bindings: phy: mxs-usb-phy: convert to DT schema format
 2023-06-21 12:01 UTC  (4+ messages)
  ` [EXT] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).