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

[PATCH 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-09 13:08 UTC  (19+ messages)
` [PATCH 1/9] dt-bindings: reset: Add a binding for the RPi Firmware USB reset
` [PATCH 2/9] reset: Add Raspberry Pi 4 firmware USB reset controller
` [PATCH 3/9] ARM: dts: bcm2711: Add firmware usb reset node
` [PATCH 4/9] ARM: dts: bcm2711: Add reset controller to xHCI node
` [PATCH 5/9] usb: xhci-pci: Add support for reset controllers
` [PATCH 6/9] Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
` [PATCH 7/9] usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
` [PATCH 8/9] Revert "firmware: raspberrypi: Introduce vl805 init routine"
` [PATCH 9/9] Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-09 12:46 UTC  (2+ messages)
` [PATCH 07/17] drivers: usb: Fix trivial spelling

[PATCH v1 0/2] usb : phy: Add USB PHY support on Intel LGM SoC
 2020-06-09 12:14 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: usb: Add USB PHY support for "
` [PATCH v1 2/2] usb: phy: Add USB3 "

[PATCH 0/6] add NXP imx8mp usb support
 2020-06-09 11:12 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: usb: dwc3: add property to disable xhci 64bit support
` [PATCH 2/6] usb: host: xhci-plat: add quirk for XHCI_NO_64BIT_SUPPORT
` [PATCH 3/6] usb: dwc3: add imx8mp dwc3 glue layer driver
` [PATCH 4/6] arm64: dtsi: imx8mp: add usb nodes
` [PATCH 5/6] arm64: dts: imx8mp-evk: enable usb1 as host mode
` [PATCH 6/6] dt-bindings: usb: dwc3-imx8mp: add imx8mp dwc3 glue bindings

[PATCH] cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
 2020-06-09 10:25 UTC  (3+ messages)

[PATCH 1/2] xhci: Return if xHCI doesn't support LPM
 2020-06-09 10:15 UTC  (6+ messages)
` [PATCH 2/2] xhci: Poll for U0 after disabling USB2 LPM

[PATCH v2] usb: gadget: function: printer: fix use-after-free in __lock_acquire
 2020-06-09  9:48 UTC  (4+ messages)
  ` 回复: "

[PATCH v3 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-06-09  8:57 UTC  (3+ messages)

[PATCH] sr: dwc2/gadget: remove unneccessary if
 2020-06-09  8:35 UTC  (4+ messages)

[PATCH v4] usb: dwc2: Postponed gadget registration to the udc class driver
 2020-06-09  8:28 UTC 

[PATCH] USB: gadget: serial: fix null pointer access in tty_wakeup()
 2020-06-09  5:44 UTC 

[PATCH AUTOSEL 5.6 020/606] usb: usbfs: correct kernel->user page attribute mismatch
 2020-06-08 23:06 UTC  (18+ messages)
` [PATCH AUTOSEL 5.6 021/606] USB: usbfs: fix mmap dma mismatch
` [PATCH AUTOSEL 5.6 026/606] usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
` [PATCH AUTOSEL 5.6 027/606] usb: host: xhci-plat: keep runtime active when removing host
` [PATCH AUTOSEL 5.6 028/606] usb: cdns3: gadget: prev_req->trb is NULL for ep0
` [PATCH AUTOSEL 5.6 029/606] USB: gadget: fix illegal array access in binding with UDC
` [PATCH AUTOSEL 5.6 030/606] usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
` [PATCH AUTOSEL 5.6 046/606] dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
` [PATCH AUTOSEL 5.6 049/606] usb: gadget: tegra-xudc: Fix idle suspend/resume
` [PATCH AUTOSEL 5.6 050/606] usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272_plat_probe()'
` [PATCH AUTOSEL 5.6 051/606] usb: gadget: audio: Fix a missing error return value in audio_bind()
` [PATCH AUTOSEL 5.6 052/606] usb: gadget: legacy: fix error return code in gncm_bind()
` [PATCH AUTOSEL 5.6 053/606] usb: gadget: legacy: fix error return code in cdc_bind()
` [PATCH AUTOSEL 5.6 125/606] USB: core: Fix misleading driver bug report
` [PATCH AUTOSEL 5.6 225/606] r8152: support additional Microsoft Surface Ethernet Adapter variant
` [PATCH AUTOSEL 5.6 269/606] usb: dwc3: pci: Enable extcon driver for Intel Merrifield
` [PATCH AUTOSEL 5.6 270/606] usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_probe()'
` [PATCH AUTOSEL 5.6 271/606] usb: gadget: legacy: fix redundant initialization warnings

ttyACM: disabled by hub (EMI?), re-enabling... Causes garbage chars & disconnect
 2020-06-08 19:21 UTC  (20+ messages)

[PATCH] usb: gadget: function: printer: Fix use-after-free in __lock_acquire()
 2020-06-08 11:01 UTC  (5+ messages)
` 回复: "
  `  "

[PATCH] xhci: Make debug message consistent with bus and port number
 2020-06-08  9:29 UTC  (9+ messages)

[PATCH v3 0/9] usb: some PM changes for cdns3 and xhci-plat
 2020-06-08  7:10 UTC  (10+ messages)
` [PATCH v3 1/9] usb: cdns3: introduce cdns3_set_phy_power API
` [PATCH v3 2/9] usb: cdns3: add runtime PM support
` [PATCH v3 3/9] usb: cdns3: imx: add glue layer runtime pm implementation
` [PATCH v3 4/9] usb: host: xhci-plat: add platform data support
` [PATCH v3 5/9] usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
` [PATCH v3 6/9] usb: host: xhci-plat: delete the unnecessary code
` [PATCH v3 7/9] usb: host: xhci-plat: add priv quirk for skip PHY initialization
` [PATCH v3 8/9] usb: cdns3: host: add .suspend_quirk for xhci-plat.c
` [PATCH v3 9/9] usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT

[PATCH v3] xhci: Prevent runtime suspend on Etron EJ168
 2020-06-08  3:56 UTC  (2+ messages)

[PATCH v3] USB: ehci: reopen solution for Synopsys HC bug
 2020-06-08  3:46 UTC 

[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
 2020-06-08  2:24 UTC  (12+ messages)

[GIT PULL] USB/PHY driver update for 5.8-rc1
 2020-06-07 18:10 UTC  (2+ messages)

[RESEND PATCH v4 0/3] Add support for MaxLinear/Exar USB to serial converters
 2020-06-07 16:23 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] usb: serial: Add MaxLinear/Exar USB to Serial driver
` [RESEND PATCH v4 2/3] usb: serial: xr_serial: Add gpiochip support
` [RESEND PATCH v4 3/3] usb: cdc-acm: Ignore Exar XR21V141X when serial driver is built

[PATCH v4 0/3] Add support for MaxLinear/Exar USB to serial converters
 2020-06-07 16:08 UTC  (4+ messages)
` [PATCH v4 1/3] usb: serial: Add MaxLinear/Exar USB to Serial driver
` [PATCH v4 2/3] usb: serial: xr_serial: Add gpiochip support
` [PATCH v4 3/3] usb: cdc-acm: Ignore Exar XR21V141X when serial driver is built

KASAN: null-ptr-deref Read in tty_wakeup
 2020-06-07  4:14 UTC 

[PATCH v3 0/2] Add support for MaxLinear/Exar USB to serial converters
 2020-06-06 18:45 UTC  (7+ messages)
` [PATCH v3 1/2] usb: serial: Add MaxLinear/Exar USB to Serial driver

[PATCH] USB: sisusbvga: Fix left shifting a possible negative value
 2020-06-05 22:13 UTC  (7+ messages)

[PATCH v4 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-05 21:26 UTC 

WARNING in snd_usbmidi_input_start/usb_submit_urb
 2020-06-05 14:13 UTC 

[PATCH AUTOSEL 5.6 07/17] net: usb: qmi_wwan: add Telit LE910C1-EUX composition
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 5.4 06/14] net: usb: qmi_wwan: add Telit LE910C1-EUX composition
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 4.19 5/9] net: usb: qmi_wwan: add Telit LE910C1-EUX composition
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 4.14 4/8] net: usb: qmi_wwan: add Telit LE910C1-EUX composition
 2020-06-05 12:26 UTC 

[PATCH AUTOSEL 4.9 3/6] net: usb: qmi_wwan: add Telit LE910C1-EUX composition
 2020-06-05 12:26 UTC 

[PATCH v3 0/6] Generic USB Display driver
 2020-06-05 12:03 UTC  (15+ messages)
` [PATCH v3 4/6] drm: Add "
` [PATCH v3 6/6] usb: gadget: function: Add Generic USB Display support

[PATCH] usb: gadget: function: printer: fix use-after-free in __lock_acquire
 2020-06-05  3:56 UTC 

[PATCH v2] USB: ehci: reopen solution for Synopsys HC bug
 2020-06-05  3:44 UTC  (3+ messages)

[PATCH] usb: gadget: function: printer: fix use-after-free in __lock_acquire
 2020-06-05  3:05 UTC 

[PATCH V3 0/8] Tegra XUSB charger detect support
 2020-06-04 13:58 UTC  (9+ messages)
` [PATCH V3 2/8] usb: gadget: tegra-xudc: Add vbus_draw support
` [PATCH V3 5/8] phy: tegra: xusb: Add soc ops API to enable UTMI PAD protection
` [PATCH V3 6/8] phy: tegra: xusb: Add support for charger detect

[PATCH v4 0/7] kcov: collect coverage from usb soft interrupts
 2020-06-04 13:46 UTC  (16+ 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

[PATCH v3] usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs
 2020-06-04 11:21 UTC 

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

[PATCH v2] usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs
 2020-06-04 10:53 UTC  (3+ messages)

[PATCH] usb: host: xhci-mtk: avoid runtime suspend when removing hcd
 2020-06-04  9:14 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] thunderbolt: Improve USB4 config symbol help text
 2020-06-04  5:56 UTC  (2+ messages)

[PATCH v2] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
 2020-06-04  4:23 UTC 

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-06-03 20:41 UTC  (3+ messages)
` [PATCH 22/28] dt-bindings: i2c: Convert i2c-pxa to json-schema

