linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-29 14:31:14 to 2023-10-02 20:10:44 UTC [more...]

[PATCH] USB: serial: option: Sierra EM9191 with new firmware
 2023-10-02 20:00 UTC  (3+ messages)

[PATCH v7 00/33] Introduce QC USB SND audio offloading support
 2023-10-02 20:07 UTC  (4+ messages)
` [PATCH v7 01/33] xhci: add support to allocate several interrupters

[PATCH v3 1/2] extcon: add Realtek DHC RTD SoC Type-C driver
 2023-10-02 19:29 UTC  (3+ messages)

[PATCH v1 01/10] xhci: dbc: Drop duplicate checks for dma_free_coherent()
 2023-10-02 18:03 UTC  (11+ messages)
` [PATCH v1 02/10] xhci: dbc: Convert to use sysfs_streq()
` [PATCH v1 03/10] xhci: dbc: Use sysfs_emit() to instead of scnprintf()
` [PATCH v1 04/10] xhci: dbc: Use ATTRIBUTE_GROUPS()
` [PATCH v1 05/10] xhci: dbc: Check for errors first in xhci_dbc_stop()
` [PATCH v1 06/10] xhci: dbc: Don't shadow error codes in store() functions
` [PATCH v1 07/10] xhci: dbc: Replace custom return value with proper Linux error code
` [PATCH v1 08/10] xhci: dbc: Use sizeof_field() where it makes sense
` [PATCH v1 09/10] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH v1 10/10] xhci: dbc: Add missing headers

[PATCH] usb: dwc3: Soft reset phy on probe for host
 2023-10-02 18:59 UTC  (2+ messages)

[PATCH v4 2/3] dt-bindings: usb: snps,dwc3: Add runtime-suspend-on-usb-suspend property
 2023-10-02 18:56 UTC  (11+ messages)

[PATCH v5 00/11] Introduce STM32 Firewall framework
 2023-10-02 18:30 UTC  (19+ 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] usb: fix kernel-doc warning
 2023-10-02 18:26 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] usb: dwc3: core: Avoid resume dwc3 if already suspended in pm resume
 2023-10-02 18:18 UTC  (4+ messages)

[PATCH] usb: dwc3: gadget: remove requests from any list before dealloc
 2023-10-02 17:35 UTC  (2+ messages)

[PATCH v2 0/4] arm64: qcom: sm8550: retrieve USB-C port orientation from gpio
 2023-10-02 17:26 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: soc: qcom: qcom,pmic-glink: add a gpio used to determine the Type-C port plug orientation
` [PATCH v2 2/4] usb: ucsi: glink: use the connector orientation GPIO to provide switch events
` [PATCH v2 3/4] arm64: dts: qcom: sm8550-mtp: add orientation gpio
` [PATCH v2 4/4] arm64: dts: qcom: sm8550-qrd: "

[PATCH v11 00/13] Add multiport support for DWC3 controllers
 2023-10-02 17:19 UTC  (11+ messages)
` [PATCH v11 04/13] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v11 06/13] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v11 13/13] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH RFC v4 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-02 17:09 UTC  (20+ 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

[RFC PATCH 0/3] usb: phy: Add platform driver support for ULPI phys
 2023-10-02 17:00 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-binding: usb: ulpi-phy: add ulpi-phy binding

[PATCH RESEND v3 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
 2023-10-02 16:13 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
` [PATCH RESEND v3 2/3] dt-bindings: usb: ci-hdrc-usb2: add npcm750 and npcm845 compatible
` [PATCH RESEND v3 3/3] usb: chipidea: Add support for NPCM

[PATCH v3 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
 2023-10-02 15:58 UTC  (4+ messages)
` [PATCH v3 1/3] usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
` [PATCH v3 2/3] dt-bindings: usb: ci-hdrc-usb2: add npcm750 and npcm845 compatible
` [PATCH v3 3/3] usb: chipidea: Add support for NPCM

[PATCH v2] usb: mtu3: Convert to platform remove callback returning void
 2023-10-02 14:53 UTC  (4+ messages)

[PATCH v3] usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
 2023-10-02 14:22 UTC 

[PATCH v2 0/2] usb: misc: onboard_usb_hub: add gl3510 support
 2023-10-02 12:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: add device for Genesys Logic hub gl3510
` [PATCH v2 2/2] usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub support

[PATCH v2 0/3] Add USB driver for HPE GXP Architecture
 2023-10-02 12:21 UTC  (3+ messages)
` [PATCH v2 2/3] usb: gadget: udc: gxp-udc: add HPE GXP USB HUB support

[PATCH] usb: dwc2: gadget: Fix a warning when compiling with W=1
 2023-10-02 11:45 UTC  (2+ messages)

[PATCH] usb: Annotate struct urb_priv with __counted_by
 2023-10-02 11:42 UTC  (3+ messages)

[PATCH] usb: gadget: u_serial: Add null pointer check in gs_close
 2023-10-02 11:36 UTC  (2+ messages)

[PATCH v2] usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
 2023-10-02 11:32 UTC  (3+ messages)

[PATCH v19 0/4] Add Intel LJCA device driver
 2023-10-02 11:30 UTC  (9+ 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

[GIT PULL] USB4/Thunderbolt fixes for v6.6-rc3
 2023-10-02 11:16 UTC  (2+ messages)

[syzbot] [media?] KASAN: slab-use-after-free Read in ir_raw_event_store
 2023-10-02 10:30 UTC 

[PATCH] usb: gadget: u_audio: initialize spinlocks
 2023-10-02  8:39 UTC  (3+ messages)

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

split up ->kill_sb
 2023-10-02  6:46 UTC  (6+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

[usb:rndis-removal] BUILD SUCCESS 55f311d2ec5c9901c0f8033495630622c831a668
 2023-10-02  0:17 UTC 

Fwd: Linux 6.5.5 - kernel BUG with ucsi_acpi
 2023-10-02  0:11 UTC 

[Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi
 2023-10-01 23:40 UTC  (7+ messages)
` [Bug 217960] "

[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  (13+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
              ` [OT] "

[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  (19+ 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 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  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: Add T-HEAD TH1520 USB controller

[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  (9+ 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 5/6] ARM: pxa: Convert Spitz hsync "
` [PATCH RFC v3 6/6] ARM: pxa: Convert gumstix Bluetooth "

[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 


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