linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-14 19:44:12 to 2025-01-20 18:01:23 UTC [more...]

USB hub code can dereference NULL hub and hub->ports
 2025-01-20 17:27 UTC 

[PATCH] net: usb: qmi_wwan: Add error handling for usbnet_get_ethernet_addr
 2025-01-20 17:34 UTC  (2+ messages)

[Bug 219681] New: ASUS Zenbook S 14 UX5406SA: Unstable USB connection on USB-A port under certain condition
 2025-01-20 17:13 UTC  (9+ messages)
` [Bug 219681] "

[PATCH v1 0/3] usb: dwc3: Avoid using reserved EPs
 2025-01-20 15:02 UTC  (12+ messages)
` [PATCH v1 1/3] dt-bindings: usb: dwc3: Add a property to reserve endpoints
` [PATCH v1 2/3] usb: dwc3: gadget: Add support for snps,reserved-endpoints property
` [PATCH v1 3/3] usb: dwc3: gadget: Skip endpoints ep[18]{in,out} on Intel Merrifield

[PATCH] usb: gadget: Increase the limit of USB_GADGET_VBUS_DRAW to 900mA
 2025-01-20 14:47 UTC  (2+ messages)

[PATCH 1/1] usb: phy: generic: Use proper helper for property detection
 2025-01-20 14:42 UTC 

[PATCH v2 0/3] usb: typec: ucsi: continue rework of command interface
 2025-01-20  9:16 UTC  (4+ messages)
` [PATCH v2 1/3] usb: typec: ucsi: return CCI and message from sync_control callback
` [PATCH v2 2/3] usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()
` [PATCH v2 3/3] usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()

[PATCH] usb: chipidea: udc: initialize bounced_size to avoid coverity warning
 2025-01-20  8:57 UTC  (3+ messages)

KASAN: slab-use-after-free Read in usbhid_raw_request
 2025-01-19 22:56 UTC 

[PATCH 5/5] usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
 2025-01-19 13:23 UTC  (2+ messages)

[PATCH v5 00/12] HID: Upgrade the generic pidff driver and add hid-universal-pidff
 2025-01-19 13:13 UTC  (13+ messages)
` [PATCH v5 01/12] HID: pidff: Convert infinite length from Linux API to PID standard
` [PATCH v5 02/12] HID: pidff: Do not send effect envelope if it's empty
` [PATCH v5 03/12] HID: pidff: Clamp PERIODIC effect period to device's logical range
` [PATCH v5 04/12] HID: pidff: Add MISSING_DELAY quirk and its detection
` [PATCH v5 05/12] HID: pidff: Add MISSING_PBO "
` [PATCH v5 06/12] HID: pidff: Add MISSING_DEVICE_CONTROL quirk
` [PATCH v5 07/12] HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
` [PATCH v5 08/12] HID: pidff: Add FIX_WHEEL_DIRECTION quirk
` [PATCH v5 09/12] HID: pidff: Stop all effects before enabling actuators
` [PATCH v5 10/12] HID: Add hid-universal-pidff driver and supported device ids
` [PATCH v5 11/12] MAINTAINERS: Add entry for hid-universal-pidff driver
` [PATCH v5 12/12] HID: pidff: Add PERIODIC_SINE_ONLY quirk

[PATCH] Fix DWC3 documentation warning
 2025-01-19  2:18 UTC 

[PATCH] usb: musb: Constify struct musb_fifo_cfg
 2025-01-18 21:10 UTC 

[PATCH v3 1/2] usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOM
 2025-01-18 17:24 UTC  (2+ messages)
` [PATCH v3 2/2] usb: typec: ucsi: Enable UCSI commands in debugfs

[usb:usb-testing] BUILD SUCCESS 70cd0576aa39c55aabd227851cba0c601e811fb6
 2025-01-18 15:33 UTC 

[usb:usb-next] BUILD SUCCESS cde1e61d81a4bdc66890de3eca0c489aa01e00a7
 2025-01-18  9:26 UTC 

[PATCH 0/3] usb: typec: ucsi: continue rework of command interface
 2025-01-18  7:28 UTC  (5+ messages)
` [PATCH 1/3] usb: typec: ucsi: return CCI and message from sync_control callback
` [PATCH 2/3] usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()
` [PATCH 3/3] usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()

[PATCH] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2025-01-18  6:09 UTC  (10+ messages)

[PATCH v2] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2025-01-18  6:01 UTC 

[PATCH v1 1/1] usb: hcd: Bump local buffer size in rh_string()
 2025-01-17 19:52 UTC  (7+ messages)

[PATCH v9 0/5] Support system sleep with offloaded usb transfers
 2025-01-17 15:55 UTC  (7+ messages)
` [PATCH v9 1/5] usb: dwc3: separate dev_pm_ops for each pm_event
` [PATCH v9 2/5] usb: xhci-plat: "
` [PATCH v9 3/5] usb: add apis for offload usage tracking
` [PATCH v9 4/5] xhci: sideband: add api to trace sideband usage
` [PATCH v9 5/5] usb: host: enable USB offload during system sleep

[PATCH v8 0/5] Support system sleep with offloaded usb transfers
 2025-01-17 14:30 UTC  (8+ messages)
` [PATCH v8 1/5] usb: dwc3: separate dev_pm_ops for each pm_event
` [PATCH v8 2/5] usb: xhci-plat: "
` [PATCH v8 3/5] usb: add apis for offload usage tracking
` [PATCH v8 4/5] xhci: sideband: add api to trace sideband usage
` [PATCH v8 5/5] usb: host: enable USB offload during system sleep

[PATCH] usb: xhci: tegra: Fix OF boolean read warning
 2025-01-17 12:53 UTC  (2+ messages)

[PATCH v1] usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
 2025-01-17 11:22 UTC  (5+ messages)

[syzbot] Monthly usb report (Jan 2025)
 2025-01-17 10:35 UTC 

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

[GIT PULL] USB-serial updates for 6.14-rc1
 2025-01-17  8:20 UTC  (2+ messages)

[PATCH] Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
 2025-01-17  8:17 UTC 

[syzbot] [usb?] general protection fault in status_show
 2025-01-17  6:14 UTC 

[PATCH] USB: Add LPM quirk for sony xperia xz1 compact
 2025-01-17  6:10 UTC  (4+ messages)

[PATCH v33 00/31] Introduce QC USB SND audio offloading support
 2025-01-17  2:03 UTC  (38+ messages)
` [PATCH v33 01/31] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v33 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v33 03/31] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v33 04/31] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v33 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v33 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v33 07/31] ALSA: Add USB audio device jack type
` [PATCH v33 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v33 09/31] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v33 10/31] ALSA: usb-audio: Save UAC sample size information
` [PATCH v33 11/31] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v33 12/31] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v33 13/31] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v33 14/31] ASoC: Add SoC USB APIs for adding an USB backend
` [PATCH v33 15/31] ASoC: usb: Add PCM format check API for "
` [PATCH v33 16/31] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v33 17/31] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v33 18/31] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v33 19/31] ASoC: doc: Add documentation for SOC USB
` [PATCH v33 20/31] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v33 21/31] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v33 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v33 23/31] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v33 24/31] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v33 25/31] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v33 26/31] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v33 27/31] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v33 28/31] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v33 29/31] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v33 30/31] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v33 31/31] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing

[PATCH v32 01/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
 2025-01-16 22:50 UTC  (6+ messages)

[PATCH 0/7] phy: qcom: Introduce USB support for SM8750
 2025-01-16 19:30 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: phy: Add the M31 based eUSB2 PHY bindings
` [PATCH 5/7] phy: qcom: Add M31 based eUSB2 PHY driver

[usb:usb-testing] BUILD SUCCESS ba39e420c0e9a4a609d982d24c1bdb8b6beefb33
 2025-01-16 18:33 UTC 

[PATCH v3 0/6] platform: arm64: Huawei Matebook E Go embedded controller
 2025-01-16 18:26 UTC  (8+ messages)
` [PATCH v3 2/6] platform: arm64: add Huawei Matebook E Go EC driver
` [PATCH v3 3/6] usb: typec: ucsi: Add a macro definition for UCSI v1.0
` [PATCH v3 4/6] usb: typec: ucsi: add Huawei Matebook E Go ucsi driver

[usb:usb-next] BUILD SUCCESS 47a836da9ca91ab95b3cf1b2218db60bd67d4514
 2025-01-16 16:00 UTC 

[PATCH v7 0/1] usb: serial: add support for CH348
 2025-01-16 15:03 UTC  (9+ messages)
` [PATCH 1/1 v7] "

[PATCH v4 0/6] Enable IPQ5424 USB support
 2025-01-16 14:20 UTC  (3+ messages)
` [PATCH v4 5/6] dt-bindings: usb: qcom,dwc3: Add IPQ5424 to USB DWC3 bindings

[PATCH] usb: host: xhci-plat: add support compatible ID PNP0D15
 2025-01-16 12:51 UTC 

[PATCH 0/6] USB: Use str_enable_disable-like helpers
 2025-01-16 12:19 UTC  (8+ messages)
` [PATCH 1/6] USB: Replace own str_plural with common one
` [PATCH 2/6] USB: host: Use str_enable_disable-like helpers
` [PATCH 3/6] USB: typec: "
` [PATCH 4/6] USB: phy: "
` [PATCH 5/6] USB: gadget: "
` [PATCH 6/6] USB: "

[PATCH v5 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-16 11:23 UTC  (19+ messages)
` [PATCH v5 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v5 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v5 4/7] can: Add Nuvoton NCT6694 CAN support

[PATCH 1/1] usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE
 2025-01-16 11:21 UTC  (2+ messages)

[PATCH 1/1] usb: typec: Added power_operation_mode_show type check when usb slowly detect
 2025-01-16 10:12 UTC  (2+ messages)

[PATCH v11 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2025-01-16  3:46 UTC  (3+ messages)

[PATCH v2] usb: dwc3: core: Defer the probe until USB power supply ready
 2025-01-15 23:47 UTC  (2+ messages)

[PATCH 0/2] usbip: Fix seqnum sign extension and format specifier issues
 2025-01-15 21:14 UTC  (5+ messages)
` [PATCH 1/2] usbip: Fix seqnum sign extension issue in vhci_tx_urb
` [PATCH 2/2] usbip: Correct format specifier for seqnum from %d to %u

[PATCH v3 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2025-01-15 18:51 UTC  (12+ messages)
` [PATCH v3 06/12] of: overlays: dwc3-flattening: Add Qualcomm Arm64 board overlays
` [PATCH v3 08/12] usb: dwc3: core: Expose core driver as library

[GIT PULL] USB4/Thunderbolt changes for v6.14 merge window
 2025-01-15 15:17 UTC  (2+ messages)

[Bug 219694] New: Perixx Ergo Keyboard 535 (04f2:2159) Menu and Window Start key press not processed
 2025-01-15 13:48 UTC  (2+ messages)
` [Bug 219694] "

[PATCH] dt-bindings: usb: usb-device: Add panel-location
 2025-01-15 10:02 UTC  (11+ messages)

[syzbot] [fs?] INFO: rcu detected stall in sys_readlink (5)
 2025-01-15  8:39 UTC  (2+ messages)
` [syzbot] [fs?] [mm?] "

[REGRESSION] usb: xhci port capability storage change broke fastboot android bootloader utility
 2025-01-15  7:33 UTC  (8+ messages)

[PATCH v1] usb: dwc3: core: Defer the probe until USB power supply ready
 2025-01-15  1:23 UTC  (2+ messages)

[PATCH v3] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
 2025-01-15  0:04 UTC  (9+ 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).