linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-11 01:31:02 to 2024-11-15 07:20:01 UTC [more...]

[PATCH v2 0/3] Add new time property for battery charger type detection
 2024-11-15  7:19 UTC  (4+ messages)
` [PATCH v2 3/3] usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property

[PATCH v3 0/6] Enable IPQ5424 USB support
 2024-11-15  6:54 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: phy: qcom,qusb2: Document IPQ5424 compatible
` [PATCH v3 2/6] phy: qcom-qusb2: add QUSB2 support for IPQ5424
` [PATCH v3 3/6] dt-bindings: phy: qcom,qmp-usb: Add IPQ5424 USB3 PHY
` [PATCH v3 4/6] phy: qcom: qmp: Enable IPQ5424 support
` [PATCH v3 5/6] dt-bindings: usb: qcom,dwc3: Add IPQ5424 to USB DWC3 bindings
` [PATCH v3 6/6] arm64: dts: qcom: Add USB controller and phy nodes for IPQ5424

[PATCH] dt-bindings: phy: imx8mq-usb: optionally refer to usb-switch.yaml
 2024-11-15  2:00 UTC  (3+ messages)

[PATCH] usb: ehci-spear: fix call balance of sehci clk handling routines
 2024-11-14 23:22 UTC  (2+ messages)

[PATCH v2 1/2] USB: make to_usb_driver() use container_of_const()
 2024-11-14 22:37 UTC  (4+ messages)
` [PATCH v2 2/2] USB: make to_usb_device_driver() "

[PATCH v2 1/2] USB: make single lock for all usb dynamic id lists
 2024-11-14 22:37 UTC  (3+ messages)
` [PATCH v2 2/2] USB: properly lock dynamic id list when showing an id

Thinkpad X230: broken USB device causes softlockup and kills whole system
 2024-11-14 20:54 UTC 

USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
 2024-11-14 16:41 UTC  (14+ messages)

[PATCH v9 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2024-11-14 11:03 UTC  (5+ messages)
` [PATCH v9 2/3] arm64: dts: imx95: add usb3 related nodes
` [PATCH v9 3/3] arm64: dts: imx95-19x19-evk: add typec nodes and enable usb3 node

[PATCH v3 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-11-14 10:55 UTC  (12+ messages)
` [PATCH v3 2/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v3 5/7] platform/chrome: cros_ec_typec: Displayport support
` [PATCH v3 6/7] platform/chrome: cros_ec_typec: Thunderbolt support

[PATCH v2] Revert "usb: gadget: composite: fix OS descriptors w_value logic"
 2024-11-14 10:41 UTC  (2+ messages)

[PATCH v2 0/4] usb: typec: hd3ss3220: enhance driver with port type, power opmode, and role preference settings
 2024-11-14  8:02 UTC  (5+ messages)
` [PATCH v2 1/4] usb: typec: hd3ss3220: configure advertised power opmode based on fwnode property
` [PATCH v2 2/4] usb: typec: hd3ss3220: use typec_get_fw_cap() to fill typec_cap
` [PATCH v2 3/4] usb: typec: hd3ss3220: support configuring port type
` [PATCH v2 4/4] usb: typec: hd3ss3220: support configuring role preference based on fwnode property and typec_operation

[PATCH v2 0/6] Enable IPQ5424 USB support
 2024-11-14  7:48 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,qusb2: Document IPQ5424 compatible
` [PATCH v2 2/6] phy: qcom-qusb2: add QUSB2 support for IPQ5424
` [PATCH v2 3/6] dt-bindings: phy: qcom,qmp-usb: Add IPQ5424 USB3 PHY
` [PATCH v2 4/6] phy: qcom: qmp: Enable IPQ5424 support
` [PATCH v2 5/6] dt-bindings: usb: qcom,dwc3: Add IPQ5424 to USB DWC3 bindings
` [PATCH v2 6/6] arm64: dts: qcom: Add USB controller and phy nodes for IPQ5424

[syzbot] [usb?] KMSAN: kernel-infoleak in wdm_read
 2024-11-14  5:58 UTC  (15+ messages)
` [PATCH] usb/cdc-wdm: fix memory leak of wdm_device
      ` [PATCH v3] usb/cdc-wdm: fix memory info leak in wdm_read
          ` [PATCH v4] "

[usb:usb-testing] BUILD SUCCESS 528ea1aca24fba5616f397d43ccb2de99d2a41d7
 2024-11-14  2:57 UTC 

[PATCH 2/2] usb: dwc3: core: Prevent phy suspend during init
 2024-11-14  2:35 UTC  (12+ messages)

[syzbot] [wpan?] [usb?] BUG: corrupted list in ieee802154_if_remove
 2024-11-14  1:17 UTC  (14+ messages)
` [PATCH] mac802154: add a check for slave data list before delete
            ` [PATCH V2] mac802154: check local interfaces before deleting sdata list

[PATCH 0/5] usb: dwc3: gadget: Misc fixes and cleanup
 2024-11-14  1:02 UTC  (6+ messages)
` [PATCH 1/5] usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED
` [PATCH 2/5] usb: dwc3: gadget: Fix checking for number of TRBs left
` [PATCH 3/5] usb: dwc3: gadget: Fix looping of queued SG entries
` [PATCH 4/5] usb: dwc3: gadget: Cleanup SG handling
` [PATCH 5/5] usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb

[PATCH RESEND] USB: serial: CH341: add hardware flow control RTS/CTS
 2024-11-13 18:08 UTC 

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton
 2024-11-13 14:59 UTC  (2+ messages)

[PATCH] Revert "usb: gadget: composite: fix OS descriptors w_value
 2024-11-13 13:01 UTC  (8+ messages)
        ` [EXT] "

[syzbot] [usb?] KASAN: slab-use-after-free Read in ld_usb_release
 2024-11-13 10:46 UTC  (3+ messages)

[PATCH v1 0/6] Enable IPQ5424 USB support
 2024-11-13  7:01 UTC  (15+ messages)
` [PATCH v1 1/6] dt-bindings: phy: qcom,qusb2: Document IPQ5424 compatible
` [PATCH v1 2/6] phy: qcom-qusb2: add QUSB2 support for IPQ5424
` [PATCH v1 3/6] dt-bindings: phy: qcom,qmp-usb: Add IPQ5424 USB3 PHY
` [PATCH v1 4/6] phy: qcom: qmp: Enable IPQ5424 support
` [PATCH v1 5/6] dt-bindings: usb: qcom,dwc3: Add IPQ5424 to USB DWC3 bindings
` [PATCH v1 6/6] arm64: dts: qcom: Add USB controller and phy nodes for IPQ5424

[PATCH v3] usb: xhci: quirk for data loss in ISOC transfers
 2024-11-13  6:56 UTC 

VTIO support on USB
 2024-11-13  6:54 UTC  (3+ messages)

[PATCH v2] usb: xhci: quirk for data loss in ISOC transfers
 2024-11-13  6:11 UTC  (5+ messages)

[PATCH v5 0/6] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-11-13  6:03 UTC  (10+ messages)
` [PATCH v5 1/6] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
` [PATCH v5 2/6] usb: typec: Add support for Parade PS8830 Type-C Retimer
` [PATCH v5 3/6] arm64: dts: qcom: x1e80100-crd: Describe the Parade PS8830 retimers
` [PATCH v5 4/6] arm64: dts: qcom: x1e80100-crd: Enable external DisplayPort support
` [PATCH v5 5/6] arm64: dts: qcom: x1e80100-t14s: Describe the Parade PS8830 retimers
` [PATCH v5 6/6] arm64: dts: qcom: x1e80100-t14s: Enable external DisplayPort support

[PATCH v1 1/1] usb: cdns3: Synchronise PCI IDs via common data base
 2024-11-13  4:53 UTC  (3+ messages)

[usb:usb-testing] BUILD SUCCESS e56aac6e5a25630645607b6856d4b2a17b2311a5
 2024-11-13  1:12 UTC 

Strange issues with UAS device - repro
 2024-11-12 23:26 UTC 

[usb:usb-next] BUILD SUCCESS ba454a5d961a5ad70b92117846246fece51c7d19
 2024-11-12 23:22 UTC 

[PATCH] usb: dwc3: core: Set force_gen1 bit for all applicable SuperSpeed ports
 2024-11-12 22:14 UTC  (2+ messages)

[PATCH v3] usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing logic
 2024-11-12 22:12 UTC  (2+ messages)

[PATCH] drivers/usb: refactor min(), max() with min_t(), max_t()
 2024-11-12 15:58 UTC  (11+ messages)
  ` [PATCH v2 0/8] drivers/usb: refactor min/max with min_t/max_t
    ` [PATCH v2 1/8] drivers/usb/gadget: refactor min with min_t
    ` [PATCH v2 2/8] drivers/usb/core: refactor max with max_t
    ` [PATCH v2 3/8] drivers/usb/host: refactor min/max with min_t/max_t
    ` [PATCH v2 4/8] drivers/usb/misc: refactor min with min_t
    ` [PATCH v2 5/8] drivers/usb/mon: "
    ` [PATCH v2 6/8] drivers/usb/musb: refactor min/max with min_t/max_t
    ` [PATCH v2 7/8] drivers/usb/serial: refactor min with min_t
    ` [PATCH v2 8/8] drivers/usb/storage: "

[PATCH v3] USB: core: remove dead code in do_proc_bulk()
 2024-11-12 15:20 UTC 

[PATCH v4 1/3] usb: misc: ljca: move usb_autopm_put_interface() after wait for response
 2024-11-12 13:05 UTC  (7+ messages)
` [PATCH v4 2/3] usb: misc: ljca: set small runtime autosuspend delay
` [PATCH v4 3/3] usb: misc: ljca: add firmware version sysfs attribute

[PATCH] usb: typec: fix potential array underflow in ucsi_ccg_sync_control()
 2024-11-12 11:51 UTC  (2+ messages)

[PATCH v2] USB: core: remove dead code in do_proc_bulk()
 2024-11-12 11:11 UTC  (6+ messages)
  ` 答复: "
      ` 答复: "

[PATCH] usb: chipidea: imx: add imx8ulp support
 2024-11-12 10:45 UTC  (2+ messages)

[GIT PULL] USB4/Thunderbolt changes for v6.13 merge window
 2024-11-12 10:00 UTC  (2+ messages)

[PATCH v2] usb: dwc3: gadget: Add TxFIFO resizing supports for single port RAM
 2024-11-12  5:27 UTC  (4+ messages)

[syzbot] [bluetooth] WARNING in call_timer_fn
 2024-11-12  3:46 UTC 

[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
 2024-11-12  2:16 UTC  (11+ messages)
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode

[PATCH 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-11-11 21:24 UTC  (10+ messages)
` [PATCH 2/5] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board

[PATCH 00/14] arm64: dts: allwinner: Add basic Allwinner A523 support
 2024-11-11 20:38 UTC  (7+ messages)
` [PATCH 08/14] dt-bindings: usb: sunxi-musb: add Allwinner A523 compatible string
` [PATCH 09/14] dt-bindings: usb: add A523 compatible string for EHCI and OCHI

[PATCH] usb: dwc3: gadget: Add TxFIFO resizing supports for single port RAM
 2024-11-11 14:39 UTC  (5+ messages)

[PATCH v3 1/3] usb: misc: ljca: move usb_autopm_put_interface() after wait for response
 2024-11-11 11:08 UTC  (5+ messages)
` [PATCH v3 3/3] usb: misc: ljca: print firmware version

[PATCH] usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()
 2024-11-11 10:34 UTC  (2+ messages)

[PATCH v1 0/6] gpio: Get rid of deprecated GPIOF_ACTIVE_LOW
 2024-11-11 10:21 UTC  (10+ messages)
` [PATCH v1 3/6] leds: gpio: Avoid using GPIOF_ACTIVE_LOW
` [PATCH v1 4/6] pcmcia: soc_common: "

[PATCH v2 0/2] usb: typec: ucsi: glink: fix and improve orientation handling
 2024-11-11  9:10 UTC  (5+ messages)
` [PATCH v2 1/2] usb: typec: ucsi: glink: fix off-by-one in connector_status
` [PATCH v2 2/2] usb: typec: ucsi: glink: be more precise on orientation-aware ports

[PATCH v2] usb: typec: ucsi: Convert connector specific commands to bitmaps
 2024-11-11  9:09 UTC  (3+ messages)


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