linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-04 14:15:21 to 2021-12-08 19:21:46 UTC [more...]

[PATCH v2 00/10] Fix deferred probing in the USB host/gadget drivers
 2021-12-08 19:21 UTC  (3+ messages)
` [PATCH v2 01/10] usb: gadget: udc: bcm63xx: fix deferred probing
` [PATCH v2 05/10] usb: host: ehci-orion: "

proposal to delete the skeleton driver
 2021-12-08 18:13 UTC  (5+ messages)

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-08 17:33 UTC  (19+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v3 03/15] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v3 04/15] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v3 06/15] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v3 07/15] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v3 08/15] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 12/15] ARM: dts: NSP: Rename SATA unit name
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA to YAML
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

[RFC]first draft of the new driver writing guide
 2021-12-08 16:38 UTC  (2+ messages)

[Bug 215241] New: "usbreset" tool causes hung task on kernel 5.15.3+ with Hauppauge WinTV dualHD
 2021-12-08 16:36 UTC  (5+ messages)
` [Bug 215241] "

[PATCH] dt-bindings: usb: Add missing properties used in examples
 2021-12-08 14:47 UTC  (4+ messages)

[PATCH v1 1/2] HID: usbhid: enable remote wakeup function for usbhid device
 2021-12-08 14:10 UTC  (5+ messages)
` [PATCH v1 2/2] usb: core: enable remote wakeup function for usb controller

[PATCH v3 0/4] Refactor Aspeed USB vhub driver
 2021-12-08 12:21 UTC  (6+ messages)
` [PATCH v3 1/4] usb: aspeed-vhub: add qualifier descriptor
` [PATCH v3 2/4] usb: aspeed-vhub: fix remote wakeup failure in iKVM use case
` [PATCH v3 3/4] usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue
` [PATCH v3 4/4] usb: aspeed-vhub: support test mode feature

[PATCH v2 00/14] Broadcom DT bindings updates to YAML
 2021-12-08 11:55 UTC  (25+ messages)
` [PATCH v2 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v2 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v2 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v2 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v2 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v2 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v2 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v2 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v2 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v2 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v2 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v2 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v2 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v2 14/14] dt-bindings: usb: Convert BDC "

[PATCH V1 1/1] usb: hub: introduce delay after usb hub mutex release
 2021-12-08 11:44 UTC  (9+ messages)

[PATCH 0/5] acpi: Store _PLD information and convert users
 2021-12-08 11:23 UTC  (8+ messages)
` [PATCH 1/5] acpi: Store the Physical Location of Device (_PLD) information
` [PATCH 2/5] usb: Use the cached ACPI _PLD entry
` [PATCH 3/5] usb: Link the ports to the connectors they are attached to
` [PATCH 4/5] usb: typec: port-mapper: Convert to the component framework
` [PATCH 5/5] usb: Remove usb_for_each_port()

[PATCH v1 1/1] thunderbolt: Do not dereference fwnode in struct device
 2021-12-08 10:26 UTC  (3+ messages)

[PATCH v3] usb: typec: clear usb_pd flag if change to typec only mode
 2021-12-08  7:18 UTC 

[PATCH] usb: hub: Resume hubs to find newly connected device
 2021-12-08  7:08 UTC 

[PATCH] usb: core: hcd: fix bug: application of sizeof to pointer
 2021-12-08  5:43 UTC  (5+ messages)

Why no SG support for isoc
 2021-12-08  3:32 UTC  (3+ messages)

[PATCH] Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
 2021-12-07 19:41 UTC  (2+ messages)

[PATCH] usb: dwc3: dwc3-qcom: Avoid use-after-free when USB defers or unbinds
 2021-12-07 17:46 UTC  (7+ messages)

[PATCH] usb: phy: add missing put_device() call in tegra_usb_phy_parse_pmc()
 2021-12-07 14:11 UTC  (2+ messages)

[PATCH 1/1] usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
 2021-12-07 13:01 UTC 

[PATCH] dt-bindings: usb: hisilicon,hi3670-dwc3: add binding for Kirin970
 2021-12-07 12:57 UTC 

[PATCH 1/1] usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
 2021-12-07 12:45 UTC 

[PATCH 0/6] thunderbolt: Improvements for PM and USB4 compatibility
 2021-12-07 12:22 UTC  (2+ messages)

[PATCH] thunderbolt: xdomain: Avoid potential stack OOB read
 2021-12-07 12:21 UTC  (2+ messages)

[PATCH 1/1] usb: dwc2: platform: adopt dev_err_probe() to silent probe defer
 2021-12-07 12:08 UTC 

[PATCH v4 0/3] usb: meson: fix shared reset control use
 2021-12-07 11:20 UTC  (8+ messages)
` [PATCH v4 1/3] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use
` [PATCH v4 2/3] phy: amlogic: meson8b-usb2: Use dev_err_probe()
` [PATCH v4 3/3] phy: amlogic: meson8b-usb2: fix shared reset control use

BUG: iPNPstring in f_printer USB gadget is reduced by two bytes
 2021-12-07 10:27 UTC  (2+ messages)

PATCH 0/4] usbd: typec: fusb302: Add support for specifying supported alternate-modes through devicetree/fwnodes
 2021-12-07 10:04 UTC  (6+ messages)

[PATCH v3 0/5] Docs: usb: Code and text updates from usb-skeleton
 2021-12-07  9:30 UTC  (8+ messages)
` [PATCH v3 1/5] Docs: usb: update usb_bulk_msg receiving example
` [PATCH v3 2/5] Docs: usb: update comment and code near decrement our usage count for the device
` [PATCH v3 3/5] Docs: usb: update comment and code of function skel_delete
` [PATCH v3 4/5] Docs: usb: update explanation for device_present to disconnected
` [PATCH v3 5/5] Docs: usb: correct format of function names in the explanations

