linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-05 10:57:42 to 2022-09-08 10:44:28 UTC [more...]

[PATCH 0/6] Remove CONFIG_EMBEDDED
 2022-09-08 10:43 UTC  (7+ messages)
` [PATCH 1/6] arm: make config ARM_PATCH_PHYS_VIRT visible with EXPERT
` [PATCH 2/6] x86: make config X86_FEATURE_NAMES "
` [PATCH 3/6] media: remove reference to CONFIG_EMBEDDED in MEDIA_SUPPORT_FILTER
` [PATCH 4/6] usb: chipidea: make configs for glue drivers visible with EXPERT
` [PATCH 5/6] mm: Kconfig: make config SECRETMEM "
` [PATCH 6/6] init/Kconfig: remove confusing config EMBEDDED

[Patch v3] usb: core: stop USB enumeration if too many retries
 2022-09-08 10:40 UTC 

[PATCH] thunderbolt: Add support for Intel Maple Ridge single port controller
 2022-09-08 10:43 UTC 

dwc3: multiple ones and speed?
 2022-09-08 10:11 UTC 

[PATCH 0/4] USB host support for TQMa8MPxL + MBa8MPxL
 2022-09-08  9:39 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: usb: dwc3: Add gfladj-refclk-lpm-sel-quirk
` [PATCH 2/4] usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
` [PATCH 3/4] arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes
    ` [PATCH 3/4] arm64: dts: imx8mp: Add snps, gfladj-refclk-lpm-sel "
` [PATCH 4/4] arm64: dts: tqma8mpql: add support for 2nd USB (host) interface

