linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-08 19:16:39 to 2024-01-15 10:21:33 UTC [more...]

[PATCH v2 00/15] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
 2024-01-15 10:21 UTC  (27+ messages)
` [PATCH v2 01/15] dt-bindings: regulator: qcom,usb-vbus-regulator: add support for PMI632
` [PATCH v2 02/15] dt-bindings: usb: qcom,pmic-typec: add support for the PMI632 block
` [PATCH v2 03/15] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: split from sc8280xp PHY schema
` [PATCH v2 04/15] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: support USB-C data
` [PATCH v2 05/15] usb: typec: tcpm: fix the PD disabled case
` [PATCH v2 06/15] usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_roles
` [PATCH v2 07/15] usb: typec: qcom-pmic-typec: allow different implementations for the PD PHY
` [PATCH v2 08/15] usb: typec: qcom-pmic-typec: allow different implementations for the port backend
` [PATCH v2 09/15] usb: typec: qcom-pmic-typec: add support for PMI632 PMIC
` [PATCH v2 10/15] phy: qcom: qmp-usb: split USB-C PHY driver
` [PATCH v2 11/15] phy: qcom: qmp-usb: drop dual-lane handling
` [PATCH v2 12/15] phy: qcom: qmp-usbc: add support for the Type-C handling
` [PATCH v2 13/15] arm64: dts: qcom: pmi632: define USB-C related blocks
` [PATCH v2 14/15] arm64: dts: qcom: sm6115: drop pipe clock selection
` [PATCH v2 15/15] arm64: dts: qcom: qrb4210-rb2: enable USB-C port handling

[PATCH] dt-bindings: usb: add common Type-C USB Switch schema
 2024-01-15  9:34 UTC  (2+ messages)

[PATCH v3] usb: dwc3: pci: add support for the Intel Arrow Lake-H
 2024-01-15  9:28 UTC 

[PATCH v3 00/12] usb: typec: add SOP' support to the tcpm and alt mode drivers
 2024-01-15  9:15 UTC  (14+ messages)
` [PATCH v3 01/12] usb: typec: altmodes: add typec_cable_ops to typec_altmode
` [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 0/4] Make UCSI on Dell Latitude work
 2024-01-15  9:05 UTC  (5+ messages)
` [PATCH 2/4] usb: ucsi: Add quirk infrastructure
` [PATCH 4/4] usb: ucsi: Apply UCSI_ACK_CONNECTOR_CHANGE_ACK_CMD to Dell systems

[PATCH] usb: dwc3: pci: add support for the Intel Arrow Lake-H
 2024-01-15  7:41 UTC  (3+ messages)

[PATCH v4 0/2] usb: host: Add ac5 to EHCI Orion
 2024-01-15  7:25 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: usb: Add Marvell ac5
` [PATCH v4 2/2] usb: host: Add ac5 to EHCI Orion

[PATCH] usb: roles: try to get/put all relevant modules
 2024-01-15  6:54 UTC  (10+ messages)
    ` [EXT] "

[PATCH] usb: gadget: pch_udc: fix an Excess kernel-doc warning
 2024-01-15  0:30 UTC 

[PATCH v3] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-01-14 16:59 UTC  (3+ messages)
` [PATCH v4] "

"Transfer event TRB DMA ptr not part of current TD" spam after USB disconnection
 2024-01-14 14:06 UTC  (3+ messages)

[PATCH] thunderbolt: Fix rollback in tb_port_lane_bonding_enable for lane 1
 2024-01-14 12:04 UTC 

[PATCH] usb: gadget: function: Remove usage of the deprecated ida_simple_xx() API
 2024-01-14 11:39 UTC 

[PATCH] thunderbolt: Fix xdomain rx_lanes_show and tx_lanes_show
 2024-01-14  3:40 UTC  (2+ messages)

[PATCH 00/13] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
 2024-01-13 14:48 UTC  (34+ messages)
` [PATCH 01/13] dt-bindings: regulator: qcom,usb-vbus-regulator: add support for PMI632
` [PATCH 02/13] dt-bindings: usb: qcom,pmic-typec: add support for the PMI632 block
` [PATCH 03/13] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: split from sc8280xp PHY schema
` [PATCH 04/13] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: support USB-C data
` [PATCH 05/13] usb: typec: qcom-pmic-typec: allow different implementations for the PD PHY
` [PATCH 06/13] usb: typec: qcom-pmic-typec: add support for PMI632 PMIC
` [PATCH 07/13] phy: qcom: qmp-usb: split USB-C PHY driver
` [PATCH 08/13] phy: qcom: qmp-usb: drop dual-lane handling
` [PATCH 09/13] phy: qcom: qmp-usbc: drop single lane handling
` [PATCH 10/13] phy: qcom: qmp-usbc: add support for the Type-C handling
` [PATCH 11/13] arm64: dts: qcom: pmi632: define USB-C related blocks
` [PATCH 12/13] arm64: dts: qcom: sm6115: drop pipe clock selection
` [PATCH 13/13] arm64: dts: qcom: qrb4210-rb2: enable USB-C port handling

[REGRESSION] In v5.15.146 an ax88179_178a USB ethernet adapter causes crashes
 2024-01-13  9:36 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 8d04a7e2ee3fd6aabb8096b00c64db0d735bc874
 2024-01-13  5:39 UTC 

[PATCH] usb: dwc3: Fix spurious wakeup when port is on device mode
 2024-01-13  1:33 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: usb: mtu3: Add MT8195 MTU3 ip-sleep support
 2024-01-12 17:04 UTC  (3+ messages)
` [PATCH 2/2] usb: mtu3: Add MT8195 MTU3 ip-sleep wakeup support

