messages from 2026-07-01 15:08:09 to 2026-07-03 13:19:45 UTC [more...]
[PATCH v3 00/13] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-03 13:19 UTC (29+ messages)
` [PATCH v3 01/13] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v3 02/13] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v3 03/13] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v3 04/13] usb: hub: Return actual error from hub_configure() in hub_probe()
` [PATCH v3 05/13] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v3 06/13] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v3 07/13] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v3 08/13] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v3 09/13] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections
` [PATCH v3 10/13] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v3 11/13] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v3 12/13] arm64: dts: mediatek: mt8195-cherry: Add M.2 E-key slot
` [PATCH v3 13/13] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as "
[PATCH v4 0/2] Add support for Battery Status AMS
2026-07-03 13:17 UTC (6+ messages)
` [PATCH v4 1/2] power: supply: Add helpers to get and put arrays of power supply handles
` [PATCH v4 2/2] usb: typec: tcpm: Add support for Battery Status response message
[PATCH v2] usb: typec: class: do not pin the alt mode driver module
2026-07-03 13:14 UTC (2+ messages)
[PATCH] usb: typec: ucsi: ccg: Log firmware version and hardware info at probe
2026-07-03 12:36 UTC (2+ messages)
[PATCH] usb: typec: qcom-pmic-typec: avoid uninit values in dev_dbg() error paths
2026-07-03 12:04 UTC (2+ messages)
[PATCH] usb: cdns3: plat: fix a typo in cdns3_plat_probe()
2026-07-03 12:01 UTC
[PATCH] usb: typec: ucsi: cancel pending work on system suspend
2026-07-03 11:07 UTC
[PATCH net-next 0/4] net: usb: move exported code to usbnet
2026-07-03 10:16 UTC (11+ messages)
` [PATCH net-next 1/4] net: usb: move updating filter and status from cdc "
` [PATCH net-next 2/4] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
` [PATCH net-next 3/4] net: usb: usbnet: add cdc_state to struct usbnet
` [PATCH net-next 4/4] net: usb: use cdc_state in "
[PATCH] usb: mtu3: allocate phys with ssusb
2026-07-03 9:45 UTC (2+ messages)
[PATCH] USB: hub: call ACPI _PRR reset during port power-cycle on enumeration failure
2026-07-03 9:43 UTC (2+ messages)
[GIT PULL] USB serial fixes for 7.2-rc2
2026-07-03 9:41 UTC (2+ messages)
[PATCH net v2] net: usb: lan78xx: disable VLAN filter in promiscuous mode
2026-07-03 9:25 UTC (3+ messages)
[PATCH v4 0/9] Improve Qualcomm EUD driver and platform support
2026-07-03 8:56 UTC (4+ messages)
` [PATCH v4 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing
[PATCH] usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()
2026-07-03 8:37 UTC
[PATCH] usb: gadget: printer: fix infinite loop in printer_read()
2026-07-03 7:54 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/1] net: usb: aqc111: fix set_mac_address return value for bonding
2026-07-03 7:39 UTC
[GIT PULL] Split <linux/mod_devicetable.h> in per subsystem headers
2026-07-03 7:37 UTC (2+ messages)
[PATCH v2 0/3] usb: typec: tipd: add TPS66993 support
2026-07-03 7:12 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: usb: ti,tps6598x: add TPS66993 compatible
` [PATCH v2 2/3] usb: typec: tipd: add read_power_status callback to tipd_data
` [PATCH v2 3/3] usb: typec: tipd: add TPS66993 support
[PATCH net v2] net: usb: net1080: validate packet_len before pad-byte access in rx_fixup
2026-07-03 6:30 UTC (2+ messages)
[PATCH] usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()
2026-07-03 6:32 UTC
[PATCH net-next v2 00/12] net: mctp: usb: Add support for MCTP-over-USB v1.1
2026-07-03 5:47 UTC (13+ messages)
` [PATCH net-next v2 01/12] net: mctp: usb: Include version indicator in max packet size defines
` [PATCH net-next v2 02/12] net: mctp: usb: Use packet-length max for maximum packet-size check
` [PATCH net-next v2 03/12] net: mctp: usblib: Move RX transfer processing to a new mctp-usblib
` [PATCH net-next v2 04/12] net: mctp: usblib: Move TX transfer processing to mctp-usblib
` [PATCH net-next v2 05/12] net: mctp: usb: Allow for multiple urb submissions from a packet tx
` [PATCH net-next v2 06/12] net: mctp: usblib: Add support for multi-packet transmit
` [PATCH net-next v2 07/12] net: mctp: usb: Accommodate DSP0283 v1.1 header format
` [PATCH net-next v2 08/12] net: mctp: usblib: Implement receive-side packet spanning
` [PATCH net-next v2 09/12] net: mctp: usblib: Implement transmit-side "
` [PATCH net-next v2 10/12] net: mctp: usblib: Add initial kunit tests
` [PATCH net-next v2 11/12] net: mctp: usb: enable v1.1 packet spanning
` [PATCH net-next v2 12/12] net: mctp: usb: Allow multiple urbs in flight
[PATCH net-next v4 3/3] r8152: Add firmware upload capability for RTL8157/RTL8159
2026-07-03 4:47 UTC (10+ messages)
` RTL8159 firmware
[PATCH 5.10] usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
2026-07-03 4:07 UTC (2+ messages)
[Bug 221716] New: JHL9580 Barlow Ridge TB5: host_reset timeout, PCIe tunneling broken
2026-07-03 4:00 UTC
[PATCH RFC] thunderbolt: Add JHL9580 Barlow Ridge (TB5) ICM support — host_reset timeout blocking PCIe tunneling
2026-07-03 3:49 UTC
[RFC PATCH 0/9] rust: usb: synchronous bulk/control transfers + helpers
2026-07-03 3:00 UTC (13+ messages)
` [RFC PATCH v2 00/11] rust: usb: synchronous + asynchronous "
` [RFC PATCH v2 01/11] rust: usb: add synchronous bulk transfer support
` [RFC PATCH v2 02/11] rust: usb: add synchronous control "
` [RFC PATCH v2 03/11] rust: usb: add usb::Device::set_interface()
` [RFC PATCH v2 04/11] rust: usb: add usb::Interface::number()
` [RFC PATCH v2 05/11] rust: usb: add usb::Device::clear_halt()
` [RFC PATCH v2 06/11] rust: usb: add usb::Device::interrupt_recv()
` [RFC PATCH v2 07/11] rust: usb: add usb::Device::reset_configuration()
` [RFC PATCH v2 08/11] rust: usb: add an asynchronous persistently-queued bulk IN reader
` [RFC PATCH v2 09/11] rust: usb: add an asynchronous pipelined bulk OUT queue
` [RFC PATCH v2 10/11] rust: usb: keep usb::Device private and gate transfers on Interface<Bound>
` [RFC PATCH v2 11/11] rust: usb: let drivers choose the transfer allocation flags
[PATCH] usb: typec: altmodes: select DRM_AUX_HPD_BRIDGE for TYPEC_DP_ALTMODE
2026-07-03 1:36 UTC (3+ messages)
[PATCH 0/4] USB: gadget: fix device name leaks
2026-07-02 22:38 UTC (6+ messages)
` [PATCH 1/4] USB: gadget: fsl-udc: fix device name leak on probe failure
` [PATCH 2/4] USB: gadget: snps-udc: "
` [PATCH 3/4] USB: gadget: fsl-udc: fix dev_printk() device
` [PATCH 4/4] USB: gadget: fsl-udc: drop misleading unbind sanity check
[PATCH] usb: typec: class: drop PD lookup reference
2026-07-02 19:13 UTC
[RESEND PATCH] ABI: sysfs-bus-usb: fix brace
2026-07-02 18:45 UTC
[PATCH v2 0/2] rockchip: Fix devices suspend freeze on RK3568/RK3566
2026-07-02 18:00 UTC (2+ messages)
7.1 regression bisected to "usb: core: Fix SuperSpeed root hub wMaxPacketSize"
2026-07-02 16:34 UTC (8+ messages)
[PATCH] USB: gadget: stop propagating controller OF nodes
2026-07-02 14:53 UTC
[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
2026-07-02 14:22 UTC (4+ messages)
[PATCH] USB: gadget: fsl-udc: enable compile testing
2026-07-02 14:16 UTC
[RESEND PATCH] usb: core: config: fix SS companion log for interrupt endpoints
2026-07-02 11:55 UTC (5+ messages)
` [RESEND PATCH] USB: core: report interrupt endpoint correctly in companion descriptor diagnostic
[PATCH net-next 10/12] net: mctp: usblib: Add initial kunit tests
2026-07-02 10:10 UTC (2+ messages)
[PATCH net-next 04/12] net: mctp: usblib: Move TX transfer processing to mctp-usblib
2026-07-02 10:10 UTC (2+ messages)
[PATCH net-next 12/12] net: mctp: usb: Allow multiple urbs in flight
2026-07-02 10:09 UTC (2+ messages)
[PATCH net-next 03/12] net: mctp: usblib: Move RX transfer processing to a new mctp-usblib
2026-07-02 10:09 UTC (2+ messages)
[PATCH] usb: atm: ueagle: fix use-after-free in uea_upload_pre_firmware()
2026-07-02 9:37 UTC (2+ messages)
[PATCH net-next v4] net: usb: rtl8150: handle link status read failures
2026-07-02 9:10 UTC (2+ messages)
[RESEND PATCH] usbip: vudc: fix NULL pointer dereference in vep_dequeue()
2026-07-02 8:38 UTC (2+ messages)
[RFC PATCH] usb: storage: uas: limit consecutive device resets in error handling
2026-07-02 8:21 UTC (5+ messages)
` [usb-storage] "
[RESEND PATCH] usb: typec: tcpm: fix EPR AVS APDO maximum voltage decoding
2026-07-02 8:13 UTC
[PATCH v2] usb: renesas_usbhs: Fix power-off ordering on unbind
2026-07-02 7:38 UTC
[PATCH] usb: core: port: Deattach Type-C connector on component unbind
2026-07-02 5:50 UTC (3+ messages)
[PATCH] USB: misc: uss720: unregister parport on probe failure
2026-07-02 0:46 UTC (2+ messages)
[PATCH v9 00/38] phy: rockchip: usbdp: Clean up the mess
2026-07-01 23:36 UTC (39+ messages)
` [PATCH v9 01/38] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v9 02/38] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v9 03/38] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v9 04/38] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v9 05/38] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v9 06/38] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v9 07/38] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert_all errors in init check
` [PATCH v9 08/38] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v9 09/38] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v9 10/38] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v9 11/38] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v9 12/38] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v9 13/38] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v9 14/38] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v9 15/38] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v9 16/38] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v9 17/38] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v9 18/38] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v9 19/38] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v9 20/38] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v9 21/38] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v9 22/38] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v9 23/38] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v9 24/38] phy: rockchip: usbdp: Clear USB status on PHY exit
` [PATCH v9 25/38] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v9 26/38] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v9 27/38] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v9 28/38] phy: rockchip: usbdp: Disable USB3 on probe
` [PATCH v9 29/38] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert errors
` [PATCH v9 30/38] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode
` [PATCH v9 31/38] phy: core: add notifier infrastructure
` [PATCH v9 32/38] usb: dwc3: core: support PHY reset notifications
` [PATCH v9 33/38] phy: rockchip: usbdp: Add phy reset notification support
` [PATCH v9 34/38] phy: rockchip: usbdp: Rename mode to hw_mode
` [PATCH v9 35/38] phy: rockchip: usbdp: Simplify power state handling
` [PATCH v9 36/38] phy: rockchip: usbdp: Rename phy_needs_reinit to orientation_changed
` [PATCH v9 37/38] phy: rockchip: usbdp: Re-init PHY on mux change
` [PATCH v9 38/38] phy: rockchip: usbdp: Power optimizations
[PATCH 0/9] ax88179_178a: Add support for AX88179A-based chips
2026-07-01 18:41 UTC (8+ messages)
` [PATCH 5/9] ax88179_178a: Add support for ethtool pause parameter configuration
[PATCH AUTOSEL 7.0-6.12] net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirk
2026-07-01 17:55 UTC (2+ messages)
[PATCH v3] dt-bindings: usb: qcom,snps-dwc3: Add Shikra compatible
2026-07-01 16:27 UTC
[PATCH 0/4] usb: fix UAF related to dynamic ID
2026-07-01 15:02 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox