public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-03 18:21:56 to 2025-02-06 11:16:53 UTC [more...]

[PATCH 00/18] Reserve high bandwidth for HS isoc eps
 2025-02-06 11:15 UTC  (11+ messages)
` [PATCH 01/18] usb: dwc3: Reserve Higher Bandwidth for HS Periodic EPs
` [PATCH 02/18] arm64: dts: qcom: sa8775p: Enable high bandwidth for hs isoc eps
` [PATCH 03/18] arm64: dts: qcom: sm8350: "
` [PATCH 04/18] arm64: dts: qcom: sm8450: "
` [PATCH 05/18] arm64: dts: qcom: sm8150: "
` [PATCH 06/18] arm64: dts: qcom: sm6125: "
` [PATCH 07/18] arm64: dts: qcom: sm8250: "
` [PATCH 08/18] arm64: dts: qcom: sm6350: "
` [PATCH 09/18] arm64: dts: qcom: sc7280: "
` [PATCH 10/18] arm64: dts: qcom: sdm630: "

[PATCH net-next 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-06 11:12 UTC  (9+ messages)
` [PATCH net-next 1/2] usb: Add base USB MCTP definitions
` [PATCH net-next 2/2] net: mctp: Add MCTP USB transport driver

[PATCH 00/18] Reserve high bandwidth for HS isoc eps
 2025-02-06 11:10 UTC 

[syzbot] [usb?] WARNING in cxacru_cm/usb_submit_urb (2)
 2025-02-06 11:09 UTC 

[PATCH v6 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-06 11:05 UTC  (16+ messages)
` [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v6 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v6 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v6 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH 0/4] usb: xhci: improve trb_in_td()
 2025-02-06 10:34 UTC  (5+ messages)
` [PATCH 1/4] usb: xhci: refactor trb_in_td() to be static
` [PATCH 2/4] usb: xhci: move debug capabilities from trb_in_td() to handle_tx_event()
` [PATCH 3/4] usb: xhci: rework and simplify trb_in_td()
` [PATCH 4/4] usb: xhci: modify trb_in_td() to be more modular

[PATCH v6 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2025-02-06  9:28 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
` [PATCH v6 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer

[PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
 2025-02-06  7:47 UTC  (11+ messages)
          ` 答复: "
              ` 答复: "

[PATCH] usb-storage: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute
 2025-02-06  5:41 UTC 

[PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources
 2025-02-06  3:49 UTC  (10+ messages)

[PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
 2025-02-06  3:02 UTC  (4+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Read in usbhid_raw_request
 2025-02-06  2:52 UTC  (2+ messages)
` [PATCH] HID: corsair-void: add missing cancel delaywork

[PATCH v2 0/5] Driver core: Add faux bus devices
 2025-02-06  1:54 UTC  (28+ messages)
` [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed
` [PATCH v2 2/5] regulator: dummy: convert to use the faux bus
` [PATCH v2 3/5] USB: phy: convert usb_phy_generic logic to use a faux device
` [PATCH v2 4/5] x86/microcode: move away from using a fake platform device
` [PATCH v2 5/5] wifi: cfg80211: "

[PATCH v9 5/5] usb: host: enable USB offload during system sleep
 2025-02-06  0:13 UTC  (2+ messages)

[Bug 219748] New: Pluggable UD-4VPD dock appears to continually reset with AMD AI 365
 2025-02-05 23:17 UTC  (6+ messages)
` [Bug 219748] "

[PATCH] usb: roles: cache usb roles received during switch registration
 2025-02-05 23:15 UTC  (3+ messages)

[PATCH v4 0/1] xhci: Some improvement for Etron xHCI host
 2025-02-05 22:42 UTC  (6+ messages)
` [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on "

[PATCH] usb: dwc3: Document nostream_work member in dwc3_ep struct
 2025-02-05 20:27 UTC 

[PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod
 2025-02-05 19:35 UTC  (9+ messages)
` [PATCH v1 2/2] usb: dwc3: core: Obtain imod_interval from device tree

[PATCH v7 0/9] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2025-02-05 17:36 UTC  (10+ messages)
` [PATCH v7 1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
` [PATCH v7 2/9] usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime`
` [PATCH v7 3/9] usb: cdns3: rename hibernated argument of role->resume() to lost_power
` [PATCH v7 4/9] usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
` [PATCH v7 5/9] usb: cdns3-ti: move reg writes to separate function
` [PATCH v7 6/9] usb: cdns3-ti: run HW init at resume() if HW was reset
` [PATCH v7 7/9] usb: xhci: change xhci_resume() parameters to explicit the desired info
` [PATCH v7 8/9] usb: host: xhci-plat: allow upper layers to signal power loss
` [PATCH v7 9/9] usb: host: cdns3: forward lost power information to xhci

[PATCH RFC] usb: typec: ucsi: Schedule connector worker on freezable workqueue
 2025-02-05 17:31 UTC  (2+ messages)

[PATCH 0/5] Add usb support for Telit Cinterion FN990B
 2025-02-05 17:16 UTC  (6+ messages)
` [PATCH 1/5] USB: serial: option: add Telit Cinterion FN990B compositions
` [PATCH 2/5] net: usb: qmi_wwan: add Telit Cinterion FN990B composition
` [PATCH 3/5] USB: serial: option: fix Telit Cinterion FN990A name
` [PATCH 4/5] net: usb: qmi_wwan: "
` [PATCH 5/5] net: usb: cdc_mbim: "

[PATCH v2] usb: gadget: core: flush gadget workqueue after device removal
 2025-02-05 16:44 UTC  (2+ messages)

[PATCH] usb: dwc3: Fix kernel-doc warning for sg member in
 2025-02-05 14:17 UTC  (5+ messages)

[PATCH 0/2] Introduce DWC3 support for Exynos7870
 2025-02-05  8:48 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos7870 support
` [PATCH 2/2] usb: dwc3: exynos: add support for exynos7870

[PATCH v1] usb: dwc3: gadget: Prevent irq storm when TH re-executes
 2025-02-05  8:32 UTC  (9+ messages)

[PATCH] usb: dwc2: gadget: remove of_node reference upon udc_stop
 2025-02-05  7:29 UTC  (2+ messages)

[PATCH v1 0/2] usb: typec: ucsi: Recover from CrOS EC sysjump
 2025-02-05  4:27 UTC  (8+ messages)
` [PATCH v1 1/2] platform/chrome: add PD_EVENT_INIT bit definition
` [PATCH v1 2/2] usb: typec: ucsi: resume work after EC init

[PATCH v1] usb: gadget: core: flush gadget workqueue after device removal
 2025-02-04 23:36 UTC  (3+ messages)

[PATCH] docs: Fix spelling and grammatical issues
 2025-02-04 20:40 UTC  (9+ messages)

[PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform
 2025-02-04 20:04 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: xilinx: Deprecate header with firmware constants

[usb:usb-next 5/12] drivers/usb/typec/ucsi/ucsi.c:88 ucsi_sync_control_common() error: we previously assumed 'cci' could be null (see line 84)
 2025-02-04 19:39 UTC 

[PATCH v3 0/2] usb: xhci: page size improvements
 2025-02-04 16:06 UTC  (4+ messages)
` [PATCH v3 1/2] usb: xhci: correct debug message page size calculation
` [PATCH v3 2/2] usb: xhci: set page size to the xHCI-supported size

[PATCH 0/7] phy: qcom: Introduce USB support for SM8750
 2025-02-04 15:19 UTC  (11+ messages)
` [PATCH 4/7] phy: qcom: qmp-combo: Add new PHY sequences "
` [PATCH 7/7] arm64: dts: qcom: sm8750: Add USB support to SM8750 platforms

[PATCH v8 0/2] usb: serial: add support for CH348
 2025-02-04 13:58 UTC  (3+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] usb: serial: add Martin and myself as maintainers of CH348

[PATCH v2] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2025-02-04 13:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: Use my kernel.org address for USB4/Thunderbolt work
 2025-02-04 13:12 UTC  (2+ messages)

[PATCH v4 Cover Letter] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions
 2025-02-04 11:39 UTC  (10+ messages)
` [PATCH v4] "

[usb:rndis-removal] BUILD SUCCESS 100f3a345897cf6f96d5bdcdcdfa0c9da93639c7
 2025-02-04 12:05 UTC 

[usb:usb-linus] BUILD SUCCESS da1668997052ed1cb00322e1f3b63702615c9429
 2025-02-04 11:54 UTC 

[usb:usb-testing] BUILD SUCCESS 9682c35ff6ecd76d9462d4749b8b413d3e8e605e
 2025-02-04 11:52 UTC 

[PATCH RFC] usb: gadget: Set self-powered based on MaxPower and bmAttributes
 2025-02-04 10:59 UTC 

[PATCH v1] usb: core: fix pipe creation for get_bMaxPacketSize0
 2025-02-04 10:51 UTC  (3+ messages)

[PATCH 0/3] Driver core: faux bus
 2025-02-04 10:49 UTC  (8+ messages)
` [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed

[PATCH v2] USB: serial: option: add MeiG Smart SLM828
 2025-02-04  9:48 UTC  (4+ messages)

[PATCH v1] usb: dwc3: gadget: fix gadget workqueue use-after-free
 2025-02-04  0:04 UTC  (7+ messages)

[PATCH v9 0/5] Support system sleep with offloaded usb transfers
 2025-02-03 23:57 UTC  (6+ messages)

[PATCH] usb: dwc3: Fix timeout issue during controller enter/exit from halt state
 2025-02-03 23:56 UTC  (4+ messages)

[PATCH v2] usb: dwc3: Fix timeout issue during controller enter/exit from halt state
 2025-02-03 23:46 UTC  (2+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS ecf9272e87f45e2bef3f6b7505f76a5b042650a5
 2025-02-03 23:29 UTC 

[PATCH v2 0/3] usb: dwc3: Avoid using reserved EPs
 2025-02-03 23:05 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: usb: dwc3: Add a property to reserve endpoints
` [PATCH v2 2/3] usb: dwc3: gadget: Add support for snps,reserved-endpoints property
` [PATCH v2 3/3] usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield

[PATCH] HID: Fix the bit shift number for LED_KANA
 2025-02-03 21:51 UTC  (2+ messages)

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in corsair_void_status_work_handler
 2025-02-03 20:21 UTC  (2+ messages)

[Bug 219590] New: Linux 6.13 ucsi driver error
 2025-02-03 18:28 UTC  (2+ messages)
` [Bug 219590] Linux 6.13 ucsi driver error: drivers/usb/typec/ucsi/ucsi.c:1374 ucsi_reset_ppm

[PATCH] usb: xhci: Restore xhci_pci support for Renesas HCs
 2025-02-03 18:21 UTC  (3+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox