linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-25 06:02:07 to 2020-09-28 14:18:13 UTC [more...]

[PATCH] USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync()
 2020-09-28 14:17 UTC  (2+ messages)
` [PATCH (repost)] "

[PATCH v3 00/15] Tegra XHCI controller ELPG support
 2020-09-28 14:06 UTC  (30+ messages)
` [PATCH v3 01/15] clk: tegra: Add PLLE HW power sequencer control
` [PATCH v3 02/15] clk: tegra: Don't enable PLLE HW sequencer at init
` [PATCH v3 03/15] phy: tegra: xusb: Move usb3 port init for Tegra210
` [PATCH v3 04/15] phy: tegra: xusb: tegra210: Do not reset UPHY PLL
` [PATCH v3 05/15] phy: tegra: xusb: Rearrange UPHY init on Tegra210
` [PATCH v3 06/15] phy: tegra: xusb: Add Tegra210 lane_iddq operation
` [PATCH v3 07/15] phy: tegra: xusb: Add sleepwalk and suspend/resume
` [PATCH v3 08/15] soc/tegra: pmc: Provide usb sleepwalk register map
` [PATCH v3 09/15] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop
` [PATCH v3 10/15] phy: tegra: xusb: Add wake/sleepwalk for Tegra210
` [PATCH v3 11/15] phy: tegra: xusb: Tegra210 host mode VBUS control
` [PATCH v3 12/15] phy: tegra: xusb: Add wake/sleepwalk for Tegra186
` [PATCH v3 14/15] usb: host: xhci-tegra: Unlink power domain devices
` [PATCH v3 15/15] xhci: tegra: Enable ELPG for runtime/system PM

usbtmc: stb race condition introduced by 4f3c8d6eddc272b386464524235440a418ed2029
 2020-09-28 13:58 UTC  (8+ messages)

Deadlock under load with Linux 5.9 and other recent kernels
 2020-09-28 13:36 UTC  (8+ messages)

[PATCH] usb: typec: displayport: Reduce noise from the driver
 2020-09-28 13:33 UTC 

xhci problem -> general protection fault
 2020-09-28 13:32 UTC  (6+ messages)

[PATCH 0/8] Introduced new Cadence USBSSP DRD Driver
 2020-09-28 12:27 UTC  (9+ messages)
` [PATCH 1/8] usb: cdns3: Add support for DRD CDNSP
` [PATCH 2/8] usb: cdns3: Split core.c into cdns3-plat and core.c file
` [PATCH 3/8] usb: cdns3: Moves reusable code to separate module
` [PATCH 4/8] usb: cdns3: Refactoring names in reusable code
` [PATCH 5/8] usb: cdns3: Changed type of gadget_dev in cdns structure
` [PATCH 6/8] usb: cdnsp: Device side header file for CDNSP driver
` [PATCH 7/8] usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
` [PATCH 8/8] usb: cdnsp: Add tracepoints for CDNSP driver

[PATCH v2] usb: bdc: Fix the return value and remove duplicate error message
 2020-09-28 12:00 UTC 

[PATCH 0/3] PM operations for software nodes
 2020-09-28 11:32 UTC  (4+ messages)
` [PATCH 1/3] software node: Power management "

[PATCH] usb: bdc: Remove duplicate error message in bdc_probe()
 2020-09-28 11:31 UTC  (9+ messages)

[patch 00/35] net: in_interrupt() cleanup and fixes
 2020-09-28 10:25 UTC  (47+ messages)
