Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-04 06:16:46 to 2024-01-10 10:20:36 UTC [more...]

[PATCH 00/22] -Wmissing-prototype warning fixes
 2024-01-10 10:20 UTC  (4+ messages)
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes

[PATCH v5] usb: core: Prevent null pointer dereference in update_port_device_state
 2024-01-10  9:58 UTC 

[PATCH v4] usb: core: Prevent null pointer dereference in update_port_device_state
 2024-01-10  9:57 UTC  (3+ messages)

[RFC PATCH] usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend
 2024-01-10  9:55 UTC 

[PATCH] usb: gadget: uvc_video: unlock before submitting a request to ep
 2024-01-10  9:14 UTC  (6+ messages)

[PATCH v3] usb: core: Prevent null pointer dereference in update_port_device_state
 2024-01-10  8:48 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 0f067394dd3b2af3263339cf7183bdb6ee0ac1f8
 2024-01-10  7:24 UTC 

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2024-01-10  3:16 UTC  (16+ messages)
` [PATCH 03/12] usb: dwc3: qcom: Merge resources from urs_usb device
` [PATCH 04/12] usb: dwc3: Expose core driver as library
` [PATCH 06/12] usb: dwc3: qcom: Add dwc3 core reference in driver state
` [PATCH 07/12] usb: dwc3: qcom: Instantiate dwc3 core directly
` [PATCH 11/12] usb: dwc3: qcom: Flatten the Qualcomm dwc3 binding and implementation

[PATCH v12 00/41] Introduce QC USB SND audio offloading support
 2024-01-09 23:42 UTC  (9+ messages)
` [PATCH v12 02/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v12 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events

[syzbot] [kernel?] WARNING in input_unregister_device (2)
 2024-01-09 18:22 UTC 

[PATCH] usb: dwc3: Fix spurious wakeup when port is on device mode
 2024-01-09 18:00 UTC  (5+ messages)

[PATCH v3] usb: gadget: f_fs: Add the missing get_alt callback
 2024-01-09 16:27 UTC  (3+ messages)

[PATCH v3 0/2] usb: host: Add ac5 to EHCI Orion
 2024-01-09 16:20 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add Marvell ac5
` [PATCH v3 2/2] usb: host: Add ac5 to EHCI Orion

USB PD TYPEC - FUSB302B port controller hard reset issue
 2024-01-09 15:47 UTC  (3+ messages)

[PATCH v3 0/4] usb: gadget: functionfs: DMABUF import interface
 2024-01-09 13:08 UTC  (14+ messages)
` [PATCH v3 1/4] usb: gadget: Support already-mapped DMA SGs
` [PATCH v3 2/4] usb: gadget: functionfs: Factorize wait-for-endpoint code
` [PATCH v3 3/4] usb: gadget: functionfs: Add DMABUF import interface
` [PATCH v3 4/4] Documentation: usb: Document FunctionFS DMABUF API

[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-01-09 12:48 UTC  (2+ messages)

[PATCH v4 1/4] phy: core: add notify_connect and notify_disconnect callback
 2024-01-09 11:44 UTC  (4+ messages)
` [PATCH v4 4/4] usb: core: add phy notify connect and disconnect

[Bug 218356] New: NETDEV WATCHDOG: wwan0 (cdc_ncm): transmit queue 0 timed out
 2024-01-09 11:43 UTC  (3+ messages)
` [Bug 218356] "

[PATCH] dt-bindings: usb: Add Marvell ac5
 2024-01-09  9:32 UTC  (7+ messages)
  ` [EXT] "

[PATCH v2] usb: host: Add ac5 to EHCI Orion
 2024-01-09  7:12 UTC  (3+ messages)

[PATCH v2 0/2] Set XHCI_SG_TRB_CACHE_SIZE_QUIRK for DWC3 devices
 2024-01-09  5:20 UTC  (8+ messages)
` [PATCH v2 1/2] usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK

[PATCH net-next] lan78xx: remove redundant statement in lan78xx_get_eee
 2024-01-09  3:30 UTC  (2+ messages)

[PATCH v3 00/12] usb: typec: add SOP' support to the tcpm and alt mode drivers
 2024-01-08 19:16 UTC  (13+ messages)
` [PATCH v3 01/12] usb: typec: altmodes: add typec_cable_ops to typec_altmode
` [PATCH v3 02/12] usb: typec: altmodes: add svdm version info for typec cables
` [PATCH v3 03/12] usb: typec: tcpci: add cable_comm_capable attribute
` [PATCH v3 04/12] usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receive
` [PATCH v3 05/12] usb: typec: tcpm: process receive and transmission of sop' messages
` [PATCH v3 06/12] usb: typec: tcpm: add control message support to sop'
` [PATCH v3 07/12] usb: typec: tcpci: add attempt_vconn_swap_discovery callback
` [PATCH v3 08/12] usb: typec: tcpm: add discover identity support for SOP'
` [PATCH v3 09/12] usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUEST
` [PATCH v3 10/12] usb: typec: tcpm: add discover svids and discover modes support for sop'
` [PATCH v3 11/12] usb: typec: tcpm: add alt mode enter/exit/vdm "
` [PATCH v3 12/12] usb: typec: altmodes/displayport: add SOP' support

[PATCH v2 00/12] usb: typec: add SOP' support to the tcpm and alt mode drivers
 2024-01-08 19:13 UTC  (7+ messages)
` [PATCH v2 05/12] usb: typec: tcpm: process receive and transmission of sop' messages
` [PATCH v2 10/12] usb: typec: tcpm: add discover svids and discover modes support for sop'

[PATCH] usb: host: Add ac5 to EHCI Orion
 2024-01-08 16:15 UTC  (2+ messages)

[PATCH v2 1/5] arm64: dts: imx8ulp: add usb nodes
 2024-01-08 15:49 UTC  (3+ messages)
` [PATCH v2 4/5] arm64: dts: imx93: "

[PATCH v2] usb: core: Prevent null pointer dereference in update_port_device_state
 2024-01-08 15:36 UTC  (3+ messages)

[PATCH v2] usb: gadget: ncm: Fix indentations in documentation of NCM section
 2024-01-08 13:27 UTC 

[PATCH] usb: gadget: ncm: Fix indentations in documentation of NCM section
 2024-01-08 13:14 UTC  (3+ messages)

[Patch v2 2/2] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware
 2024-01-08  4:56 UTC  (25+ messages)

[PATCH] usb: core: Prevent null pointer dereference in update_port_device_state
 2024-01-08  4:50 UTC  (6+ messages)

[PATCH] usb: gadget: u_ether: Re-attach netif device to mirror detachment
 2024-01-07  9:56 UTC  (2+ messages)

[PATCH 0/4] Make UCSI on Dell Latitude work
 2024-01-07  0:17 UTC  (5+ messages)
` [PATCH 1/4] usb: ucsi: Add missing ppm_lock
` [PATCH 2/4] usb: ucsi: Add quirk infrastructure
` [PATCH 3/4] usb: ucsi: Quirk to ack a connector change ack cmd
` [PATCH 4/4] usb: ucsi: Apply UCSI_ACK_CONNECTOR_CHANGE_ACK_CMD to Dell systems

[Patch v3 0/4] Add support for downstream port reset(DPR)
 2024-01-06 16:57 UTC  (5+ messages)
` [Patch v3 1/4] thunderbolt: Introduce usb4_port_reset() and tb_lc_reset_port()
` [Patch v3 2/4] thunderbolt: Extend tb_switch_reset() to support lane and protocol adapter reset
` [Patch v3 3/4] thunderbolt: Store host router reset status in nhi_probe()
` [Patch v3 4/4] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware

[usb:usb-testing] BUILD SUCCESS 933bb7b878ddd0f8c094db45551a7daddf806e00
 2024-01-06 13:34 UTC 

[PATCH v2 0/4] usb: typec: tipd: add patch update support for tps6598x
 2024-01-05 16:40 UTC  (18+ messages)
` [PATCH v2 1/4] usb: typec: tipd: add init and reset functions to tipd_data

[syzbot] Monthly usb report (Jan 2024)
 2024-01-05 13:17 UTC 

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

[PATCH] usb: typec: tipd: fix use of device-specific init function
 2024-01-05 12:53 UTC  (4+ messages)

[PATCH] Add support for the IMST USB-Stick for Smart Meter device to the cp210x driver
 2024-01-05 12:35 UTC  (3+ messages)
  ` [PATCH] USB: serial: cp210x: add ID for IMST iM871A-USB

[PATCH] usb: core: Make default authorization mode configurable
 2024-01-05 12:06 UTC  (4+ messages)

[PATCH v2 1/2] usb: core: Amend initial authorized_default value
 2024-01-05 11:49 UTC  (2+ messages)
` [PATCH v2 2/2] usb: core: Make default authorization mode configurable

[Consulting about: xHCI host dies on device unplug]
 2024-01-05 11:07 UTC 

[PATCH] usb: typec: tipd: Separate reset for TPS6598x
 2024-01-05 10:57 UTC  (7+ messages)

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-01-05  8:19 UTC  (4+ messages)
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC

[PATCH v2] usb: mon: Fix atomicity violation in mon_bin_vma_fault
 2024-01-05  7:23 UTC  (3+ messages)

[PATCH v3] usb: mon: Fix atomicity violation in mon_bin_vma_fault
 2024-01-05  5:24 UTC 

[PATCH] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
 2024-01-05  4:41 UTC  (7+ messages)

[PATCH 1/2] usb: gadget: uvc: Fix use are free during STREAMOFF
 2024-01-04 21:56 UTC  (7+ messages)
` [PATCH 2/2] usb: gadget: uvc: Remove nested locking
` [PATCH v2 1/2] usb: gadget: uvc: Fix use are free during STREAMOFF
  ` [PATCH v2 2/2] usb: gadget: uvc: Remove nested locking

[PATCH v4] usb: typec: class: fix typec_altmode_put_partner to put plugs
 2024-01-04 15:27 UTC  (2+ messages)

[RFC PATCH v3 0/3] Add test to verify probe of devices from discoverable busses
 2024-01-04 14:54 UTC  (3+ messages)

[PATCH v3] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-01-04 14:10 UTC  (2+ messages)

[RFC] usb: r8152: interface driver before device driver
 2024-01-04 12:18 UTC  (4+ messages)

[RFC] Fix stuck UCSI controller on DELL
 2024-01-04 11:59 UTC  (2+ messages)

[PATCH] asix: Add check for usbnet_get_endpoints
 2024-01-04 11:00 UTC  (2+ messages)

[PATCH v6 0/2] Refine USB interrupt vectors on Qualcomm platforms
 2024-01-04  9:36 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: usb: dwc3: Clean up hs_phy_irq in binding

[Bug 218338] New: usb: cdc_acm: Support for Uniden BC125AT radio scanner
 2024-01-04  8:19 UTC  (3+ messages)
` [Bug 218338] "

[PATCH v3 0/9] Clean up RPM bus clocks remnants
 2024-01-04  7:33 UTC  (3+ messages)
` [PATCH v3 1/9] dt-bindings: usb: qcom,dwc3: Fix SDM660 clock description

[PATCH v4 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
 2024-01-04  7:24 UTC  (3+ messages)

[PATCH v5 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
 2024-01-04  6:16 UTC  (3+ messages)
` [PATCH v5 2/3] usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
` [PATCH v5 3/3] arm64: dts: mediatek: mt8195: Add 'rx-fifo-depth' for cherry


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