linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-25 18:16:28 to 2023-07-28 11:33:06 UTC [more...]

[PATCH v3 00/50] Add support for sam9x7 SoC family
 2023-07-28 11:32 UTC  (3+ messages)

[PATCH v4 0/2] usb: typec: qcom-pmic-typec: enable DP support
 2023-07-28 11:09 UTC  (3+ messages)
` [PATCH v4 1/2] usb: typec: altmodes/displayport: add support for embedded DP cases
` [PATCH v4 2/2] usb: typec: qcom-pmic-typec: register drm_bridge

[PATCH] usb: dwc3: gadget: let pm runtime get/put paired
 2023-07-28 10:45 UTC  (2+ messages)

[PATCH v3 32/50] dt-bindings: usb: ehci: Add sam9x7
 2023-07-28 10:28 UTC 

[PATCH v3 33/50] dt-bindings: usb: add sam9x7
 2023-07-28 10:28 UTC 

[PATCH v3 27/50] dt-bindings: usb: atmel: add sam9x7
 2023-07-28 10:27 UTC 

[PATCH v3 02/50] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
 2023-07-28 10:23 UTC 

[PATCH v3 0/2] usb: typec: qcom-pmic-typec: enable DP support
 2023-07-28 10:19 UTC  (5+ messages)
` [PATCH v3 1/2] usb: typec: altmodes/displayport: add support for embedded DP cases
` [PATCH v3 2/2] usb: typec: qcom-pmic-typec: register drm_bridge

[PATCH -next] usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create()
 2023-07-28  9:44 UTC  (2+ messages)

Kernel panic when unbinding UVC gadget function
 2023-07-28  8:27 UTC  (6+ messages)

[PATCH v1 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-07-28  7:04 UTC  (3+ messages)
` [PATCH v1 2/2] doc: dt: bindings: usb: realtek,dwc3: Add Realtek DHC RTD SoC DWC3 USB

[usb:usb-testing 25/42] drivers/usb/dwc3/dwc3-octeon.c:403:10: warning: shift count >= width of type
 2023-07-28  6:48 UTC  (3+ messages)

Re: [PATCH] USB: Fix race condition during UVC webcam disconnect
 2023-07-28  5:02 UTC 

Re: [PATCH] USB: Fix race condition during UVC webcam disconnect
 2023-07-28  5:01 UTC 

Re: [PATCH] USB: Fix race condition during UVC webcam disconnect
 2023-07-28  4:59 UTC 

[PATCH v10 00/11] Add multiport support for DWC3 controllers
 2023-07-27 22:33 UTC  (12+ messages)
` [PATCH v10 01/11] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v10 02/11] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v10 03/11] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v10 04/11] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v10 05/11] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v10 06/11] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver
` [PATCH v10 07/11] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v10 08/11] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
` [PATCH v10 09/11] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v10 10/11] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v10 11/11] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH V2] USB: serial: option: add Quectel EM05G module support with product ID 0x030e
 2023-07-27 22:23 UTC 

[usb:usb-testing] BUILD SUCCESS ba0b3af706305e5b11fd832eecd2c4a7fce57156
 2023-07-27 22:12 UTC 

[usb:usb-linus] BUILD SUCCESS 7f2327666a9080e428166964e37548b0168cd5e9
 2023-07-27 22:12 UTC 

Something is really broken for Logitech webcams
 2023-07-27 19:38 UTC  (4+ messages)

[PATCH v1] usb: typec: bus: verify partner exists in typec_altmode_attention
 2023-07-27 18:16 UTC  (3+ messages)

[PATCH v2] dt-bindings: usb: connector: disallow additional properties
 2023-07-27 17:09 UTC  (2+ messages)

[PATCH] USB:bugfix a controller halt error
 2023-07-27 15:57 UTC  (16+ messages)

[PATCH v1 1/2] thunderbolt: add tracefs support to tb_* logging helpers
 2023-07-27 14:46 UTC  (3+ messages)