` [patch 01/35] net: enic: Cure the enic api locking trainwreck
` [patch 02/35] net: caif: Remove unused caif SPI driver
` [patch 03/35] net: Add netif_rx_any_context()
` [patch 04/35] net: caif: Use netif_rx_any_context()
` [patch 05/35] net: atheros: Remove WARN_ON(in_interrupt())
` [patch 06/35] net: cxgb3: Cleanup in_interrupt() usage
` [patch 07/35] net: cxbg4: Remove pointless in_interrupt() check
` [patch 08/35] net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocation
` [patch 09/35] net: fec_mpc52xx: Replace in_interrupt() usage
` [patch 10/35] net: intel: Remove in_interrupt() warnings
` [patch 11/35] net: ionic: Replace in_interrupt() usage
` [patch 12/35] net: ionic: Remove WARN_ON(in_interrupt())
` [patch 13/35] net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())
` [patch 14/35] net: natsemi: Replace in_interrupt() usage
` [patch 15/35] net: sfc: "
` [patch 16/35] net: sunbmac: "
` [patch 17/35] net: sun3lance: Remove redundant checks in interrupt handler
` [patch 18/35] net: vxge: Remove in_interrupt() conditionals
` [patch 19/35] net: zd1211rw: Remove ZD_ASSERT(in_interrupt())
` [patch 20/35] net: usb: kaweth: Replace kaweth_control() with usb_control_msg()
` [patch 21/35] net: usb: kaweth: Remove last user of kaweth_control()
` [patch 22/35] net: usb: net1080: Remove in_interrupt() comment
` [patch 23/35] net: wan/lmc: Remove lmc_trace()
` [patch 24/35] net: brcmfmac: Replace in_interrupt()
` [patch 25/35] net: brcmfmac: Use netif_rx_any_context()
` [patch 26/35] net: brcmfmac: Convey allocation mode as argument
` [patch 27/35] net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
` [patch 28/35] net: iwlwifi: Remove in_interrupt() from tracing macro
` [patch 29/35] net: hostap: Remove in_interrupt() usage
` [patch 30/35] net: mwifiex: Use netif_rx_any_context()
` [patch 31/35] net: libertas libertas_tf: Remove in_interrupt() from debug macro
` [patch 32/35] net: libertas: Use netif_rx_any_context()
` [patch 33/35] net: rtlwifi: Remove void* casts related to delayed work
` [patch 34/35] net: rtlwifi: Remove in_interrupt() from debug macro
` [patch 35/35] net: rtlwifi: Replace in_interrupt() for context detection

[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
 2020-09-28  9:37 UTC  (4+ messages)

[PATCH v3] xhci: Prevent runtime suspend on Etron EJ168
 2020-09-28  9:10 UTC  (3+ messages)

[Bug 209137] USB is not working since update from 5.0 to 5.3.0-26. And with 5.4 still not working
 2020-09-28  9:09 UTC 

[PATCH v8 01/11] usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
 2020-09-28  8:57 UTC  (5+ messages)
` [PATCH v8 05/11] dt-bindings: connector: Add property to set initial current cap for FRS

[PATCH] usb: phy: tegra: Use IS_ERR() to check and simplify code
 2020-09-28  8:47 UTC  (5+ messages)

[PATCH] dt-bindings: usb: add properties for hard wired devices
 2020-09-28  6:39 UTC 

[PATCH] usb: gadget: uvc: Fix the wrong v4l2_device_unregister call
 2020-09-28  6:31 UTC  (2+ messages)
` 回复: "

[PATCH] usb: musb: Fix runtime PM race in musb_queue_resume_work
 2020-09-28  0:52 UTC  (3+ messages)

[Bug 209411] New: When retrieving string descriptor from mobile device returns eproto error
 2020-09-27 17:51 UTC 

[PATCH v3] USB: hub.c: decrease the number of attempts of enumeration scheme
 2020-09-27 15:43 UTC  (8+ messages)
` [PATCH] "

[Bug 209407] New: skb_over_panic in cdc_mbim_tx_fixup
 2020-09-27 15:34 UTC 

/net/usb/ipheth.c incompatibility with Apple iOS 14
 2020-09-27 14:14 UTC 

[PATCH] usb: bdc: Fix unused assignment in bdc_probe()
 2020-09-27 13:53 UTC 

[RFC 08/14] USB: correct API of usb_control_msg_send/recv
 2020-09-27 12:56 UTC  (23+ messages)
` [PATCH 0/2] [usb]
  ` [PATCH 1/2] net: pegasus: convert control messages to the new send/recv scheme
      ` [PATCH 0/2] [patch v2] utilize the new control message send and receive API
        ` [PATCH 2/2] net: rtl8150: convert control messages to the new send/recv scheme
` [PATCH v3 0/2] Use the new usb control message API
  ` [PATCH v3 1/2] net: pegasus: "
  ` [PATCH v3 2/2] net: rtl8150: "
` [PATCH RESEND v3 0/2] "
  ` [PATCH RESEND v3 1/2] net: pegasus: "
  ` [PATCH RESEND v3 2/2] net: rtl8150: "

[PATCH 6/6] USB: cdc-acm: blacklist ETAS ES58X device
 2020-09-27  5:52 UTC  (3+ messages)

Invalid FunctionFS USB Superspeed Descriptors
 2020-09-27  4:15 UTC 

Enabling Device DWC3 Device Mode
 2020-09-27  3:38 UTC  (8+ messages)

[PATCH 6/6] USB: cdc-acm: blacklist ETAS ES58X device
 2020-09-26 17:45 UTC 

[RFC] fixes for hangs and error reporting in CDC_WDM
 2020-09-26  5:40 UTC  (6+ messages)

[PATCH v3 0/4] Fixes for usbip and specialised USB driver selection
 2020-09-26  5:37 UTC  (5+ messages)
` [PATCH v3 3/4] usbcore/driver: Fix incorrect downcast

[usb:usb-linus] BUILD SUCCESS 3fce39601a1a34d940cf62858ee01ed9dac5d459
 2020-09-26  2:57 UTC 

lib/scatterlist.c : sgl_alloc_order promises more than it delivers
 2020-09-26  4:32 UTC  (4+ messages)

[PATCH v3] usb: dwc3: Stop active transfers before halting the controller
 2020-09-25 19:33 UTC  (7+ messages)

[PATCH v6 0/2] Use the generic PHY framework for Ingenic USB PHY
 2020-09-25 15:10 UTC  (4+ messages)
` [PATCH v6 2/2] PHY: Ingenic: Add USB PHY driver using generic PHY framework

[PATCH v5 00/12] usb: Handle different sublink speeds
 2020-09-25 15:08 UTC  (3+ messages)
` [PATCH v5 01/12] usb: ch9: Add sublink speed struct

[PATCH v2] USB: cdc-acm: add Whistler radio scanners TRX series support
 2020-09-25 15:00 UTC  (4+ messages)

[RFC] change the new message to provide for memory allocations
 2020-09-25 14:32 UTC  (3+ messages)
` [RFC 09/14] sound: usx2y: move to use usb_control_msg_send()

[PATCH -next] usb: typec: Remove set but not used variable
 2020-09-25 12:21 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
 2020-09-25 11:51 UTC  (2+ messages)

[PATCH 0/4] net: usb: avoid using usb_control_msg() directly
 2020-09-25 11:23 UTC  (8+ messages)
` [PATCH 3/4] net: usb: rtl8150: use usb_control_msg_recv() and usb_control_msg_send()

[PATCH v3 0/5] Remodel HD3SS3220 device nodes
 2020-09-25  9:42 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: usb: convert ti,hd3ss3220 bindings to json-schema

[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
 2020-09-25  7:56 UTC  (4+ messages)
  ` 答复: "

[PATCH v2 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2020-09-25  7:37 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: usb: dwc3-xilinx: Add documentation for Versal DWC3 Controller

[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
 2020-09-25  6:47 UTC  (2+ messages)

[PATCH V3 RESEND 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file
 2020-09-25  6:20 UTC  (11+ messages)
` [PATCH V3 RESEND 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
` [PATCH V3 RESEND 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH V3 RESEND 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH V3 RESEND 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH V3 RESEND 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH V3 RESEND 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH V3 RESEND 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH V3 RESEND 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH V3 RESEND 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH V3 RESEND 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH RESEND v3 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
 2020-09-25  6:12 UTC  (11+ messages)
` [PATCH RESEND v3 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH RESEND v3 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH RESEND v3 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH RESEND v3 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH RESEND v3 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH RESEND v3 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH RESEND v3 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH RESEND v3 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH RESEND v3 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file
 2020-09-25  6:10 UTC  (4+ messages)
` [PATCH 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH 05/11] usb: gadget: bdc: fix check warning of block comments alignment


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).