linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 15:26:44 to 2021-03-08 07:39:04 UTC [more...]

[PATCH] usb: cdnsp: Fixes incorrect value in ISOC TRB
 2021-03-08  7:37 UTC  (4+ messages)

[PATCH v2] usb: cdnsp: Fixes incorrect value in ISOC TRB
 2021-03-08  7:36 UTC  (2+ messages)

[PATCH 0/6] usbip fixes to crashes found by syzbot
 2021-03-08  7:35 UTC  (8+ messages)
` [PATCH 1/6] usbip: fix stub_dev to check for stream socket
` [PATCH 2/6] usbip: fix vhci_hcd "
` [PATCH 3/6] usbip: fix vudc "
` [PATCH 4/6] usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
` [PATCH 5/6] usbip: fix vhci_hcd attach_store() "
` [PATCH 6/6] usbip: fix vudc usbip_sockfd_store "

[PATCH v2] usb: typec: tcpm: turn tcpm_ams_finish into void function
 2021-03-08  6:35 UTC 

[PATCH] usb: typec: tcpm: turn tcpm_ams_finish into void function
 2021-03-08  6:30 UTC  (2+ messages)

[PATCH v4 01/12] dt-bindings: usb: fix yamllint check warning
 2021-03-08  5:37 UTC  (12+ messages)
` [PATCH v4 02/12] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence
` [PATCH v4 03/12] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items
` [PATCH v4 04/12] dt-bindings: phy: mediatek: tphy: change patternProperties
` [PATCH v4 05/12] arm64: dts: mediatek: mt8173: fix dtbs_check warning
` [PATCH v4 06/12] arm64: dts: mediatek: mt2712: harmonize node names
` [PATCH v4 07/12] arm64: dts: mediatek: mt8516: harmonize node names and compatibles
` [PATCH v4 08/12] arm64: dts: mediatek: mt7622: "
` [PATCH v4 09/12] arm64: dts: mediatek: mt8183: fix dtbs_check warning
` [PATCH v4 10/12] arm: dts: mt7629: harmonize node names and compatibles
` [PATCH v4 11/12] arm: dts: mt7623: "
` [PATCH v4 12/12] arm: dts: mt2701: "

[PATCH v2 01/18] usb: xhci-mtk: remove or operator for setting schedule parameters
 2021-03-08  2:52 UTC  (18+ messages)
` [PATCH v2 02/18] usb: xhci-mtk: improve bandwidth scheduling with TT
` [PATCH v2 03/18] usb: xhci-mtk: get the microframe boundary for ESIT
` [PATCH v2 04/18] usb: xhci-mtk: add only one extra CS for FS/LS INTR
` [PATCH v2 05/18] usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
` [PATCH v2 06/18] usb: xhci-mtk: add a function to (un)load bandwidth info
` [PATCH v2 07/18] usb: xhci-mtk: add a function to get bandwidth boundary
` [PATCH v2 08/18] usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
` [PATCH v2 09/18] usb: xhci-mtk: use clear type instead of void
` [PATCH v2 10/18] usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
` [PATCH v2 11/18] usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
` [PATCH v2 12/18] usb: xhci-mtk: rebuild the way to get bandwidth domain
` [PATCH v2 13/18] usb: xhci-mtk: add some schedule error number
` [PATCH v2 14/18] usb: xhci-mtk: remove declaration of xhci_mtk_setup()
` [PATCH v2 15/18] usb: xhci-mtk: support to build xhci-mtk-hcd.ko
` [PATCH v2 16/18] usb: common: add function to get interval expressed in us unit
` [PATCH v2 17/18] usb: xhci-mtk: print debug info of endpoint interval
` [PATCH v2 18/18] usb: common: move function's kerneldoc next to its definition

[PATCH 01/17] usb: xhci-mtk: remove or operator for setting schedule parameters
 2021-03-08  2:02 UTC  (25+ messages)
