messages from 2022-10-08 05:58:17 to 2022-10-12 21:44:18 UTC [more...]
[PATCH v2 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
2022-10-12 21:43 UTC (25+ messages)
` [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
[PATCH v1 0/5] treewide cleanup of random integer usage
2022-10-12 21:29 UTC (4+ messages)
` [PATCH v1 3/5] treewide: use get_random_u32() when possible
[PATCH v2 00/10] SUNIV USB and PopStick support (and updating mailmap)
2022-10-12 21:24 UTC (22+ messages)
` [PATCH v2 01/10] mailmap: update Icenowy Zheng's mail address
` [PATCH v2 02/10] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
` [PATCH v2 03/10] dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible string
` [PATCH v2 04/10] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
` [PATCH v2 05/10] musb: sunxi: add support for the F1C100s MUSB controller
` [PATCH v2 06/10] ARM: suniv: add USB-related device nodes
` [PATCH v2 07/10] ARM: suniv: f1c100s: enable USB on Lichee Pi Nano
` [PATCH v2 08/10] dt-bindings: vendor-prefixes: add Source Parts
` [PATCH v2 09/10] dt-binding: arm: sunxi: add compatible strings for PopStick v1.1
` [PATCH v2 10/10] ARM: dts: suniv: add device tree "
[BUG] KVM USB passthrough did not claim interface before use
2022-10-12 21:14 UTC (6+ messages)
[PATCH v2 0/3] uvc gadget performance issues
2022-10-12 20:44 UTC (8+ messages)
` [PATCH v2 1/3] usb: gadget: uvc: make interrupt skip logic configurable
` [PATCH v2 2/3] usb: gadget: uvc: fix sg handling in error case
` [PATCH v2 3/3] usb: gadget: uvc: add configfs option for sg support
Receiving report multiple times when changing cpu
2022-10-12 16:54 UTC (3+ messages)
[PATCH 0/6] usb: chipidea: Export more phy tuning parameters to device tree
2022-10-12 16:08 UTC (8+ messages)
` [PATCH 1/6] usb: chipidea: usbmisc_imx: Fix i.MX53 clock sel masks
` [PATCH 2/6] usb: chipidea: usbmisc_imx: Fix setting i.MX6SX wakeup source
` [PATCH 3/6] usb: chipidea: usbmisc_imx: Use GENMASK/FIELD_PREP for bitfields
` [PATCH 4/6] usb: chipidea: usbmisc_imx: Add prefix to register defines
` [PATCH 5/6] usb: chipidea: usbmisc_imx: Add device tree properties for i.MX7 phy tuning
` [PATCH 6/6] dt-bindings: usb: ci-hdrc-usb2: Add more phy tuning properties
[syzbot] usb-testing boot error: WARNING in cpumask_next_wrap
2022-10-12 14:03 UTC
[PATCH 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
2022-10-12 13:28 UTC (21+ messages)
` [PATCH 1/6] dt-bindings: usb: ci-hdrc-usb2: convert "
` [PATCH 2/6] dt-bindings: usb: ci-hdrc-usb2: add i.MX53/6SLL/UL compatible
` [PATCH 3/6] dt-bindings: usb: ci-hdrc-usb2: add i.MX8DXL/M[M,N] support
` [PATCH 4/6] dt-bindings: usb: usbmisc-imx: convert to yaml
` [PATCH 5/6] dt-bindings: usb: usbmisc-imx: add clocks property
` [PATCH 6/6] dt-bindings: usb: usbmisc-imx: add more i.MX compatible
[PATCH] usb: phy: generic: make vcc regulator optional
2022-10-12 13:27 UTC
[PATCH v3] xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
2022-10-12 12:59 UTC (6+ messages)
[PATCH v9 00/12] arm64: dts: Add i.MX8DXL initial support
2022-10-12 12:52 UTC (5+ messages)
` [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: Add i.MX8DXL compatible string
[PATCH v3] xhci: tegra: USB2 pad power controls
2022-10-12 11:45 UTC (4+ messages)
[Bug 216558] New: Astro A20 audio headset require module unload/reload
2022-10-12 11:22 UTC (2+ messages)
` [Bug 216558] "
[Bug 216071] New: rtsx_usb: probe of 1-4:1.0 failed with error -11
2022-10-12 10:30 UTC (2+ messages)
` [Bug 216071] "
[PATCH v2] xhci: tegra: USB2 pad power controls
2022-10-12 9:48 UTC (2+ messages)
[PATCH v3] USB: serial: option: the patch is meant to support LARA-R6 Cat 1 and LARA-L6 CAT 4 module family
2022-10-12 9:27 UTC
[PATCH] usb: gadget: uvc: limit isoc_sg to super speed gadgets
2022-10-12 7:00 UTC (4+ messages)
[PATCH v2] USB: serial: option: the patch is meant to support LARA-R6 Cat 1 and LARA-L6 CAT 4 module family
2022-10-12 6:16 UTC (4+ messages)
[PATCH] net: usb: cdc_mbim: adding Microsoft mobile broadband modem
2022-10-12 4:28 UTC (2+ messages)
[PATCH v6 0/7] treewide cleanup of random integer usage
2022-10-11 23:01 UTC (14+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions
Fwd: DWC3 Gadget SS enumeration
2022-10-11 21:19 UTC (2+ messages)
USB PHY Initialization Fails on Nokia N900 Since 5.19
2022-10-11 10:44 UTC (3+ messages)
` [maemo-leste] "
[PATCH v3] usb: gadget: uvc: default the ctrl request interface offsets
2022-10-11 7:53 UTC
[PATCH] usb: gadget: uvc: default the ctrl request interface offsets
2022-10-11 6:08 UTC (4+ messages)
[PATCH] USB: make devnode() callback in usb_class_driver take a const *
2022-10-11 5:45 UTC (2+ messages)
[PATCH] usb: bdc: change state when port disconnected
2022-10-10 14:58 UTC (3+ messages)
[PATCH] usb: gadget: uvc: mark the ctrl request for the streaming interface
2022-10-10 14:47 UTC (3+ messages)
[PATCH v2 0/2] Enable runtime PM more broadly
2022-10-10 13:57 UTC (6+ messages)
` [PATCH v2 1/2] xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
[PATCH v1 0/2] usb: typec: UCSI resume fix
2022-10-10 7:52 UTC (3+ messages)
[PATCH 0/8] add power lost support during system suspend/resume
2022-10-10 6:31 UTC (15+ messages)
` [PATCH 1/8] usb: chipidea: core: add controller resume support when controller is powered off
` [PATCH 2/8] usb: chipidea: core: handle suspend/resume for each role
` [PATCH 3/8] usb: chipidea: host: add suspend/resume support for host controller
` [EXT] "
` [PATCH 4/8] usb: chipidea: udc: add suspend/resume support for device controller
` [PATCH 5/8] usb: chipidea: usbmisc: group usbmisc operations for PM
` [PATCH 6/8] usb: chipidea: usbmisc: add power lost check for imx6sx
` [PATCH 7/8] usb: chipidea: usbmisc: add power lost check for imx7d
` [PATCH 8/8] usb: chipidea: usbmisc: add power lost check for imx7ulp
[PATCH] usb: cdns3: adjust the partial logic of cdnsp_pci_remove
2022-10-10 4:27 UTC (2+ messages)
[PATCH AUTOSEL 4.19 25/25] r8152: Rate limit overflow messages
2022-10-09 22:24 UTC
[PATCH AUTOSEL 4.9 16/16] r8152: Rate limit overflow messages
2022-10-09 22:27 UTC
[PATCH AUTOSEL 4.14 23/23] r8152: Rate limit overflow messages
2022-10-09 22:25 UTC
[PATCH AUTOSEL 5.10 34/34] r8152: Rate limit overflow messages
2022-10-09 22:21 UTC
[PATCH AUTOSEL 5.4 29/29] r8152: Rate limit overflow messages
2022-10-09 22:23 UTC
[PATCH AUTOSEL 5.15 13/46] thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround
2022-10-09 22:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 46/46] r8152: Rate limit overflow messages
[PATCH AUTOSEL 5.19 18/73] thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround
2022-10-09 22:14 UTC (2+ messages)
` [PATCH AUTOSEL 5.19 73/73] r8152: Rate limit overflow messages
[PATCH AUTOSEL 6.0 21/77] thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround
2022-10-09 22:07 UTC (2+ messages)
` [PATCH AUTOSEL 6.0 77/77] r8152: Rate limit overflow messages
[PATCH v5 0/7] treewide cleanup of random integer usage
2022-10-09 14:17 UTC (9+ messages)
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions
[PATCH v3 0/7] ftdi_sio driver improvements
2022-10-09 12:17 UTC (4+ messages)
` [PATCH v3 3/7] USB: serial: ftdi_sio: Extract SIO divisor code to function
[PATCH v2] usb: chipidea: core: handle usb role switch in a common way
2022-10-09 15:53 UTC
[PATCH] usb: cdns3: adjust the partial logic of cdnsp_pci_remove
2022-10-09 7:33 UTC (3+ messages)
[PATCH] usb: ehci-orion: Extend DMA mask to 64 bit for AC5 platform
2022-10-09 7:10 UTC (3+ messages)
[PATCH v3 0/5] treewide cleanup of random integer usage
2022-10-09 2:57 UTC (13+ messages)
` [PATCH v3 3/5] treewide: use get_random_u32() when possible
[PATCH v4 0/6] treewide cleanup of random integer usage
2022-10-09 0:26 UTC (8+ messages)
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 4/6] treewide: use get_random_u32() "
[PATCH v1 1/1] thunderbolt: Use str_enabled_disabled() helper
2022-10-08 19:45 UTC
[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
2022-10-08 18:16 UTC (3+ messages)
[PATCH] usb: cdnsp: Fix wrong transmission direction of EP0
2022-10-08 15:40 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).