[PATCH] usb: cdnsp: Fix incorrect status for control request
 2021-12-07  9:18 UTC 

[Bug 215117] New: ucsi_acpi: kernel NULL pointer dereference
 2021-12-07  9:16 UTC  (2+ messages)
` [Bug 215117] "

[PATCH v6] usb: f_fs: Fix use-after-free for epfile
 2021-12-07  6:07 UTC 

[PATCH v5] usb: f_fs: Fix use-after-free for epfile
 2021-12-07  5:36 UTC  (3+ messages)

[Bug 209555] New: dwc2 driver stops working after sudden disconnect
 2021-12-07  2:13 UTC  (2+ messages)
` [Bug 209555] "

Regression: "xhci: Fix command ring pointer corruption while aborting a command" breaks USB on Intel controllers
 2021-12-07  0:46 UTC  (6+ messages)

[Bug 214789] New: ehci-hcd.c ISR
 2021-12-06 21:44 UTC  (2+ messages)
` [Bug 214789] "

[PATCH AUTOSEL 4.19 2/7] USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
 2021-12-06 21:19 UTC 

[PATCH AUTOSEL 5.4 02/10] USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
 2021-12-06 21:17 UTC 

[PATCH AUTOSEL 5.10 05/15] USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
 2021-12-06 21:15 UTC 

[PATCH AUTOSEL 5.15 08/24] USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
 2021-12-06 21:12 UTC 

[usb:usb-testing] BUILD SUCCESS d598c3c46ea69ea974f0613a651cd4ef3be0c870
 2021-12-06 21:09 UTC 

[PATCH v6 0/5] tools/usbip: Patch set summary
 2021-12-06 20:02 UTC  (2+ messages)

[PATCH v2] dt-bindings: usb: dwc3-xilinx: Convert USB DWC3 bindings
 2021-12-06 16:27 UTC 

[PATCH] dt-bindings: usb: tegra-xudc: Document interconnects and iommus properties
 2021-12-06 15:55 UTC 

[PATCH 0/3] usb: dwc2: drd: add support for role-switch-default-mode
 2021-12-06 15:56 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: usb: document role-switch-default-mode property in dwc2
` [PATCH 2/3] usb: dwc2: drd: add role-switch-default-node support
` [PATCH 3/3] usb: dwc2: drd: restore role and overrides upon resume

[PATCH v4 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2021-12-06 14:04 UTC  (11+ messages)
` [PATCH v4 1/7] media: v4l: move helper functions for fractions from uvc to v4l2-common
` [PATCH v4 2/7] media: uvcvideo: move uvc_format_desc to common header
` [PATCH v4 3/7] usb: gadget: uvc: prevent index variables to start from 0
` [PATCH v4 4/7] usb: gadget: uvc: move structs to common header
` [PATCH v4 5/7] usb: gadget: uvc: track frames in format entries
` [PATCH v4 6/7] usb: gadget: uvc: add VIDIOC function
` [PATCH v4 7/7] usb: gadget: uvc: add format/frame handling code

[PATCH] usb: gadget: uvc: use pump call conditionally
 2021-12-06 13:30 UTC  (6+ messages)

[PATCH v2 0/4] Docs: usb: Code and text updates from usb-skeleton
 2021-12-06  7:47 UTC  (8+ messages)
` [PATCH v2 1/4] Docs: usb: update usb_bulk_msg receiving example
` [PATCH v2 2/4] Docs: usb: update comment and code near decrement our usage count for the device
` [PATCH v2 3/4] Docs: usb: update comment and code of function skel_delete
` [PATCH v2 4/4] Docs: usb: update explanation for device_present to disconnected

[PATCH] usb: dwc2: gadget: initialize max_speed from params
 2021-12-06  5:21 UTC  (4+ messages)

[PATCH V2 0/8] Add Embedded USB Debugger (EUD) driver
 2021-12-06  4:54 UTC  (4+ messages)
` [PATCH V2 5/8] soc: qcom: eud: Add driver support for Embedded USB Debugger(EUD)

[PATCH v2] usb: core: Avoid doing warm reset on disconnect event
 2021-12-06  2:52 UTC  (6+ messages)

[usb:usb-testing] BUILD SUCCESS 9899aa5ba525c293ea14f20891f3d98690661aea
 2021-12-06  1:44 UTC 

[PATCH 0/3] Refactor Aspeed USB vhub driver
 2021-12-06  0:08 UTC  (7+ messages)
` [PATCH 2/3] usb: aspeed-vhub: support remote wakeup feature

[PATCH v3 0/3] usb: meson: fix shared reset control use
 2021-12-05 21:35 UTC  (7+ messages)
` [PATCH v3 1/3] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use
` [PATCH v3 3/3] phy: amlogic: meson8b-usb2: fix shared reset control use

[GIT PULL] USB fixes for 5.16-rc4
 2021-12-05 17:40 UTC  (2+ messages)

[PATCH] usb: dwc3: dwc3-qcom: Fix registration when tx-fifo-resize exists
 2021-12-05 10:45 UTC 

[PATCH] usb: core: Fix file path that does not exist
 2021-12-05  2:35 UTC 

[PATCH v2] usb: gadget: u_ether: fix race in setting MAC address in setup phase
 2021-12-04 21:49 UTC 

[PATCH] usb: gadget: u_ether: fix race in setting MAC address in setup phase
 2021-12-04 18:47 UTC  (4+ 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).