` [PATCH v1 2/2] thunderbolt: add tracefs support to dev_* "

[PATCH 01/30] usb: ehci-npcm7xx: fix typo in npcm7xx_ehci_hcd_drv_probe()
 2023-07-27 12:20 UTC  (37+ messages)
` [PATCH 02/30] usb: chipidea/core: Use devm_platform_get_and_ioremap_resource()
` [PATCH 03/30] usb: ohci-at91: "
` [PATCH 04/30] usb: ohci-at91: Remove redundant msg at probe time
` [PATCH 05/30] usb: gadget: udc: udc-xilinx: Use devm_platform_get_and_ioremap_resource()
` [PATCH 06/30] usb: gadget: aspeed: "
` [PATCH 07/30] usb: gadget/snps_udc_plat: "
` [PATCH 08/30] usb: gadget/atmel_usba_udc: "
` [PATCH 09/30] usb: gadget: aspeed_udc: Convert to devm_platform_ioremap_resource()
` [PATCH 10/30] usb: ehci-atmel: Use devm_platform_get_and_ioremap_resource()
` [PATCH 11/30] usb: ehci-platform: "
` [PATCH 12/30] usb: ehci-spear: "
` [PATCH 13/30] usb: isp1362-hcd: "
` [PATCH 14/30] usb: ohci-da8xx: "
` [PATCH 15/30] usb: host: ohci-platform: "
` [PATCH 16/30] usb: ehci-sh: "
` [PATCH 17/30] usb: ohci-exynos: "
` [PATCH 18/30] usb: ehci-npcm7xx: "
` [PATCH 19/30] usb: ohci-nxp: "
` [PATCH 20/30] usb: ehci-orion: "
` [PATCH 21/30] usb: ehci-fsl: "
` [PATCH 22/30] usb: oxu210hp-hcd: "
` [PATCH 23/30] usb: ohci-pxa27x: "
` [PATCH 24/30] usb: ehci-omap: "
` [PATCH 25/30] usb: ohci-spear: "
` [PATCH 26/30] usb: ehci-mv: "
` [PATCH 27/30] usb: uhci-platform: "
` [PATCH 28/30] usb: ehci-st: "
` [PATCH 29/30] usb: ehci-exynos: "
` [PATCH 30/30] usb: ohci-st: "

[Bug 217715] New: USB from Thunderbolt 2 dock disconnects (xHCI host not responding)
 2023-07-27 12:19 UTC  (5+ messages)
` [Bug 217715] "

[PATCH] USB: zaurus: Add ID for A-300/B-500/C-700
 2023-07-27  9:46 UTC 

[PATCH] usb: dwc3: gadget: let pm runtime get/put paired
 2023-07-27  8:18 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Intel SocFPGA DWC3 USB controller
 2023-07-27  8:11 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add Intel SoCFPGA "

[PATCH v2] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
 2023-07-27  8:08 UTC  (3+ messages)

[PATCH v3] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
 2023-07-27  7:49 UTC 

[PATCH v5 0/6] Enable IPQ5332 USB2
 2023-07-27  6:39 UTC  (6+ messages)
` [PATCH v5 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH] USB: Fix race condition during UVC webcam disconnect
 2023-07-27  5:13 UTC  (2+ messages)

[PATCH v9 1/5] usb: phy: add usb phy notify port status API
 2023-07-27  1:56 UTC  (4+ messages)