` [PATCH 02/17] usb: xhci-mtk: improve bandwidth scheduling with TT
` [PATCH 03/17] usb: xhci-mtk: get the microframe boundary for ESIT
` [PATCH 04/17] usb: xhci-mtk: add only one extra CS for FS/LS INTR
` [PATCH 05/17] usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
` [PATCH 06/17] usb: xhci-mtk: add a function to (un)load bandwidth info
` [PATCH 07/17] usb: xhci-mtk: add a function to get bandwidth boundary
` [PATCH 08/17] usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
` [PATCH 09/17] usb: xhci-mtk: use clear type instead of void
` [PATCH 10/17] usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
` [PATCH 11/17] usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
` [PATCH 12/17] usb: xhci-mtk: rebuild the way to get bandwidth domain
` [PATCH 13/17] usb: xhci-mtk: add some schedule error number
` [PATCH 14/17] usb: xhci-mtk: remove declaration of xhci_mtk_setup()
` [PATCH 15/17] usb: xhci-mtk: support to build xhci-mtk-hcd.ko
` [PATCH 16/17] usb: common: add function to get interval expressed in us unit
` [PATCH 17/17] usb: xhci-mtk: print debug info of endpoint interval

[PATCH] usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM
 2021-03-08  1:55 UTC 

[PATCH v3 1/2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2021-03-07 20:04 UTC  (10+ messages)
` [PATCH v3 2/2] usb: dwc3: Fix DRD mode change sequence following programming guide

[Bug 212113] New: USB stops working few minutes seemingly after specific actions on the PC
 2021-03-07 19:35 UTC 

[PATCH] Add unusal uas devices reported by Umbrel users
 2021-03-07 19:09 UTC  (5+ messages)

[xhci] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
 2021-03-07 17:07 UTC  (23+ messages)

Amazon Kindle disconnect after Synchronize Cache
 2021-03-07 16:58 UTC  (7+ messages)

[PATCH v2] Add unusal uas devices reported by Umbrel users
 2021-03-07 16:02 UTC  (3+ messages)

[Bug 212101] New: xhci_hcd cant setup
 2021-03-07 12:28 UTC 

[PATCH 1/1] usb: cdns3: trace: delete the trace parameter for request->trb
 2021-03-07 10:12 UTC 

[PATCH] usb: renesas_usbhs: fix error return code of usbhsf_pkt_handler()
 2021-03-07  9:00 UTC 

[PATCH resend] usb: gadget: legacy: fix error return code of msg_bind()
 2021-03-07  8:52 UTC 

[PATCH] usb: gadget: legacy: fix error return code of msg_bind()
 2021-03-07  8:49 UTC 

[PATCH] usb: gadget: legacy: fix error return code of multi_bind()
 2021-03-07  8:45 UTC 

non-standard baud rates with Prolific 2303 USB-serial
 2021-03-07  4:15 UTC  (15+ messages)

[PATCH] xhci: Remove unused value len from xhci_unmap_temp_buf
 2021-03-07  1:14 UTC  (3+ messages)

[PATCH 0/2] usb: host: ehci-platform: add ignore-oc DT support
 2021-03-06 20:02 UTC  (4+ messages)
` [PATCH v3 0/3] usb: host: ehci-platform: add spurious-oc support
  ` [PATCH v3 2/3] dt-bindings: usb: generic-ehci: document spurious-oc flag

[PATCH v6 0/5] USB: misc: Add onboard_usb_hub driver
 2021-03-06 19:43 UTC  (8+ messages)
` [PATCH v6 1/5] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller
` [PATCH v6 2/5] USB: misc: Add onboard_usb_hub driver
` [PATCH v6 3/5] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v6 4/5] usb: host: xhci-plat: Create platform device for onboard hubs in probe()
` [PATCH v6 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

A question about UAS
 2021-03-06 18:54 UTC  (7+ messages)

[PATCH 2/2 v2] usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
 2021-03-06 18:17 UTC  (4+ messages)

[PATCH 1/2 V2] usb: gadget: s3c: Fix incorrect resources releasing
 2021-03-06 16:13 UTC  (2+ messages)

[PATCH v4 1/2] usb: cdns3: add power lost support for system resume
 2021-03-06  3:13 UTC  (3+ messages)
` [PATCH v1 2/2] usb: cdns3: imx: "

[PATCH] usb: cdns3: Coherent memory allocation optimization
 2021-03-06  1:38 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: usb: add analogix,anx7688.yaml
 2021-03-05 17:24 UTC  (4+ messages)
  ` [PATCH v5 2/2] drm/bridge: anx7688: Add ANX7688 bridge driver support

[PATCH v7 0/3] GUD USB Display driver
 2021-03-05 16:31 UTC  (4+ messages)
` [PATCH v7 1/3] drm/uapi: Add USB connector type
` [PATCH v7 2/3] drm/probe-helper: Check epoch counter in output_poll_execute()
` [PATCH v7 3/3] drm: Add GUD USB Display driver

kworker takes 100% core after unplugging usb c hub
 2021-03-05 15:35 UTC  (13+ messages)

[PATCH v3] usb: usbip: serialize attach/detach operations
 2021-03-05 14:44 UTC  (15+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] usb: usbip: introduce usbip_event_mutex for serialization
  ` [PATCH v4 02/12] usb: usbip: vhci: serialize attach_store()/detach_store() against event_handler()
  ` [PATCH v4 04/12] usb: usbip: stub: serialize usbip_sockfd_store() "
  ` [PATCH v4 05/12] usb: usbip: don't reset tcp_socket at vhci_device_reset()
  ` [PATCH v4 06/12] usb: usbip: fix error handling of kthread_get_run()
  ` [PATCH v4 07/12] usb: usbip: preallocate kernel threads for consistent attach operation
  ` [PATCH v4 08/12] usb: usbip: check that stream socket is used
  ` [PATCH v4 09/12] usb: usbip: vhci: add automatic recovery to attach_store()
  ` [PATCH v4 10/12] usb: usbip: vudc: add automatic recovery to usbip_sockfd_store()
  ` [PATCH v4 12/12] usb: usbip: remove unused kthread_get_run()

[syzbot] WARNING in carl9170_usb_send_rx_irq_urb/usb_submit_urb
 2021-03-05 14:16 UTC 

[PATCH] USB: serial: cp210x: Make the CP210x driver work with GPIOs of CP2108
 2021-03-05 10:51 UTC  (4+ messages)
    ` [PATCH v2] "

[Bug 212045] New: dwc2 gadget mode read call blocks
 2021-03-05 10:37 UTC  (3+ messages)
` [Bug 212045] "

[PATCH -next] USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()
 2021-03-05 10:10 UTC  (3+ messages)

[PATCH 2/2] usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
 2021-03-05 10:08 UTC  (2+ messages)

[PATCH 1/2] usb: gadget: s3c: Fix incorrect resources releasing
 2021-03-05 10:05 UTC  (2+ messages)

[PATCH] usb: serial: io_edgeport: fix memory leak in edge_startup
 2021-03-05  9:53 UTC  (2+ messages)

[PATCH v3 0/1] USB: serial: ch341: add new Product ID
 2021-03-05  9:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ANDROID: usb: core: Send uevent when USB TOPO layer over 6
 2021-03-05  7:37 UTC  (6+ messages)

[PATCH] usb: cdnsp: Fixes incorrect value in ISOC TRB
 2021-03-05  5:16 UTC  (2+ messages)

cdc-acm cooldown + Cisco 2960-X = kernel warning + dead USB
 2021-03-04 22:59 UTC 

[PATCH 1/1] net: usb: qmi_wwan: allow qmimux add/del with master up
 2021-03-04 22:30 UTC  (3+ messages)

[PATCH v2 0/2] usb: misc: Add support for Microchip USB5744
 2021-03-04 20:02 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: usb: misc: Add binding for Microchip usb5744 hub

[PATCH net] net: usb: cdc_ncm: don't spew notifications
 2021-03-04 19:10 UTC  (4+ messages)

[PATCH 0/2] an additional path to control charging current
 2021-03-04 17:24 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: add a power supply for current control


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