linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-17 23:11:10 to 2021-03-23 11:30:18 UTC [more...]

[PATCH v7 1/3] usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
 2021-03-23 11:29 UTC  (5+ messages)

[PATCH 3/3] usb: dwc2: Prevent core suspend when port connection flag is 0
 2021-03-23 11:25 UTC  (2+ messages)

[PATCH 2/3] usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board
 2021-03-23 11:25 UTC 

[PATCH 1/3] usb: dwc2: Add default param to control power optimization
 2021-03-23 11:24 UTC 

[PATCH v1 1/6] usb: gadget: pch_udc: Drop unneeded cpu_to_le32() call
 2021-03-23 10:35 UTC  (8+ messages)
` [PATCH v1 2/6] usb: gardet: pch_udc: Check if driver is present before calling ->setup()
` [PATCH v1 3/6] usb: gadget: pch_udc: Revert d3cb25a12138 completely
` [PATCH v1 4/6] usb: gadget: pch_udc: Move pch_udc_init() to satisfy kernel doc
` [PATCH v1 5/6] usb: gadget: pch_udc: Initialize device pointer before use
` [PATCH v1 6/6] usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)

[PATCH v2] usb: Add a lock when freeing data in usbtmc_disconnect
 2021-03-23  9:44 UTC  (2+ messages)

[PATCH 01/13] dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable
 2021-03-23  9:14 UTC  (22+ messages)
` [PATCH 02/13] dt-bindings: usb: mtk-xhci: add support wakeup for mt8183 and mt8192
` [PATCH 03/13] dt-bindings: usb: mtu3: "
` [PATCH 04/13] usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
` [PATCH 05/13] usb: xhci-mtk: support quirk to disable usb2 lpm
` [PATCH 06/13] usb: xhci-mtk: support ip-sleep wakeup for MT8183
` [PATCH 07/13] usb: xhci-mtk: add support ip-sleep wakeup for mT8192
` [PATCH 08/13] usb: xhci-mtk: drop CONFIG_OF
` [PATCH 09/13] usb: xhci-mtk: remove MODULE_ALIAS
` [PATCH 10/13] usb: mtu3: support ip-sleep wakeup for MT8183
` [PATCH 11/13] usb: mtu3: add support ip-sleep wakeup for MT8192
` [PATCH 12/13] usb: mtu3: drop CONFIG_OF
` [PATCH 13/13] arm64: dts: mt8183: update wakeup register offset

[PATCH] usb: Add data checks in usbtmc_disconnect
 2021-03-23  9:10 UTC  (3+ messages)
  `  "

[PATCH v2 01/13] dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable
 2021-03-23  9:07 UTC  (14+ messages)
` [PATCH v2 02/13] dt-bindings: usb: mtk-xhci: add support wakeup for mt8183 and mt8192
` [PATCH v2 03/13] dt-bindings: usb: mtu3: "
` [PATCH v2 04/13] usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
` [PATCH v2 05/13] usb: xhci-mtk: support quirk to disable usb2 lpm
` [PATCH v2 06/13] usb: xhci-mtk: support ip-sleep wakeup for MT8183
` [PATCH v2 07/13] usb: xhci-mtk: add support ip-sleep wakeup for mT8192
` [PATCH v2 08/13] usb: xhci-mtk: drop CONFIG_OF
` [PATCH v2 09/13] usb: xhci-mtk: remove MODULE_ALIAS
` [PATCH v2 10/13] usb: mtu3: support ip-sleep wakeup for MT8183
` [PATCH v2 11/13] usb: mtu3: add support ip-sleep wakeup for MT8192
` [PATCH v2 12/13] usb: mtu3: drop CONFIG_OF
` [PATCH v2 13/13] arm64: dts: mt8183: update wakeup register offset

[PATCH] USB: gadget: legacy: remove left-over __ref annotations
 2021-03-23  8:16 UTC 

[PATCH] usb: gadget: Stall OS descriptor request for unsupported functions
 2021-03-23  6:57 UTC  (3+ messages)

[Bug 212101] New: xhci_hcd cant setup
 2021-03-23  6:44 UTC  (2+ messages)
` [Bug 212101] "

[PATCH] thunderbolt: Fix a double put in tb_cfg_read_raw
 2021-03-23  3:15 UTC 

[PATCH v3] usb: dwc3: gadget: Prevent EP queuing while stopping transfers
 2021-03-22 23:18 UTC  (7+ messages)

The fix e5f4ca3fce90 broke Intel Edison host mode
 2021-03-22 20:53 UTC  (6+ messages)

[usb:usb-testing] BUILD SUCCESS f85142af36415cdd5be59eb4b00a231c8b6dcb49
 2021-03-22 20:27 UTC 

[PATCH] USB: ehci: drop workaround for forced irq threading
 2021-03-22 19:01 UTC  (4+ messages)

[PATCH v5 0/4] USB DWC3 host wake up support from system suspend
 2021-03-22 17:31 UTC  (5+ messages)
` [PATCH v5 1/4] usb: dwc3: core: Host "
` [PATCH v5 2/4] usb: dwc3: host: Add suspend_quirk for dwc3 host
` [PATCH v5 3/4] usb: dwc3: qcom: Configure wakeup interrupts and set genpd active wakeup flag
` [PATCH v5 4/4] arm64: dts: qcom: sc7180: Add wakeup-source property for USB node in IDP and trogdor

[PATCH] usb: ohci: remove unreachable platform_driver_unregister() call
 2021-03-22 16:44 UTC  (4+ messages)

[PATCH] usb: sl811-hcd: improve misleading indentation
 2021-03-22 16:42 UTC 

[PATCH v2 0/8] USB: cdc-acm: probe fixes
 2021-03-22 15:53 UTC  (9+ messages)
` [PATCH v2 1/8] USB: cdc-acm: fix double free on probe failure
` [PATCH v2 2/8] USB: cdc-acm: fix use-after-free after "
` [PATCH v2 3/8] USB: cdc-acm: drop redundant driver-data assignment
` [PATCH v2 4/8] USB: cdc-acm: drop redundant driver-data reset
` [PATCH v2 5/8] USB: cdc-acm: clean up probe error labels
` [PATCH v2 6/8] USB: cdc-acm: use negation for NULL checks
` [PATCH v2 7/8] USB: cdc-acm: always claim data interface
` [PATCH v2 8/8] USB: cdc-acm: do not log successful probe on later errors

[PATCH 0/7] USB: cdc-acm: probe fixes
 2021-03-22 14:13 UTC  (16+ messages)
` [PATCH 1/7] USB: cdc-acm: fix double free on probe failure
` [PATCH 2/7] USB: cdc-acm: fix use-after-free after "
` [PATCH 3/7] USB: cdc-acm: drop redundant driver-data assignment
` [PATCH 4/7] USB: cdc-acm: drop redundant driver-data reset
` [PATCH 5/7] USB: cdc-acm: clean up probe error labels
` [PATCH 6/7] USB: cdc-acm: use negation for NULL checks
` [PATCH 7/7] USB: cdc-acm: always claim data interface

[PATCH v1 1/1] usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield
 2021-03-22 12:52 UTC 

[PATCH v4 0/2] Submission of XillyUSB driver
 2021-03-22 11:13 UTC  (10+ messages)
` [PATCH v4 1/2] char: xillybus: Move class-related functions to new xillybus_class.c
` [PATCH v4 2/2] staging: Add driver for XillyUSB (Xillybus variant for USB)

[PATCH] USB: xhci: drop workaround for forced irq threading
 2021-03-22 11:11 UTC 

[PATCH v2] usb: cdns3: Optimize DMA request buffer allocation
 2021-03-22 10:30 UTC  (5+ messages)

[PATCH v3] usb: cdns3: Optimize DMA request buffer allocation
 2021-03-22 10:26 UTC 

[PATCH] usb: dwc2: Using tab instead of blank
 2021-03-22  9:44 UTC  (4+ messages)
  ` 答复: "

[PATCH] usb: cdns3: delete repeated clear operations
 2021-03-22  7:19 UTC  (2+ messages)

[PATCH] usb: cdnsp: Fixes issue with Configure Endpoint command
 2021-03-22  6:09 UTC 

[PATCH v2] usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint
 2021-03-22  5:47 UTC 

[GIT PULL] USB/Thunderbolt driver fixes for 5.12-rc4
 2021-03-21 19:02 UTC  (2+ messages)

[Bug 209469] [bisected] usb_modeswitch is broken on Linux 5.9, at least with Snapdragon X12 LTE modem
 2021-03-21 15:08 UTC 

[PATCH v1 1/2] ARM: multi_v7_defconfig: Stop using deprecated USB_EHCI_TEGRA
 2021-03-20 15:28 UTC  (3+ messages)
` [PATCH v1 2/2] usb: host: ehci-tegra: Select USB_GADGET Kconfig option

[PATCH 0/2] Fix allowing of ep queuing while stopping transfers
 2021-03-20  5:30 UTC  (8+ messages)
` [PATCH 1/2] usb: dwc3: gadget: Avoid continuing preparing TRBs during teardown
` [PATCH 2/2] usb: dwc3: gadget: Ignore EP queue requests during bus reset

[PATCH v3 1/2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2021-03-19 23:09 UTC  (11+ messages)

[PATCH v2] usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
 2021-03-19 16:32 UTC  (4+ messages)

[PATCHi v2] USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
 2021-03-19 12:48 UTC 

[PATCH] USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
 2021-03-19 12:45 UTC  (2+ messages)

[PATCH] USB: gadget: f_fs: Use memdup_user() as a cleanup
 2021-03-19  9:15 UTC 

Enable USB-C port as Host on Ubuntu with DWC3 driver
 2021-03-19  8:01 UTC 

[PATCH net v2 1/9] r8152: fix runtime resume for linking change
 2021-03-19  7:37 UTC  (2+ messages)
` [PATCH net] r8152: limit the RX buffer size of RTL8153A for USB 2.0

[PATCH net] net: cdc-phonet: fix data-interface release on probe failure
 2021-03-19  2:50 UTC  (2+ messages)

[PATCH net-next] net: cdc_ncm: drop redundant driver-data assignment
 2021-03-19  2:20 UTC  (2+ messages)

[usb:usb-next] BUILD SUCCESS 18106234c0e99f21bd50574d92dbd26d9b97d789
 2021-03-18 21:07 UTC 

[usb:usb-testing] BUILD SUCCESS e00943e916782ae17ca05d654779a84f09481ab8
 2021-03-18 21:07 UTC 

[usb:usb-linus] BUILD SUCCESS 2b8c956ea6ba896ec18ae36c2684ecfa04c1f479
 2021-03-18 21:07 UTC 

[PATCH 0/3] Add DT bindings and DT nodes for USB in SC7280
 2021-03-18 19:03 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: sc7280: Add USB related nodes

[PATCH 1/2] USB: core: drop outdated interface-binding comment
 2021-03-18 15:54 UTC  (2+ messages)
` [PATCH 2/2] USB: core: rename usb_driver_claim_interface() data parameter

[PATCH] thunderbolt: debugfs: Show all accessible dwords
 2021-03-18 15:37 UTC  (3+ messages)

[PATCH 00/18] thunderbolt: Align with USB4 inter-domain and DROM specs
 2021-03-18 15:30 UTC  (2+ messages)

[Bug 207887] New: USB devices connected to Thinkpad Dock hangs after a while
 2021-03-18 15:19 UTC  (4+ messages)
` [Bug 207887] USB keyboard (and other devices) "

[usb-storage] Re: Amazon Kindle disconnect after Synchronize Cache
 2021-03-18 15:07 UTC  (22+ messages)
            ` [systemd-devel] "
                                    ` Antw: [EXT] "
                                      ` Antw: [EXT] [systemd-devel] [PATCH] usb-storage: Add quirk to defeat Kindle's automatic unload
                      `  "
                        ` [systemd-devel] "

[PATCH v1] usb: typec: tcpm: PD3.0 sinks can send Discover Identity even in device mode
 2021-03-18 14:55 UTC  (3+ messages)

[PATCH v1] usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
 2021-03-18 14:54 UTC  (3+ messages)

[PATCH 0/6] usbip fixes to crashes found by syzbot
 2021-03-18 13:39 UTC  (12+ messages)

[PATCH] usb: dwc3: remove 'pm_runtime_set_active' in resume callback
 2021-03-18 12:42 UTC  (5+ messages)

[PATCH] dt-bindings: Drop type references on common properties
 2021-03-18  9:16 UTC  (2+ messages)

[usb:usb-testing] BUILD REGRESSION fa90b937607981c9a54b3f98eef030658f837f7a
 2021-03-18  8:48 UTC 

[PATCH] usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint
 2021-03-18  8:47 UTC 

[PATCH] usb: acpi: Fix shifting 31 bits
 2021-03-18  8:34 UTC  (5+ messages)

[PATCH v1] usb: typec: tcpci: Added few missing TCPCI register definitions
 2021-03-18  7:41 UTC  (2+ messages)

[PATCH v5 01/13] dt-bindings: usb: fix yamllint check warning
 2021-03-18  2:43 UTC  (3+ messages)
` [PATCH v5 02/13] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence

[usb:usb-testing 1/57] ERROR: modpost: "power_supply_get_by_name" undefined!
 2021-03-17 23:38 UTC 

[PATCH] usb: gadget: udc: amd5536udc_pci fix crash if dma is used
 2021-03-17 23:10 UTC  (3+ 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).