[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
 2022-09-08  8:38 UTC  (45+ messages)
` [PATCH v1 01/11] PCI: tegra: switch to using devm_fwnode_gpiod_get
` [PATCH v1 02/11] drm/tegra: "
` [PATCH v1 04/11] usb: phy: tegra: switch to using devm_gpiod_get()
` [PATCH v1 06/11] PCI: aardvark: switch to using devm_gpiod_get_optional()
` [PATCH v1 07/11] PCI: apple: switch to using fwnode_gpiod_get_index()
` [PATCH v1 08/11] regulator: bd71815: switch to using devm_fwnode_gpiod_get()
` [PATCH v1 09/11] regulator: bd9576: "
` [PATCH v1 10/11] watchdog: bd9576_wdt: "

[usb:usb-testing] BUILD SUCCESS 8422b769fa46bd429dc0f324012629a4691f0dd9
 2022-09-08  7:46 UTC 

[usb:usb-linus] BUILD SUCCESS 91062e663b261815573ce00967b1895a99e668df
 2022-09-08  7:29 UTC 

[PATCH v3] usb: mtu3: Fix spelling typo in comments
 2022-09-08  6:10 UTC 

[PATCH v3] usb: gadget: Fix spelling typo in comments
 2022-09-08  6:10 UTC 

[PATCH] usb: misc: usb3503: call clk_disable_unprepare in the error handling
 2022-09-08  6:01 UTC  (3+ messages)

[PATCH v2] usb: misc: usb3503: call clk_disable_unprepare in the error handling
 2022-09-08  5:59 UTC 

[PATCH 0/2] usb: dwc3: core: Enable GUCTL1 bit 10 for fixing crc error after resume
 2022-09-08  5:40 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: core: Enable GUCTL1 bit 10 for fixing crc error after resume bug

[PATCH v2] usb: mtu3: Fix spelling typo in comments
 2022-09-08  5:21 UTC  (2+ messages)

[PATCH v2] usb: gadget: Fix spelling typo in comments
 2022-09-08  5:20 UTC  (2+ messages)

[RFC PATCH 0/2] usb: typec: ucsi: Check connection on resume
 2022-09-08  5:01 UTC  (5+ messages)
` [RFC PATCH 1/2] usb: typec: ucsi: Check the "
` [RFC PATCH 2/2] usb: typec: ucsi: acpi: Add PM hooks

[PATCH v2 2/3] usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
 2022-09-07  2:54 UTC 

[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in follow_page_mask
 2022-09-08  1:03 UTC  (3+ messages)

[PATCH v2 1/3] uas: add no-uas quirk for Hiksemi usb_disk
 2022-09-07 22:59 UTC  (3+ messages)
  `  "

[PATCH v2 3/3] uas: ignore UAS for Thinkplus chips
 2022-09-07 22:55 UTC  (3+ messages)
  `  "

[PATCH v4] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
 2022-09-07 21:58 UTC 

[PATCH v3] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
 2022-09-07 21:42 UTC  (3+ messages)

[PATCH] thunderbolt: Resume PCIe bridges after switch is found on AMD USB4 controller
 2022-09-07 16:30 UTC  (16+ messages)

[PATCH v8 0/4] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-09-07 15:47 UTC  (12+ messages)
` [PATCH v8 1/4] media: v4l: move helper functions for fractions from uvc to v4l2-common
` [PATCH v8 2/4] media: uvcvideo: move uvc_format_desc to common header
` [PATCH v8 3/4] usb: gadget: uvc: add VIDIOC function
` [PATCH v8 4/4] usb: gadget: uvc: add format/frame handling code

[fixed+RESEND v10 0/4] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-09-07 15:28 UTC  (6+ messages)
` [fixed+RESEND v10 1/4] media: v4l: move helper functions for fractions from uvc to v4l2-common
` [fixed+RESEND v10 2/4] media: uvcvideo: move uvc_format_desc to common header
` [fixed+RESEND v10 3/4] usb: gadget: uvc: add VIDIOC function
` [fixed+RESEND v10 4/4] usb: gadget: uvc: add format/frame handling code

[PATCH v11 0/4] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-09-07 15:23 UTC  (5+ messages)
` [PATCH v11 1/4] media: v4l: move helper functions for fractions from uvc to v4l2-common
` [PATCH v11 2/4] media: uvcvideo: move uvc_format_desc to common header
` [PATCH v11 3/4] usb: gadget: uvc: add VIDIOC function
` [PATCH v11 4/4] usb: gadget: uvc: add format/frame handling code

[fixed+RESEND v8 0/4] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-09-07 15:17 UTC  (7+ messages)
` [fixed+RESEND v8 1/4] media: v4l: move helper functions for fractions from uvc to v4l2-common
` [fixed+RESEND v8 2/4] media: uvcvideo: move uvc_format_desc to common header
` [fixed+RESEND v8 3/4] usb: gadget: uvc: add VIDIOC function
` [fixed+RESEND v8 4/4] usb: gadget: uvc: add format/frame handling code

[syzbot] usb-testing boot error: general protection fault in copy_process
 2022-09-07 14:56 UTC 

[RESEND v7 0/4] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-09-07 14:30 UTC  (5+ messages)

[PATCH v8 0/5] Fix controller halt and endxfer timeout issues
 2022-09-07 14:27 UTC  (2+ messages)

[PATCH] USB/ARM: Switch S3C2410 UDC to GPIO descriptors
 2022-09-07 13:30 UTC  (3+ messages)

[PATCH] USB: serial: ch341: GFP_KERNEL in reset_resume()
 2022-09-07 13:20 UTC 

[PATCH] usb: mtu3: Fix spelling typo in comments
 2022-09-07 12:35 UTC  (2+ messages)

[PATCH] usb: gadget: Fix spelling typo in comments
 2022-09-07 12:35 UTC  (2+ messages)

[PATCH] usb: gadget: Assign a unique name for each configfs driver
 2022-09-07 11:57 UTC  (2+ messages)

[PATCH] usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
 2022-09-07 11:42 UTC  (2+ messages)

[Bug 210425] Plugging in or unplugging power cord while system is suspended does not trigger updates
 2022-09-07 11:26 UTC  (3+ messages)

[PATCH] usb: typec: intel_pmc_mux: Use the helper acpi_dev_get_memory_resources()
 2022-09-07 10:30 UTC 

[PATCH] usb: cdnsp: Fix potential memory leak in cdnsp_alloc_stream_info()
 2022-09-07  7:58 UTC 

[PATCH][next] thunderbolt: debugfs: Fix spelling mistakes in seq_puts text
 2022-09-07  6:14 UTC  (2+ messages)

[PATCH v9 0/6] thunderbolt: Add support for ASMedia NVM firmware image format
 2022-09-07  6:13 UTC  (2+ messages)

[PATH v1 3/3] uas: ignore UAS for Thinkplus chips
 2022-09-07  2:34 UTC 

[PATH v1 2/3] usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
 2022-09-07  2:34 UTC 

[PATH v1 1/3] uas: add no-uas quirk for Hiksemi usb_disk
 2022-09-07  2:33 UTC 

[linux-next:master] BUILD REGRESSION 840126e36e8ff272cb63158646433fa1324533d9
 2022-09-07  0:10 UTC 

[PATCH v12 0/3] Add QCOM SNPS PHY overriding params support
 2022-09-06 16:14 UTC  (5+ messages)
` [PATCH v12 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [PATCH v12 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
` [PATCH v12 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device

[PATCH v13 0/3] Add QCOM SNPS PHY overriding params support
 2022-09-06 16:15 UTC  (4+ messages)
` [PATCH v13 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [PATCH v13 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
` [PATCH v13 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device

drivers/usb/gadget/udc/fsl_qe_udc.c:624:4: warning: unannotated fall-through between switch labels
 2022-09-06 14:57 UTC 

[bugzilla-daemon@kernel.org: [Bug 216448] New: AMD USB4 pciehp can't detect external PCIe devices]
 2022-09-06 14:50 UTC 

[PATCH 1/3] uas: add no-uas quirk for Hiksemi usb_disk
 2022-09-06 13:58 UTC  (2+ messages)

[PATCH v9 6/6] thunderbolt: Add support for ASMedia image format
 2022-09-06 10:20 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: add Quectel RM520N
 2022-09-06 10:00 UTC  (2+ messages)

[PATCH 0/2] usb: serial: add CH348 driver
 2022-09-06  9:03 UTC  (4+ messages)
` [PATCH 1/2] usb: serial: add support for CH348
` [PATCH 2/2] usb: serial: add myself as maintainer of ch348

[PATCH] phy: usb: free the buffer after reading a given nvmem cell
 2022-09-06  8:27 UTC  (3+ messages)

[PATCH 3/3] uas: ignore UAS for Thinkplus chips
 2022-09-06  3:28 UTC 

[PATCH 2/3] usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
 2022-09-06  3:28 UTC 

[PATCH v12 0/3] Add QCOM SNPS PHY overriding params support
 2022-09-06  2:48 UTC  (4+ messages)
` [PATCH v12 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters

[PATCH v2 0/2] usb: tegra: power down UTMI pad
 2022-09-06  2:43 UTC  (4+ messages)
` [PATCH v2 1/2] phy: tegra: xusb: add utmi pad power on/down ops

[PATCH v2] usb: musb: Fix musb_gadget.c rxstate overflow bug
 2022-09-06  2:21 UTC 

imx8mp USB OTG/dual-role
 2022-09-06  2:03 UTC  (5+ messages)

[usb:usb-linus] BUILD SUCCESS 766a96dc558385be735a370db867e302c8f22153
 2022-09-06  0:51 UTC 

[usb:usb-testing] BUILD SUCCESS 6690986da1e21f3bebe1aaa54a70c636f40343b5
 2022-09-06  0:51 UTC 

[usb:usb-next] BUILD SUCCESS WITH WARNING a956f91247da3fe71e4d5f7da1f6dd8bae7c3c21
 2022-09-05 18:23 UTC 

[Patch v2] usb: core: stop USB enumeration if too many retries
 2022-09-05 15:18 UTC  (6+ messages)

[PATCH 0/4] mfd/phy/remoteproc: dt-bindings: syscon: be specific
 2022-09-05 14:40 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: mfd: syscon: require specific compatible also for simple-mfd

[syzbot] usb-testing boot error: general protection fault in kvmalloc_node
 2022-09-05 14:35 UTC 

[PATCH v9 0/6] thunderbolt: Add support for ASMedia NVM firmware image format
 2022-09-05 12:02 UTC  (7+ messages)
` [PATCH v9 1/6] thunderbolt: Allow NVM upgrade of USB4 host routers
` [PATCH v9 2/6] thunderbolt: Extend NVM version fields to 32-bits
` [PATCH v9 3/6] thunderbolt: Rename and make nvm_read() available for other files
` [PATCH v9 4/6] thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()
` [PATCH v9 5/6] thunderbolt: Move vendor specific NVM handling into nvm.c
` [PATCH v9 6/6] thunderbolt: Add support for ASMedia NVM image format

[PATCH v2] usb: reduce kernel log spam on driver registration
 2022-09-05 11:17 UTC  (3+ messages)

[PATCH] usb: clean up after dropping driver registration log spam
 2022-09-05 11:17 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).