linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-25 12:28:56 to 2020-03-27 19:30:06 UTC [more...]

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-27 19:29 UTC  (18+ messages)
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 18/28] dt-bindings: mmc: Fix node name "
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb to json-schema
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-27 19:14 UTC  (6+ messages)
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait

[PATCH v3 0/8] Add MA USB Host driver
 2020-03-27 16:37 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] usb: Add MA-USB Host kernel module
  ` [PATCH v4 2/8] usb: mausb_host: Add link layer implementation
  ` [PATCH v4 3/8] usb: mausb_host: HCD initialization
  ` [PATCH v4 4/8] usb: mausb_host: Implement initial hub handlers
  ` [PATCH v4 5/8] usb: mausb_host: Introduce PAL processing
  ` [PATCH v4 6/8] usb: mausb_host: Add logic for PAL-to-PAL communication
  ` [PATCH v4 7/8] usb: mausb_host: MA-USB PAL events processing
  ` [PATCH v4 8/8] usb: mausb_host: Process MA-USB data packets

[RESENDING RFC PATCH 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-03-27 15:38 UTC  (19+ messages)
` [RFC PATCH 1/4] dt-bindings: usb: Add snps,consolidate-sgl & consolidate-sgl
  ` [RESENDING RFC "
` [RFC PATCH 2/4] usb: xhci: Set quirk for XHCI_CONSOLIDATE_SG_LIST
  ` [RESENDING RFC "
` [RFC PATCH 3/4] usb: dwc3: Add device property consolidate-sgl
  ` [RESENDING RFC "
` [RESENDING RFC PATCH 4/4] usb: xhci: Use temporary buffer to consolidate SG

[PATCH] USB: cdc-acm: restore capability check order
 2020-03-27 15:33 UTC  (2+ messages)

KASAN: use-after-free Read in ath9k_wmi_ctrl_rx
 2020-03-27 13:30 UTC 

INFO: trying to register non-static key in ath9k_htc_rx_msg
 2020-03-27 13:30 UTC 

general protection fault in fbcon_switch
 2020-03-27 13:30 UTC 

using cdns3-imx driver on imx8qm
 2020-03-27 13:21 UTC  (4+ messages)

[PATCH v4 1/2] USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
 2020-03-27 12:53 UTC  (4+ messages)
` [PATCH v4 2/2] USB: cdc-acm: fix rounding error "

[PATCH] usb: typec: Correct the documentation for typec_cable_put()
 2020-03-27 11:52 UTC  (2+ messages)

[PATCH][RESEND] usb: dwc3: gadget: Handle dequeuing of non queued URB gracefully
 2020-03-27 11:15 UTC  (7+ messages)
` [PATCH] usb: dwc3: gadget: don't dequeue requests on already disabled endpoints

