linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-07 19:20:02 to 2024-11-13 06:54:14 UTC [more...]

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

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

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

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

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

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

[syzbot] [usb?] KMSAN: kernel-infoleak in wdm_read
 2024-11-12 20:25 UTC  (16+ messages)
` [PATCH] usb/cdc-wdm: fix memory leak of wdm_device
    ` [PATCH v2] usb/cdc-wdm: fix memory info leak in wdm_read
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH v1 0/6] Enable IPQ5424 USB support
 2024-11-12 17:53 UTC  (14+ 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] 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 

[syzbot] [wpan?] [usb?] BUG: corrupted list in ieee802154_if_remove
 2024-11-12 13:41 UTC  (7+ messages)
` [PATCH] mac802154: add a check for slave data list before delete

[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  (12+ messages)
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode

[PATCH v3 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-11-12  0:16 UTC  (16+ messages)
` [PATCH v3 1/7] usb: typec: Only use SVID for matching altmodes
` [PATCH v3 2/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v3 3/7] usb: typec: Check port is active before enter mode on probe
` [PATCH v3 4/7] platform/chrome: cros_ec_typec: Update partner altmode active
` [PATCH v3 5/7] platform/chrome: cros_ec_typec: Displayport support
` [PATCH v3 6/7] platform/chrome: cros_ec_typec: Thunderbolt support
` [PATCH v3 7/7] platform/chrome: cros_ec_typec: Disable tbt on port

[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

[syzbot] [usb?] KASAN: slab-use-after-free Read in ld_usb_release
 2024-11-11 15:45 UTC  (2+ messages)

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton
 2024-11-11 15:08 UTC 

[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  (20+ messages)
` [PATCH v1 1/6] Input: gpio_keys - avoid using GPIOF_ACTIVE_LOW
` [PATCH v1 2/6] Input: gpio_keys_polled "
` [PATCH v1 3/6] leds: gpio: Avoid "
` [PATCH v1 4/6] pcmcia: soc_common: "
` [PATCH v1 5/6] USB: gadget: pxa27x_udc: "
` [PATCH v1 6/6] gpio: Get rid of GPIOF_ACTIVE_LOW

[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  (4+ messages)

[usb:usb-testing] BUILD SUCCESS de9df030ccb5d3e31ee0c715d74cd77c619748f8
 2024-11-10 23:26 UTC 

[GIT PULL] USB fixes for 6.12-rc7
 2024-11-10 17:44 UTC  (2+ messages)

[PATCH v2] usb: musb: Fix hardware lockup on first Rx endpoint request
 2024-11-10 17:21 UTC 

[PATCH v2 00/13] sunxi: A100/A133 second stage support
 2024-11-10  9:25 UTC  (2+ messages)
` (subset) "

[syzbot] [usb?] INFO: task hung in uevent_show (2)
 2024-11-10  0:59 UTC  (2+ messages)

[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-11-09 17:37 UTC  (3+ messages)
` [PATCH V5 2/9] dmaengine: bcm2835-dma: add suspend/resume pm support

[PATCH v6 0/4] add driver for the WCH CH341 in I2C/GPIO mode
 2024-11-09  7:32 UTC  (5+ messages)

[PATCH] USB: core: remove dead code in do_proc_bulk()
 2024-11-09  1:32 UTC  (3+ messages)
  ` 答复: "

[usb:usb-linus] BUILD SUCCESS 742afcc22d8eb5dcc67c1dc58ed249851e7cdbdf
 2024-11-08 20:22 UTC 

[Bug 218795] New: USB4 / Thunderbolt + AMD: unstable and slow link (many uncorrectable errors)
 2024-11-08 19:19 UTC  (4+ messages)
` [Bug 218795] "

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

[PATCH 0/4] usb: typec: hd3ss3220: enhance driver with port type, power opmode, and role preference settings
 2024-11-08 10:29 UTC  (6+ messages)
` [PATCH 2/4] usb: typec: hd3ss3220: use typec_get_fw_cap() to fill typec_cap

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-08  9:58 UTC  (5+ messages)
` [PATCH v2 04/10] nvmem: core: calculate bin_attribute size through bin_size()
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()

GET_CABLE_PROPERTY issue
 2024-11-08  9:53 UTC 

[GIT PULL] USB-serial fixes for 6.12-rc7
 2024-11-08  7:36 UTC  (2+ messages)

[usb:usb-linus] BUILD SUCCESS 0c08402f64729e7ce5d082c4d04b4f20b7cf247f
 2024-11-08  4:31 UTC 

[PATCH v6 0/5] Support system sleep with offloaded usb transfers
 2024-11-07 23:51 UTC  (2+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS 40aeea50444793ed106997a49c7083b656bccfa7
 2024-11-07 23:26 UTC 

[usb:usb-testing] BUILD SUCCESS 226ff2e681d006eada59a9693aa1976d4c15a7d4
 2024-11-07 21:52 UTC 

[syzbot] [input?] [usb?] INFO: rcu detected stall in sys_syslog (2)
 2024-11-07 20:42 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH v2 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-11-07 19:21 UTC  (8+ messages)
` [PATCH v2 1/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode


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