messages from 2023-04-06 20:16:16 to 2023-04-13 11:31:59 UTC [more...]
[RFC PATCH 2/2] usb: dwc3: Support 'snps,gadget-keep-connect-sys-sleep' feature
2023-04-13 11:31 UTC (14+ messages)
[PATCH v4 0/7] Add JH7110 USB and USB PHY driver support
2023-04-13 10:44 UTC (13+ messages)
` [PATCH v4 1/7] dt-bindings: phy: Add StarFive JH7110 USB document
` [PATCH v4 2/7] dt-bindings: phy: Add StarFive JH7110 PCIe document
` [PATCH v4 5/7] dt-bindings: usb: Add StarFive JH7110 USB Bindings YAML schemas
` [PATCH v4 6/7] usb: cdns3: add StarFive JH7110 USB driver
[PATCH v3 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,parkmode-disable-hs-quirk' quirk
2023-04-13 10:16 UTC (5+ messages)
[PATCH v3 1/2] usb: dwc3: core: add support for disabling High-speed park mode
2023-04-13 10:09 UTC (2+ messages)
` [PATCH v3 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,parkmode-disable-hs-quirk' quirk
[PATCH] USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls
2023-04-13 8:57 UTC (5+ messages)
` [PATCH v3] "
[PATCH v3 1/2] usb: dwc3: core: add support for disabling High-speed park mode
2023-04-13 8:53 UTC
[PATCH v3] usbip: vudc: Fix use after free bug in vudc_remove due to race condition
2023-04-13 8:09 UTC (4+ messages)
[PATCH v2 1/2] usb: dwc3: core: add support for disabling High-speed park mode
2023-04-13 8:04 UTC (14+ messages)
` [PATCH v2 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,parkmode-disable-hs-quirk' quirk
[Bug 217242] New: CPU hard lockup related to xhci/dma
2023-04-13 8:02 UTC (8+ messages)
` [Bug 217242] "
[RESEND PATCH] usb: renesas_usbhs: Fix use after free bug in usbhs_remove due to race condition
2023-04-13 7:49 UTC
[PATCH v3 0/3] Avoid having pending end transfers on soft disconnect
2023-04-13 7:47 UTC (8+ messages)
` [PATCH v3 1/3] usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API
` [PATCH v3 2/3] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive
` [PATCH v3 3/3] usb: dwc3: gadget: Execute gadget stop after halting the controller
[PATCH 0/4] usb: dwc2: add optional clock used on stm32mp15
2023-04-13 7:46 UTC (6+ messages)
` [PATCH 1/4] usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable
` [PATCH 2/4] dt-bindings: usb: dwc2: add utmi optional clock
` [PATCH 3/4] usb: dwc2: platform: add support for "
` [PATCH 4/4] ARM: dts: stm32: add USB OTG UTMI clock on stm32mp151
[PATCH v2 1/2] usb: dwc3: core: add support for remapping global register start address
2023-04-13 7:32 UTC (14+ messages)
` [PATCH v2 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,global-regs-starting-offset' quirk
[PATCH] usb: typec: ucsi: don't print PPM init deferred errors
2023-04-13 6:22 UTC (2+ messages)
btusb driver need to be unloaded and reloaded after boot & lag issue
2023-04-13 5:39 UTC (2+ messages)
BUG: linux 5.15.0 hang on usb_wwan_indat_callback
2023-04-13 4:50 UTC (3+ messages)
[RESEND PATCH -next v2] usb: xhci: do not free an empty cmd ring
2023-04-13 0:51 UTC
[PATCH v2] usb: gadget: add doc to struct usb_composite_dev
2023-04-12 23:11 UTC (2+ messages)
[syzbot] Monthly usb report
2023-04-12 19:44 UTC (13+ messages)
` [syzbot] WARNING in shark_write_reg/usb_submit_urb, WARNING in shark_write_val/usb_submit_urb
` [PATCH 1/3] USB: core: Add routines for endpoint checks in old drivers
` [PATCH 2/3] USB: sisusbvga: Add endpoint checks
` [PATCH 3/3] media: radio-shark: "
[PATCH 0/6] Couple of bindings / dt fixes
2023-04-12 14:57 UTC (12+ messages)
` [PATCH 1/6] dt-bindings: media: qcom,sdm845-venus-v2: Allow interconnect properties
` [PATCH 2/6] dt-bindings: remoteproc: qcom: adsp: Allow firmware-name
` [PATCH 3/6] dt-bindings: usb: dwc3: Allow dma-ranges
` [PATCH 4/6] arm64: dts: qcom: sc7280: Fix up the gic node
` [PATCH 5/6] arm64: dts: qcom: pm8916: Fix pm8941-misc node name
` [PATCH 6/6] arm64: dts: qcom: sdm845-oneplus: Fix speaker GPIO node
` (subset) [PATCH 0/6] Couple of bindings / dt fixes
[PATCH v2 1/7] usb: mtu3: give back request when rx error happens
2023-04-12 14:54 UTC (9+ messages)
` [PATCH v2 2/7] usb: mtu3: use boolean return value
` [PATCH v2 3/7] usb: mtu3: fix kernel panic at qmu transfer done irq handler
` [PATCH v2 4/7] usb: mtu3: unlock @mtu->lock just before giving back request
` [PATCH v2 5/7] usb: mtu3: expose role-switch control to userspace
` [PATCH v2 6/7] dt-bindings: usb: mtu3: add two optional clocks
` [PATCH v2 7/7] usb: mtu3: add optional clock xhci_ck and frmcnt_ck
[PATCH] dt-bindings: usb: dwc3: xilinx: Add interrupt-names to include hibernation interrupt
2023-04-12 12:36 UTC (2+ messages)
[PATCH] usb: core: hub: Disable autosuspend for VIA VL813 USB3.0 hub
2023-04-12 12:35 UTC (5+ messages)
[Bug 217314] New: Mackie Profx12v3 not working, showing unable to find clock source
2023-04-12 11:46 UTC (3+ messages)
` [Bug 217314] "
[PATCH v7 0/6] Add Intel LJCA device driver
2023-04-12 11:10 UTC (5+ messages)
` [PATCH v7 3/6] Documentation: Add ABI doc for attributes of LJCA device
W sprawie samochodu
2023-04-12 7:45 UTC
[PATCH] usb: chipidea: fix missing goto in `ci_hdrc_probe`
2023-04-12 5:58 UTC
[PATCH v4] usb: dwc3: debugfs: Prevent any register access when devices
2023-04-11 13:12 UTC (10+ messages)
[PATCHv1 0/3] generic-ohci/ehci: add RK3588 support
2023-04-11 13:12 UTC (5+ messages)
` [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI
` [PATCHv1 2/3] dt-bindings: usb: Add RK3588 EHCI
Słowa kluczowe do wypozycjonowania
2023-04-11 7:40 UTC
[PATCH v1 1/2] usb: dwc3: core: add support for remapping global register start address
2023-04-11 3:11 UTC (8+ messages)
` [PATCH v1 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,fixed_dwc3_globals_regs_start' quirk
[PATCH 00/11] USB: dwc3: error handling fixes and cleanups
2023-04-11 1:22 UTC (24+ messages)
` [PATCH 01/11] USB: dwc3: fix runtime pm imbalance on probe errors
` [PATCH 02/11] USB: dwc3: fix runtime pm imbalance on unbind
` [PATCH 03/11] USB: dwc3: disable autosuspend "
` [PATCH 04/11] USB: dwc3: gadget: drop dead hibernation code
` [PATCH 05/11] USB: dwc3: "
` [PATCH 06/11] USB: dwc3: clean up probe error labels
` [PATCH 07/11] USB: dwc3: clean up phy init error handling
` [PATCH 08/11] USB: dwc3: clean up core "
` [PATCH 09/11] USB: dwc3: refactor phy handling
` [PATCH 10/11] USB: dwc3: refactor clock lookups
` [PATCH 11/11] USB: dwc3: clean up probe declarations
[PATCH] usb: Add explicit of.h of_platform.h include
2023-04-11 1:16 UTC (2+ messages)
[PATCH v1] usb: typec: tcpm: Add kernel config to wrap around tcpm logs
2023-04-10 22:12 UTC (10+ messages)
[PATCH v2 0/3] Avoid having pending end transfers on soft disconnect
2023-04-10 21:37 UTC (6+ messages)
` [PATCH v2 1/3] usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API
` [PATCH v2 2/3] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive
` [PATCH v2 3/3] usb: dwc3: gadget: Execute gadget stop after halting the controller
[usb:usb-testing] BUILD SUCCESS 8e86652e3e7152bba80c3b4d03814e40ede1abc7
2023-04-10 20:54 UTC
[usb:rndis-removal] BUILD SUCCESS f0052ad6fa1ab90dba8b5450c48192788a4b88be
2023-04-10 19:14 UTC
[PATCH v2 1/2] dt-bindings: usb: mtk-xhci: add an optional frame count clock
2023-04-10 15:31 UTC (5+ messages)
` [PATCH v2 2/2] usb: xhci-mtk: add "
[PATCH v6 0/8] Add multiport support for DWC3 controllers
2023-04-10 15:24 UTC (7+ messages)
` [PATCH v6 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info
[PATCH v6 0/6] Add Intel LJCA device driver
2023-04-10 9:22 UTC (4+ messages)
` [PATCH v6 5/6] i2c: Add support for Intel LJCA USB I2C driver
[PATCH v1 1/2] usb: dwc3: core: add support for disabling High-speed park mode
2023-04-10 3:45 UTC (4+ messages)
` [PATCH v1 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,parkmode-disable-hs-quirk' quirk
BUG: unable to handle kernel paging request in usb_start_wait_urb
2023-04-09 12:17 UTC
[GIT PULL] USB / Thunderbolt driver fixes for 6.3-rc6
2023-04-08 19:31 UTC (2+ messages)
[PATCH] r8152: Add __GFP_NOWARN to big allocations
2023-04-08 3:20 UTC (3+ messages)
[PATCH 1/7] usb: mtu3: give back request when rx error happens
2023-04-07 9:08 UTC (13+ messages)
` [PATCH 3/7] usb: mtu3: fix KE at qmu transfer done irq handler
` [PATCH 6/7] dt-bindings: usb: mtu3: add two optional clocks
` [PATCH 7/7] usb: mtu3: add optional clock xhci_ck and frmcnt_ck
[PATCH v1] usb: xhci: plat: Add USB 3.0 phy support
2023-04-07 6:07 UTC
[PATCH 1/2] dt-bindings: usb: mtk-xhci: add an optional frame count clock
2023-04-07 5:34 UTC (3+ messages)
[PATCH v2 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
2023-04-07 3:10 UTC (3+ messages)
[PATCH v4 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
2023-04-07 3:07 UTC (2+ messages)
` [PATCH v4 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup
[PATCH v3 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
2023-04-07 2:46 UTC (2+ messages)
` [PATCH v3 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup
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).