[PATCH] usb: dwc3: pci: add support for the Intel Arrow Lake-H
 2024-01-12 14:36 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: mt6360-tcpc: Rename IRQ to PD-IRQB
 2024-01-12 14:20 UTC  (4+ messages)
` [PATCH 2/2] usb: typec: tcpci_mt6360: Rename interrupt PD_IRQB "

[PATCH v3 1/6] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-01-12 11:17 UTC  (6+ messages)
` [PATCH v3 2/6] arm64: dts: imx8ulp: add usb nodes
` [PATCH v3 3/6] arm64: dts: imx8ulp-evk: enable usb nodes and add ptn5150 nodes
` [PATCH v3 4/6] dt-bindings: usb: ci-hdrc-usb2: add compatible and clock-names restriction for imx93
` [PATCH v3 5/6] arm64: dts: imx93: add usb nodes
` [PATCH v3 6/6] arm64: dts: imx93-11x11-evk: enable usb and typec nodes

[PATCH v2 1/5] arm64: dts: imx8ulp: add usb nodes
 2024-01-12 10:37 UTC  (4+ messages)
` [PATCH v2 4/5] arm64: dts: imx93: "
    ` [EXT] "

[PATCH v2] usb: host: Add ac5 to EHCI Orion
 2024-01-12 10:07 UTC  (4+ messages)

[PATCH] thunderbolt: Remove usage of the deprecated ida_simple_xx() API
 2024-01-11 21:10 UTC 

[Bug 208177] New: Lenovo ThinkPad P52 USB connectivity issues
 2024-01-11 17:43 UTC  (2+ messages)
` [Bug 208177] "

[PATCH v2 0/2] Set XHCI_SG_TRB_CACHE_SIZE_QUIRK for DWC3 devices
 2024-01-11 10:16 UTC  (9+ messages)
` [PATCH v2 1/2] usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK

[PATCH] usb: gadget: aspeed: Check return value of kasprintf in ast_vhub_alloc_epn
 2024-01-11 10:03 UTC  (4+ messages)

[bugzilla-daemon@kernel.org: [Bug 218360] New: Disk drive of TBT3/USB4 storage device can’t show up if connecting behind TBT3 dock or some USB4 docks DFP TBT port]
 2024-01-11  4:50 UTC  (3+ messages)

[PATCH v2] usb: dwc3: gadget: Ignore dwc3 interrupt if GEVNTCOUNT reads corrupt value
 2024-01-11  2:10 UTC  (4+ messages)

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

[PATCH] usb: gadget: uvc_video: unlock before submitting a request to ep
 2024-01-11  1:21 UTC  (7+ messages)

[PATCH] usb: gadget: fix max_segment_size malformed table
 2024-01-10 21:04 UTC  (3+ messages)

[PATCH v3 0/6] Treewide: enable -Wmissing-prototypes
 2024-01-10 20:43 UTC  (4+ messages)
` [PATCH v3 6/6] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2024-01-10 19:23 UTC  (6+ messages)
` [PATCH 07/12] usb: dwc3: qcom: Instantiate dwc3 core directly
` [PATCH 11/12] usb: dwc3: qcom: Flatten the Qualcomm dwc3 binding and implementation

[PATCH v5] usb: core: Prevent null pointer dereference in update_port_device_state
 2024-01-10 15:39 UTC  (2+ messages)

[Patch v3 0/4] Add support for downstream port reset(DPR)
 2024-01-10 15:29 UTC  (3+ messages)

[bug report] xhci: add support to allocate several interrupters
 2024-01-10 14:56 UTC  (4+ messages)

[Patch v2 2/2] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware
 2024-01-10 14:32 UTC  (11+ messages)

[syzbot] [kernel?] general protection fault in __device_attach
 2024-01-10 13:12 UTC 

[bug report] xhci: add support to allocate several interrupters
 2024-01-10 12:55 UTC  (2+ messages)

[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 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 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 v12 00/41] Introduce QC USB SND audio offloading support
 2024-01-09 23:42 UTC  (7+ messages)
` [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 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  (11+ messages)
` [PATCH v3 3/4] usb: gadget: functionfs: Add "
` [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

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

[PATCH net-next] lan78xx: remove redundant statement in lan78xx_get_eee
 2024-01-09  3:30 UTC  (2+ 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).