linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-03 17:43:31 to 2020-07-07 06:55:57 UTC [more...]

[BUG] XHCI getting ZONE_DMA32 memory > than its bus_dma_limit
 2020-07-07  6:55 UTC  (6+ messages)

[PATCH v3] usb: gadget: function: fix missing spinlock in f_uac1_legacy
 2020-07-07  6:51 UTC  (4+ messages)
  ` 回复: "

[PATCH 0/9] usb: cdns3: Improvements for cdns3 DRD code
 2020-07-07  6:41 UTC  (16+ messages)
` [PATCH 1/9] usb: cdns3: Improvement: removed cdns3_get_current_role_driver function
` [PATCH 2/9] usb: cdns3: Improvement: removed not needed variables initialization
` [PATCH 3/9] usb: cnds3: Improvement: deleted !=
` [PATCH 6/9] usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST
` [PATCH 7/9] usb: cdns3: Improvement: removed 'goto not_otg'
` [PATCH 8/9] usb: cdns3: Improvement: removed overwriting some error code
` [PATCH 9/9] usb: cdns3: Impovement: simplify *switch_gadet and *switch_host

[PATCH] USB: serial: ch341: fix simulated-break comment
 2020-07-07  6:19 UTC 

[PATCH 00/32] Fix the final bunch of W=1 issues in USB
 2020-07-07  6:16 UTC  (40+ messages)
` [PATCH 01/32] usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 02/32] usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc format
` [PATCH 03/32] usb: gadget: legacy: printer: Remove unused variable 'driver_desc'
` [PATCH 04/32] usb: gadget: udc: amd5536udc_pci: Remove unused variable 'mod_desc'
` [PATCH 05/32] usb: gadget: function: u_ether: Downgrade kerneldoc headers which to not make the mark
` [PATCH 06/32] usb: gadget: udc: pxa27x_udc: Fix a bunch of kerneldoc issues
` [PATCH 07/32] usb: misc: legousbtower: Demote function header which is clearly not kerneldoc
` [PATCH 08/32] usb: typec: tcpm: tcpm: Remove dangling unused 'struct tcpm_altmode_ops'
` [PATCH 09/32] usb: gadget: udc: atmel_usba_udc: Remove set but unused variable 'pp'
` [PATCH 10/32] usb: gadget: legacy: nokia: Remove unused static variable 'product_nokia'
` [PATCH 11/32] usb: gadget: function: f_fs: Demote function header which is clearly not kerneldoc
` [PATCH 12/32] usb: gadget: udc: lpc32xx_udc: Staticify 2 local functions
` [PATCH 13/32] usb: host: r8a66597-hcd: Remove set, then over-written, but never used variable 'tmp'
` [PATCH 14/32] usb: gadget: udc: mv_udc_core: Remove unused static const variable 'driver_desc'
` [PATCH 15/32] usb: gadget: udc: pch_udc: Fix a plethora of function documentation related issues
` [PATCH 16/32] usb: host: imx21-hcd: Demote function header which is clearly not kerneldoc
` [PATCH 17/32] usb: host: ehci-fsl: Fix incorrectly named function argument
` [PATCH 18/32] usb: host: fotg210-hcd: Remove unused variable 'hcc_params'
` [PATCH 19/32] usb: gadget: function: u_uac1_legacy: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 20/32] usb: host: bcma-hcd: "
` [PATCH 21/32] usb: host: fotg210-hcd: "
` [PATCH 22/32] usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc'
` [PATCH 23/32] usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr'
` [PATCH 24/32] usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()
` [PATCH 25/32] usb: early: ehci-dbgp: Remove set but never checked variable 'ret'
` [PATCH 26/32] usb: early: xhci-dbc: Supply missing 'xhci-dbgp.h' headerfile
` [PATCH 27/32] usb: early: xhci-dbc: File headers are not good candidates for kerneldoc
` [PATCH 28/32] usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
` [PATCH 29/32] usb: dwc3: dwc3-qcom: "
` [PATCH 30/32] usb: host: fhci-tds: Remove unused variables 'buf' and 'extra_data'
` [PATCH 31/32] usb: host: fhci-sched: Remove unused variable 'td'
` [PATCH 32/32] usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPI

[PATCH 0/3] usb: cdns3: fix some endian issues
 2020-07-07  6:12 UTC  (2+ messages)

[PATCH 0/1] usb: chipidea: fixes for usb-linus
 2020-07-07  6:06 UTC  (2+ messages)
