Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-28 10:18:58 to 2023-10-01 14:25:42 UTC [more...]

[Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi
 2023-10-01 14:25 UTC  (6+ messages)
` [Bug 217960] "

[PATCH RFC v4 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-01 14:12 UTC  (7+ messages)
` [PATCH RFC v4 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFC v4 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFC v4 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFC v4 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFC v4 5/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFC v4 6/6] input: ads7846: Move wait_for_sync() logic to driver

[PATCH RFC 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-01  9:21 UTC  (6+ messages)
` [PATCH RFC 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors

[PATCH][next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t
 2023-10-01  6:58 UTC  (3+ messages)

[PATCH v9 00/14] Add TPS25750 USB type-C PD controller support
 2023-10-01  8:11 UTC  (15+ messages)
` [PATCH v9 01/14] dt-bindings: usb: tps6598x: Add tps25750
` [PATCH v9 02/14] USB: typec: tsp6598x: Add cmd timeout and response delay
` [PATCH v9 03/14] USB: typec: tps6598x: Add patch mode to tps6598x
` [PATCH v9 04/14] USB: typec: tps6598x: Load TPS25750 patch bundle
` [PATCH v9 05/14] USB: typec: tps6598x: Check for EEPROM present
` [PATCH v9 06/14] USB: typec: tps6598x: Clear dead battery flag
` [PATCH v9 07/14] USB: typec: tps6598x: Apply patch again after power resume
` [PATCH v9 08/14] USB: typec: tps6598x: Add interrupt support for TPS25750
` [PATCH v9 09/14] USB: typec: tps6598x: Refactor tps6598x port registration
` [PATCH v9 10/14] USB: typec: tps6598x: Add port registration for tps25750
` [PATCH v9 11/14] USB: typec: tps6598x: Enable sleep mode "
` [PATCH v9 12/14] USB: typec: tps6598x: Add trace for tps25750 irq
` [PATCH v9 13/14] USB: typec: tps6598x: Add power status trace for tps25750
` [PATCH v9 14/14] USB: typec: tps6598x: Add "

[PATCH] drivers: usb: Remove unnecessary whitespace in function pointer declaration
 2023-10-01  6:12 UTC  (2+ messages)

[PATCH 1/3] drivers: usb: Fix block comments whose trailing */ was not on a separate line
 2023-10-01  6:06 UTC  (2+ messages)

rt8000usb driver issue (maybe interaction with other drivers)
 2023-10-01  5:53 UTC  (3+ messages)

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (24+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
            ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[PATCH 3/3] drivers: usb: Remove unnecessary spaces before function pointer arguments
 2023-09-30 20:38 UTC 

[PATCH 2/3] drivers: usb: Fix issue where *'s in multiline comments were not aligned
 2023-09-30 20:38 UTC 

[PATCH v2 2/2] usb: gadget: uvc: prevent de-allocating inflight usb_requests
 2023-09-30 19:16 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v1 0/3] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-09-30 18:48 UTC  (4+ messages)
` [PATCH v1 1/3] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v1 2/3] usb: gadget: uvc: Allocate uvc_requests one at a time
` [PATCH v1 3/3] usb: gadget: uvc: Fix use-after-free for inflight usb_requests

[PATCH 0/8] Enable USB3 for Qualcomm IPQ5332
 2023-09-30 17:27 UTC  (22+ messages)
` [PATCH 1/8] dt-bindings: phy: qcom,uniphy-usb: Document qcom,uniphy-usb phy
` [PATCH 2/8] phy: qcom: Introduce Super-Speed USB UNIPHY driver
` [PATCH 3/8] arm64: dts: qcom: ipq5332: Add USB Super-Speed PHY node
` [PATCH 4/8] dt-bindings: usb: dwc3: Add clocks on Qualcomm IPQ5332
` [PATCH 5/8] arm64: dts: qcom: ipq5332: Add clocks for USB Super-Speed
` [PATCH 6/8] arm64: dts: qcom: ipq5332: Add Super-Speed UNIPHY in USB node
` [PATCH 7/8] arm64: dts: qcom: ipq5332: Enable USB Super-Speed PHY
` [PATCH 8/8] arm64: defconfig: Enable qcom USB UNIPHY driver

[PATCH] fixed documentation warning about duplicate symbol
 2023-09-30 16:42 UTC  (4+ messages)

[PATCH v2 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
 2023-09-30 15:54 UTC  (3+ messages)
` [PATCH v2 3/3] usb: chipidea: Add support for NPCM

[PATCH 0/2] usb: dwc3: add driver for T-HEAD TH1520 SoC
 2023-09-30 15:52 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: Add T-HEAD TH1520 USB controller

[RFC PATCH 0/3] usb: phy: Add platform driver support for ULPI phys
 2023-09-30 15:15 UTC  (6+ messages)
` [RFC PATCH 1/3] dt-binding: usb: ulpi-phy: add ulpi-phy binding
` [RFC PATCH 2/3] usb: chipidea: add usb2 phy interface for Zynq platform
` [RFC PATCH 3/3] usb: phy: Add platform driver support for ULPI phys

[PATCH v8 00/14] Add TPS25750 USB type-C PD controller support
 2023-09-30 14:23 UTC  (17+ messages)
` [PATCH v8 01/14] dt-bindings: usb: tps6598x: Add tps25750
` [PATCH v8 02/14] USB: typec: tsp6598x: Add cmd timeout and response delay
` [PATCH v8 03/14] USB: typec: tps6598x: Add patch mode to tps6598x
` [PATCH v8 04/14] USB: typec: tps6598x: Load TPS25750 patch bundle
` [PATCH v8 05/14] USB: typec: tps6598x: Check for EEPROM present
` [PATCH v8 06/14] USB: typec: tps6598x: Clear dead battery flag
` [PATCH v8 07/14] USB: typec: tps6598x: Apply patch again after power resume
` [PATCH v8 08/14] USB: typec: tps6598x: Add interrupt support for TPS25750
` [PATCH v8 09/14] USB: typec: tps6598x: Refactor tps6598x port registration
` [PATCH v8 10/14] USB: typec: tps6598x: Add port registration for tps25750
` [PATCH v8 11/14] USB: typec: tps6598x: Enable sleep mode "
` [PATCH v8 12/14] USB: typec: tps6598x: Add trace for tps25750 irq
` [PATCH v8 13/14] USB: typec: tps6598x: Add power status trace for tps25750
` [PATCH v8 14/14] USB: typec: tps6598x: Add "

[PATCH] usb: dwc3: don't reset device side if dwc3 was configured as host-only
 2023-09-30  7:43 UTC  (2+ messages)

ZDI-CAN-22166: New Vulnerability Report
 2023-09-30  6:55 UTC  (2+ messages)

[PATCH RFC v3 0/6] ARM: pxa: GPIO descriptor conversions
 2023-09-29 21:48 UTC  (11+ messages)
` [PATCH RFC v3 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFC v3 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFC v3 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFC v3 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFC v3 5/6] ARM: pxa: Convert Spitz hsync "
` [PATCH RFC v3 6/6] ARM: pxa: Convert gumstix Bluetooth "

[PATCH v19 0/4] Add Intel LJCA device driver
 2023-09-29 20:10 UTC  (19+ messages)
` [PATCH v19 1/4] usb: Add support for Intel LJCA device
` [PATCH v19 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v19 4/4] gpio: update Intel LJCA USB GPIO driver

[PATCH] usb: Annotate struct urb_priv with __counted_by
 2023-09-29 19:21 UTC  (2+ messages)

[PATCH] usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_by
 2023-09-29 19:21 UTC  (2+ messages)

[PATCH] usb: gadget: f_midi: Annotate struct f_midi with __counted_by
 2023-09-29 19:21 UTC  (2+ messages)

[PATCH][next] usb: atm: Use size_add() in call to struct_size()
 2023-09-29 19:15 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043
 2023-09-29 18:41 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: usb: gpio-sbu-mux: Make 'mode-switch' not required

Meeting request
 2023-09-29 17:45 UTC 

[PATCH v5 00/11] Introduce STM32 Firewall framework
 2023-09-29 15:35 UTC  (16+ messages)
` [PATCH v5 01/11] dt-bindings: document generic access controller
` [PATCH v5 02/11] dt-bindings: treewide: add access-controller description
` [PATCH v5 03/11] dt-bindings: bus: document RIFSC
` [PATCH v5 04/11] dt-bindings: bus: document ETZPC
` [PATCH v5 05/11] firewall: introduce stm32_firewall framework
` [PATCH v5 06/11] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v5 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v5 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v5 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v5 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v5 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
 2023-09-29 13:37 UTC  (16+ messages)
              ` [EXT] "

[PATCH v4 00/11] Introduce STM32 Firewall framework
 2023-09-29 13:18 UTC  (8+ messages)
` [IGNORE][PATCH v4 01/11] dt-bindings: Document common device controller bindings
` [PATCH v4 05/11] firewall: introduce stm32_firewall framework

[RESEND PATCH V3] usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
 2023-09-29 12:15 UTC 

[PATCH v7 00/14] Add TPS25750 USB type-C PD controller support
 2023-09-29 10:43 UTC  (9+ messages)
` [PATCH v7 02/14] USB: typec: tsp6598x: Add cmd timeout and response delay
` [PATCH v7 03/14] USB: typec: tps6598x: Add patch mode to tps6598x
` [PATCH v7 04/14] USB: typec: tps6598x: Load TPS25750 patch bundle
` [PATCH v7 08/14] USB: typec: tps6598x: Add interrupt support for TPS25750

Inquiry M01dvmkio:Ref
 2023-09-29  6:18 UTC 

[PATCH v7 00/33] Introduce QC USB SND audio offloading support
 2023-09-28 22:10 UTC  (6+ messages)
` [PATCH v7 01/33] xhci: add support to allocate several interrupters
` [PATCH v7 02/33] xhci: add helper to stop endpoint and wait for completion

[PATCH v11 00/13] Add multiport support for DWC3 controllers
 2023-09-28 21:48 UTC  (3+ messages)
` [PATCH v11 07/13] usb: dwc3: qcom: Add helper function to request threaded IRQ

[PATCH v2 0/3] usb: chipidea: An USB DMA fix + cleanups for Tegra
 2023-09-28 21:06 UTC  (4+ messages)
` [PATCH v2 1/3] usb: chipidea: Fix DMA overwrite "
` [PATCH v2 2/3] usb: chipidea: Simplify Tegra DMA alignment code
` [PATCH v2 3/3] usb: chipidea: tegra: Consistently use dev_err_probe()

[PATCH v2] usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
 2023-09-28 14:40 UTC  (2+ messages)

[PATCH] net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
 2023-09-28 13:11 UTC  (2+ messages)

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (5+ messages)
  ` [PATCH 12/87] drivers/usb/core: convert to new inode {a,m}time accessors
  ` [PATCH 13/87] drivers/usb/gadget/function: "
  ` [PATCH 14/87] drivers/usb/gadget/legacy: "
` [PATCH 01/87] fs: new accessor methods for atime and mtime


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 read-only IMAP folder(s) and NNTP newsgroup(s).