[PATCH v6 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-03-27  9:43 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: usb: qcom,dwc3: Introduce interconnect properties "
` [PATCH v6 2/4] usb: dwc3: qcom: Add interconnect support in dwc3 driver
` [PATCH v6 3/4] arm64: dts: qcom: sdm845: Add interconnect properties for USB
` [PATCH v6 4/4] arm64: dts: qcom: sc7180: "

[PATCH] usb: cdns3: make signed 1 bit bitfields unsigned
 2020-03-27  6:53 UTC  (9+ messages)
` [RFC PATCH] usb: cdns3: cdns3_clear_register_bit() can be static
    ` [kbuild-all] "
` [kbuild-all] [RFC PATCH v2] "

[PATCH v1] usb: musb: dsps: set MUSB_DA8XX quirk for AM335x
 2020-03-27  5:38 UTC 

[PATCH 0/2] dt-bindings: usb: generic-ehci/ohci: Document power-domains property
 2020-03-27  5:07 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: generic-ehci: "
` [PATCH 2/2] dt-bindings: usb: generic-ohci: "

Question : remote "ILO" setup - keyboard and mouse enumeration
 2020-03-27  0:57 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 01/28] thunderbolt: Fix error code in tb_port_is_width_supported()
 2020-03-26 23:23 UTC 

[PATCH v2 00/14] usb: dwc3: meson: add OTG support for GXL/GXM
 2020-03-26 23:26 UTC  (18+ messages)
` [PATCH v2 01/14] dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: add the Amlogic GXL and GXM Families USB Glue Bindings
` [PATCH v2 02/14] usb: dwc3: meson-g12a: specify phy names in soc data
` [PATCH v2 03/14] usb: dwc3: meson-g12a: handle the phy and glue registers separately
` [PATCH v2 04/14] usb: dwc3: meson-g12a: get the reset as shared
` [PATCH v2 05/14] usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_init
` [PATCH v2 06/14] usb: dwc3: meson-g12a: refactor usb2 phy init
` [PATCH v2 07/14] usb: dwc3: meson-g12a: refactor usb init
` [PATCH v2 08/14] usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnect
` [PATCH v2 09/14] usb: dwc3: meson-g12a: add support for GXL and GXM SoCs
` [PATCH v2 10/14] arm64: dts: amlogic: use the new USB control driver for GXL and GXM
` [PATCH v2 11/14] phy: amlogic: meson-gxl-usb3: remove code for non-existing PHY
` [PATCH v2 12/14] usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles
` [PATCH v2 13/14] doc: dt: bindings: usb: dwc3: remove amlogic compatible entries
` [PATCH v2 14/14] dt-bindings: usb: dwc3: remove old DWC3 wrapper

[usb:usb-testing] BUILD SUCCESS 70d8b9e5e63d212019ba3f6823c8ec3d2df87645
 2020-03-26 22:14 UTC 

[PATCH] usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
 2020-03-26 19:58 UTC  (4+ messages)

[PATCH] dt-bindings: usb: dwc2: fix bindings for amlogic,meson-gxbb-usb
 2020-03-26 17:57 UTC  (3+ messages)

Beginner query regarding usbhid
 2020-03-26 16:16 UTC  (16+ messages)

KASAN: use-after-free Read in ath9k_htc_rx_msg
 2020-03-26 15:14 UTC 

Fwd: BUG: KASAN: use-after-free in usb_hcd_unlink_urb+0x5f/0x170 drivers/usb/core/hcd.c
 2020-03-26 14:49 UTC  (2+ messages)

[PATCH v4 0/7] kcov: collect coverage from usb soft interrupts
 2020-03-26 14:44 UTC  (8+ messages)
` [PATCH v4 1/7] kcov: cleanup debug messages
` [PATCH v4 2/7] kcov: fix potential use-after-free in kcov_remote_start
` [PATCH v4 3/7] kcov: move t->kcov assignments into kcov_start/stop
` [PATCH v4 4/7] kcov: move t->kcov_sequence assignment
` [PATCH v4 5/7] kcov: use t->kcov_mode as enabled indicator
` [PATCH v4 6/7] kcov: collect coverage from interrupts
` [PATCH v4 7/7] usb: core: kcov: collect coverage from usb complete callback

UCSI:CCG: AMD Platform
 2020-03-26 13:41 UTC  (12+ messages)

KASAN: use-after-free Read in hif_usb_regout_cb
 2020-03-26 13:25 UTC  (2+ messages)

[PATCH] usb: gadget: f_fs: Fix use after free issue as part of queue failure
 2020-03-26 12:33 UTC  (6+ messages)

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-26 12:27 UTC  (6+ messages)

[PATCH v2] usb: gadget: f_fs: Fix use after free issue as part of queue failure
 2020-03-26 11:56 UTC 

[PATCH v8 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-03-26 11:51 UTC  (6+ messages)
` [PATCH v8 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
` [PATCH v8 3/5] usb: xhci: Add support for Renesas controller with memory

KASAN: use-after-free Read in hfa384x_usbin_callback
 2020-03-26 11:49 UTC  (5+ messages)

KASAN: use-after-free Read in htc_connect_service
 2020-03-26 11:34 UTC 

KASAN: slab-out-of-bounds Write in ath9k_htc_rx_msg
 2020-03-26 11:34 UTC 

KASAN: use-after-free Read in ath9k_hif_usb_rx_cb
 2020-03-26 11:34 UTC 

KASAN: use-after-free Write in ath9k_htc_rx_msg
 2020-03-26 11:34 UTC 

general protection fault in ath9k_hif_usb_rx_cb
 2020-03-26 11:34 UTC 

[PATCH v2] xhci: Set port link to RxDetect if port is not enabled after resume
 2020-03-26 11:33 UTC  (2+ messages)

[PATCH -next] usb: gadget: fsl: remove unused variable 'driver_desc'
 2020-03-26 11:27 UTC  (2+ messages)

[PATCH 1/3] usb: chipidea: udc: fix the kernel doc for udc.h
 2020-03-26 10:43 UTC  (3+ messages)
` [PATCH 2/3] usb: chipidea: core: refine the description for this driver
` [PATCH 3/3] usb: chipidea: core: show the real pointer value for register

[GIT PULL] USB-serial updates for 5.7-rc1
 2020-03-26 10:16 UTC  (2+ messages)

[Regression] [Bug 206271] Trackpoint stops working after updating from Kernel 5.4.11 to 5.4.12
 2020-03-26 10:10 UTC  (2+ messages)

[PATCH] USB: io_edgeport: fix slab-out-of-bounds Read in edge_interrupt_callback
 2020-03-26  9:29 UTC  (5+ messages)

[PATCH v5 0/2] Add USB DWC3 support for SC7180
 2020-03-26  7:06 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings
` [PATCH v5 2/2] dt-bindings: usb: qcom,dwc3: Add compatible for SC7180

Fwd: [DWC3][Gadget] Question regarding the unmapping of request as part of queue failure
 2020-03-26  6:10 UTC 

[PATCH v2 0/3] dt-bindings: usb: add r8a77961 support
 2020-03-26  5:26 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: usb: usb-xhci: "
` [PATCH v2 2/3] dt-bindings: usb: renesas,usbhs: "
` [PATCH v2 3/3] dt-bindings: usb: renesas,usb3-peri: "

[Bug 206901] New: Valve Index HMD breaks the USB controller it's connected into
 2020-03-26  3:42 UTC  (5+ messages)
` [Bug 206901] "

KASAN: slab-out-of-bounds Read in hfa384x_usbin_callback
 2020-03-26  2:43 UTC  (5+ messages)

[patch V3 13/20] Documentation: Add lock ordering and nesting documentation
 2020-03-26  2:40 UTC  (9+ messages)
    ` Documentation/locking/locktypes: Further clarifications and wordsmithing
      ` [PATCH v2] Documentation/locking/locktypes: minor copy editor fixes

[PATCH 0/3] dt-bindings: usb: add r8a77961 support
 2020-03-26  2:11 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: usb: usb-xhci: "
` [PATCH 2/3] dt-bindings: usb: renesas,usbhs: "
` [PATCH 3/3] dt-bindings: usb: renesas,usb3-peri: "

[PATCH 00/13] usb: dwc3: meson: add OTG support for GXL/GXM
 2020-03-25 13:36 UTC  (6+ messages)
` [PATCH 02/13] usb: dwc3: meson-g12a: specify phy names in soc data


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