` [PATCH 1/1] usb: chipidea: core: add wakeup support for extcon

[PATCH 1/2] usb: correct kernel-doc inconsistency
 2020-07-07  5:17 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-07-07  5:11 UTC  (10+ messages)
` [PATCH v7 2/4] usb: dwc3: qcom: Add interconnect support in dwc3 driver

dwc3 inconsistent gadget connection state?
 2020-07-07  3:56 UTC  (5+ messages)

[PATCH 1/2] usb: host: xhci: avoid calling two contineous times for xhci_suspend
 2020-07-07  2:01 UTC  (10+ messages)
` [PATCH 2/2] usb: host: xhci-plat: add wakeup entry at /sys

[PATCH] usbmon: expose the usbmon structures and constants as an UAPI header
 2020-07-06 22:44 UTC  (17+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] Remove documentation line that adds nothing and sounds condescending
  ` [PATCH v3 2/2] usbmon: expose the usbmon structures and constants as an UAPI header
` [PATCH v4 1/2] Remove documentation line that adds nothing and sounds condescending
  ` [PATCH v4 2/2] usbmon: expose the usbmon structures and constants as an UAPI header

[PATCH] udc: lpc32xx: mark local function static
 2020-07-06 15:48 UTC  (3+ messages)

[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
 2020-07-06 15:48 UTC  (25+ messages)
` [PATCH 01/17] Documentation/driver-api: dmaengine/provider: drop doubled word
` [PATCH 02/17] Documentation/driver-api: firmware/built-in-fw: "
` [PATCH 03/17] Documentation/driver-api: firmware/firmware_cache: "
` [PATCH 04/17] Documentation/driver-api: firmware/direct-fs-lookup: "
` [PATCH 05/17] Documentation/driver-api: firmware/request_firmware: "
` [PATCH 06/17] Documentation/driver-api: generic-counter: "
` [PATCH 07/17] Documentation/driver-api: iio/buffers: "
` [PATCH 08/17] Documentation/driver-api: media/cec-core: "
` [PATCH 09/17] Documentation/driver-api: media/dtv-frontend: "
` [PATCH 10/17] Documentation/driver-api: media/v4l2-dev: "
` [PATCH 11/17] Documentation/driver-api: driver-model/platform: "
` [PATCH 12/17] Documentation/driver-api: ntb: "
` [PATCH 13/17] Documentation/driver-api: nvdimm: "
` [PATCH 14/17] Documentation/driver-api: uio-howto: "
` [PATCH 15/17] Documentation/driver-api: usb/URB: "
` [PATCH 16/17] Documentation/driver-api: media/v4l2-controls: drop doubled words
` [PATCH 17/17] Documentation/driver-api: xillybus: drop doubled word

INFO: task hung in ath6kl_usb_power_off
 2020-07-06 15:22 UTC 

INFO: task hung in sisusb_open
 2020-07-06 15:22 UTC 

INFO: task hung in usb_deregister_dev
 2020-07-06 15:22 UTC 

INFO: task hung in kaweth_control
 2020-07-06 15:12 UTC 

INFO: task hung in ath9k_hif_usb_firmware_cb
 2020-07-06 15:12 UTC 

INFO: task hung in usb_register_dev
 2020-07-06 15:12 UTC 

[PATCH v2] usb: gadget: function: fix missing spinlock in f_uac1_legacy
 2020-07-06 14:29 UTC  (3+ messages)
  ` 回复: "

INFO: task hung in __do_sys_reboot
 2020-07-06 14:02 UTC 

[PATCH 1/1] usbserial: cp210x - icount support for parity error checking
 2020-07-06 13:59 UTC  (18+ messages)
          ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH] usb: core: fix quirks_param_set() writing to a const pointer
 2020-07-06 13:58 UTC  (5+ messages)

[PATCH v3 2/2] USB: serial: cp210x: Proper RTS control when buffers fill
 2020-07-06 10:18 UTC  (3+ messages)

[PATCH 0/6] add NXP imx8mp usb support
 2020-07-06  9:56 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: usb: dwc3: add property to disable xhci 64bit support

[PATCH v2 0/5] add NXP imx8mp usb support
 2020-07-06  9:44 UTC  (6+ messages)