` [PATCH v9 2/5] phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY

linux-next: Tree for Jul 26 (drivers/usb/typec/mux/intel_pmc_mux.o)
 2023-07-26 23:39 UTC 

[PATCH v4 00/32] Introduce QC USB SND audio offloading support
 2023-07-26 23:06 UTC  (15+ messages)
` [PATCH v4 06/32] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v4 13/32] dt-bindings: usb: dwc3: Add snps,num-hc-interrupters definition
` [PATCH v4 18/32] sound: usb: Introduce QC USB SND offloading support
` [PATCH v4 23/32] ASoC: dt-bindings: Add Q6USB backend bindings
` [PATCH v4 27/32] sound: soc: qdsp6: Add SND kcontrol to select offload device

[PATCH v2] usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
 2023-07-26 19:49 UTC  (2+ messages)

[PATCH] usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
 2023-07-26 19:00 UTC  (3+ messages)

[PATCH v9 00/10] Generate modules.builtin.alias from match ids
 2023-07-26 18:30 UTC  (6+ messages)
` [PATCH v10 00/11] "
  ` [PATCH v10 08/11] build: Add modules.builtin.alias

[usb:usb-testing] BUILD SUCCESS a85ff0db48c372063988f2072a07bd361ce9c4ef
 2023-07-26 16:56 UTC 

[PATCH v9 0/7] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-07-26 15:57 UTC  (3+ messages)
` [PATCH v9 5/7] arm64: dts: qcom: sm6115: Add tcsr syscon node

[PATCH] USB: add usbfs ioctl to get specific superspeedplus rates
 2023-07-26 14:39 UTC  (19+ messages)
  `  "
    `  "
                  `  "

[PATCH v3 00/11] Introduce STM32 Firewall framework
 2023-07-26 12:12 UTC  (16+ messages)
` [IGNORE][PATCH v3 01/11] dt-bindings: Document common device controller bindings
` [PATCH v3 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v3 03/11] dt-bindings: bus: document RIFSC
` [PATCH v3 04/11] dt-bindings: bus: document ETZPC
  ` [PATCH v3 05/11] firewall: introduce stm32_firewall framework
  ` [PATCH v3 06/11] of: property: fw_devlink: Add support for "feature-domains"
  ` [PATCH v3 07/11] bus: rifsc: introduce RIFSC firewall controller driver
  ` [PATCH v3 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
  ` [PATCH v3 09/11] bus: etzpc: introduce ETZPC firewall controller driver
  ` [PATCH v3 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
  ` [PATCH v3 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH v2 00/11] Introduce STM32 Firewall framework
 2023-07-26 11:39 UTC  (13+ messages)
` [IGNORE][PATCH v2 01/11] dt-bindings: Document common device controller bindings
` [PATCH v2 05/11] firewall: introduce stm32_firewall framework
` [PATCH v2 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v2 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards

[RFC PATCH 0/1] DWC2 DMA issue
 2023-07-26 10:22 UTC  (2+ messages)
` [RFC PATCH 1/1] usb: dwc2: Don't set DEV_DMA_L by default for isoc transfer

usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
 2023-07-26  9:55 UTC  (3+ messages)

[PATCH net-next v2 0/2] r8152: reduce control transfer
 2023-07-26  9:50 UTC  (7+ messages)
` [PATCH net-next v2 1/2] r8152: adjust generic_ocp_write function
` [PATCH net-next v2 2/2] r8152: set bp in bulk

[PATCH net] net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs
 2023-07-26  8:14 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 

[PATCH 1/3] usb: chipidea: add USB PHY event
 2023-07-26  6:40 UTC  (4+ messages)
` [PATCH 2/3] usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
    ` [EXT] "

[usb:usb-linus] BUILD SUCCESS 2627335a1329a0d39d8d277994678571c4f21800
 2023-07-26  5:28 UTC 

[PATCH] usb: misc: ehset: fix wrong if condition
 2023-07-26  5:10 UTC  (4+ messages)
    ` [EXT] "

[syzbot] [usb?] KASAN: slab-out-of-bounds Read in read_descriptors (3)
 2023-07-26  4:00 UTC  (8+ messages)

[PATCH v1] usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment
 2023-07-26  2:09 UTC 

[PATCH v1] usb: typec: tcpm: set initial svdm version based on pd revision
 2023-07-26  2:08 UTC 

[PATCH] usb: gadget: f_serial: Modify sizeof format and Variable type
 2023-07-26  0:17 UTC  (2+ messages)

[usb:rndis-removal] BUILD SUCCESS 352305048a56a19c772dc4cdb69831c11bfbbb65
 2023-07-25 18:45 UTC 


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