[PATCH] usb: add USB_QUIRK_DELAY_INIT for Logitech C922
 2020-06-03 20:33 UTC 

KASAN: use-after-free Read in printer_ioctl
 2020-06-03 20:29 UTC 

[PATCH v3 00/13] PCI: brcmstb: enable PCIe for STB chips
 2020-06-03 19:20 UTC 

[PATCH] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
 2020-06-03 18:39 UTC  (2+ messages)

KASAN: out-of-bounds Read in ath9k_hif_usb_rx_cb
 2020-06-03 15:32 UTC 

WARNING: locking bug in ath9k_htc_wait_for_target
 2020-06-03 15:32 UTC 

WARNING in snd_usbmidi_submit_urb/usb_submit_urb
 2020-06-03 15:21 UTC  (4+ messages)

[PATCH] sound: usb: pcm: fix incorrect power state when playing sound after PM_AUTO suspend
 2020-06-03 13:50 UTC  (8+ messages)

[PATCH][next] usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"
 2020-06-03 12:20 UTC  (3+ messages)
` NAK: "

[PATCH v2 00/10] Generic USB Display driver
 2020-06-03 12:19 UTC  (4+ messages)
` [PATCH v2 03/10] drm/client: Add drm_client_framebuffer_flush()

[PATCH 00/15] Fix STM32 DT issues on v5.7-rc4
 2020-06-03 12:10 UTC  (3+ messages)
` [PATCH 14/15] dt-bindings: pinctrl: stm32: Add missing interrupts property

[PATCH v2] usb: dwc3: Add support for VBUS power control
 2020-06-03 12:09 UTC 

[PATCH] usb: dwc3: Add support for VBUS power control
 2020-06-03 11:34 UTC  (2+ messages)

[PATCH v2 0/9] usb: some PM changes for cdns3 and xhci-plat
 2020-06-03  9:27 UTC  (4+ messages)
` [PATCH v2 2/9] usb: cdns3: add runtime PM support

[PATCH] Documentation: ABI: usb: chipidea: Update Li Jun's e-mail
 2020-06-03  9:02 UTC  (2+ messages)

[PATCH v2] usb/phy-generic: Add support for OTG VBUS supply control
 2020-06-03  9:00 UTC  (3+ messages)

Kernel Oops in cdc_acm
 2020-06-03  7:26 UTC  (8+ messages)

memory leak in usbtest_probe
 2020-06-03  7:19 UTC  (2+ messages)

KASAN: use-after-free Read in printer_read
 2020-06-03  7:18 UTC  (2+ messages)

[PATCH 0/3] usb: cdns3: fix some endian issues
 2020-06-03  6:53 UTC  (4+ messages)
` [PATCH 1/3] usb: cdns3: ep0: "
` [PATCH 2/3] usb: cdns3: trace: "
` [PATCH 3/3] usb: cdns3: gadget: "

Issues Writing Endpoint Descriptors to ep0
 2020-06-03  3:55 UTC 

[PATCH] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
 2020-06-03  3:09 UTC 

[PATCH] USB: ehci: reopen solution for Synopsys HC bug
 2020-06-03  2:03 UTC  (3+ messages)

[PATCH v8 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-06-02 21:57 UTC  (4+ messages)
` [PATCH v8 4/4] "

[PATCH] driver core:Export the symbol device_is_bound
 2020-06-02 18:39 UTC 


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