` [PATCH v2 1/5] usb: dwc3: add platform data to dwc3 core device to pass data
` [PATCH v2 2/5] usb: dwc3: add imx8mp dwc3 glue layer driver
` [PATCH v2 3/5] arm64: dtsi: imx8mp: add usb nodes
` [PATCH v2 4/5] arm64: dts: imx8mp-evk: enable usb1 as host mode
` [PATCH v2 5/5] dt-bindings: usb: dwc3-imx8mp: add imx8mp dwc3 glue bindings

[PATCH v2 0/6] USB: serial: ch341: Add support for limited chips (was: Add support for HL340 devices)
 2020-07-06  9:31 UTC  (7+ messages)
` [PATCH v2 6/6] USB: serial: ch341: Simulate break condition if not supported

[PATCH v2] usb: gadget: function: fix missing spinlock in f_uac1_legacy
 2020-07-05  6:24 UTC 

[PATCH] usb: gadget: function: fix missing spinlock in f_uac1_legacy
 2020-07-06  8:01 UTC  (4+ messages)
` 回复: "

[PATCH v3 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-07-06  6:43 UTC  (4+ messages)
` [PATCH v3 3/4] usb: dwc3: Add device property sgl-trb-cache-size-quirk

[PATCH] usb: gadget: function: printer: Interface is disabled and returns error
 2020-07-06  5:20 UTC  (2+ messages)
` 回复: "

I get a new Thunderbolt domain UUID on every boot
 2020-07-05 21:52 UTC 

usbmon structures headers?
 2020-07-05 14:28 UTC  (4+ messages)

[PATCH v4 3/9] usb: cdns3: imx: add glue layer runtime pm implementation
 2020-07-05  7:07 UTC  (2+ messages)

[usb:usb-linus] BUILD SUCCESS 3660d0b8380e7c490a31d2eb669b4c02ccddaf3f
 2020-07-05  4:07 UTC 

Kernel crash during USB device enumeration or MSC mounting
 2020-07-04 18:02 UTC  (7+ messages)

[PATCH 1/3] usb: dwc2: override PHY input signals with usb role switch support
 2020-07-04 17:42 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS 768a0741284315d3a454f5f4e2fa88f62b5abfe9
 2020-07-04 11:19 UTC 

[PATCH v2] usb: gadget: epautoconf: claim smallest endpoints first
 2020-07-04 10:42 UTC  (4+ messages)

[PATCH 00/30] Fix a bunch of W=1 issues in USB
 2020-07-04  6:04 UTC  (6+ messages)
` [PATCH 11/30] usb: dwc2: gadget: Avoid pointless read of EP control register

[PATCH for-5.8 v2] usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
 2020-07-04  5:58 UTC  (2+ messages)

[usb:gregkh] BUILD SUCCESS bae1daa740ab5f427fcf5ddef20a5f5c662a681e
 2020-07-03 20:49 UTC 

[PATCH v4] driver/usb MODULE_DESCRIPTION entries to usb modules
 2020-07-03 20:14 UTC  (2+ messages)

[PATCH 1/2] usb: ohci-omap: Create private state container
 2020-07-03 19:49 UTC  (4+ messages)
` [PATCH 2/2] usb: ohci-omap: Convert to use GPIO descriptors

[PATCH 00/30] Fix a bunch more W=1 issues in USB
 2020-07-03 19:44 UTC  (20+ messages)
` [PATCH 01/30] usb: mtu3: mtu3_debug: Add forward declaration of 'struct ssusb_mtk'
` [PATCH 03/30] usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 04/30] usb: misc: sisusbvga: sisusb_init: Mark all 'static const' arrays as __maybe_unused
` [PATCH 11/30] usb: chipidea: udc: Add missing descriptions for function arg 'ci'
` [PATCH 12/30] usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the others
` [PATCH 13/30] usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 14/30] usb: host: xhci-mem: "
` [PATCH 15/30] usb: host: xhci-dbgcap: File headers are not good candidates for kerneldoc
` [PATCH 16/30] usb: host: xhci-dbgtty: "
` [PATCH 17/30] usb: chipidea: udc: Fix a few kerneldoc issues
` [PATCH 18/30] usb: host: xhci-debugfs: Use 'gnu_printf' format notation
` [PATCH 19/30] usb: storage: alauda: Remove set but unchecked variable
` [PATCH 20/30] usb: typec: altmodes: displayport: File headers are not good candidates for kerneldoc
` [PATCH 22/30] usb: typec: tcpm: fusb302: Use 'gnu_printf' format notation
` [PATCH 23/30] usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 25/30] usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment blocks


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