public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-06 13:48:59 to 2023-11-10 15:47:45 UTC [more...]

[Bug 217715] New: USB from Thunderbolt 2 dock disconnects (xHCI host not responding)
 2023-11-10 15:47 UTC  (2+ messages)
` [Bug 217715] "

[Bug 218118] New: USB3 port does not work on Chromebook XE303C12 with Linux kernel 6.5.11
 2023-11-10 14:37 UTC  (9+ messages)
` [Bug 218118] "

[PATCH] dt-bindings: usb: hcd: add missing phy name to example
 2023-11-10 14:10 UTC  (2+ messages)

[PATCH v11 00/13] Add multiport support for DWC3 controllers
 2023-11-10 13:28 UTC  (3+ messages)
` [PATCH v11 02/13] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-10 12:41 UTC  (40+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH v13 00/10] Add multiport support for DWC3 controllers
 2023-11-10 11:09 UTC  (19+ messages)
` [PATCH v13 05/10] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver

[PATCH v3 1/4] phy: core: add notify_connect and notify_disconnect callback
 2023-11-10 10:32 UTC  (6+ messages)
` [PATCH v3 2/4] phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHY
` [PATCH v3 3/4] phy: realtek: usb: add new driver for the Realtek RTD SoC USB 3.0 PHY
` [PATCH v3 4/4] usb: core: add phy notify connect and disconnect

[PATCH v2] usb: dwc3: set the dma max_seg_size
 2023-11-10 10:04 UTC  (3+ messages)

Gaps in logs while using usb-serial as a console
 2023-11-10  8:38 UTC  (6+ messages)

[PATCH v2 1/4] phy: core: add notify_connect and notify_disconnect callback
 2023-11-10  2:58 UTC  (7+ messages)
` [PATCH v2 2/4] phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHY
` [PATCH v2 3/4] phy: realtek: usb: add new driver for the Realtek RTD SoC USB 3.0 PHY
` [PATCH v2 4/4] usb: core: add phy notify connect and disconnect

[PATCH v1] usb: dwc3: add device put function to decrement the ref-counted reference
 2023-11-10  2:43 UTC  (3+ messages)

[PATCH] usb: dwc3: core: enable CCI support
 2023-11-10  2:37 UTC  (4+ messages)

DWC3-Gadget: Flickering with ISOC Streaming (UVC) while multiplier set on Superspeed
 2023-11-10  2:16 UTC  (3+ messages)
` [PATCH] usb: gadget: uvc: reduce the request size to increase the throughput

[PATCH v2] usb:gadget:uvc Do not use worker thread to pump usb requests
 2023-11-09 16:46 UTC  (8+ messages)
` [PATCH v3] usb:gadget:uvc Do not use worker thread to queue isoc "

[PATCH] usb: cdnsp: Fix deadlock issue during using NCM gadget
 2023-11-09 14:48 UTC  (3+ messages)

[PATCH 1/1] usb: cdns3: fix uvc failure work since sg support enabled
 2023-11-09 13:11 UTC  (2+ messages)

[PATCH v4] usb:gadget:uvc Do not use worker thread to pump isoc usb requests
 2023-11-09  7:38 UTC  (5+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH v6 0/4] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-11-09  1:00 UTC  (16+ messages)
` [PATCH v9 1/4] usb: gadget: uvc: prevent use of disabled endpoint
  ` [PATCH v9 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
` [PATCH v11 1/4] usb: gadget: uvc: prevent use of disabled endpoint
  ` [PATCH v11 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
` [PATCH v12 1/4] usb: gadget: uvc: prevent use of disabled endpoint
  ` [PATCH v12 2/4] usb: gadget: uvc: Allocate uvc_requests one at a time
  ` [PATCH v12 3/4] usb: gadget: uvc: move video disable logic to its own function
  ` [PATCH v12 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests

[PATCH v1] usb: typec: tcpm: Skip hard reset when in error recovery
 2023-11-08 18:41 UTC  (3+ messages)

[syzbot] [usb?] INFO: task hung in hub_port_init (3)
 2023-11-08 16:12 UTC  (5+ messages)

[PATCH] rpm: pm: enable PM_RPM_EXCEPTION config flag
 2023-11-08 15:56 UTC  (6+ messages)

[PATCH V2] usb: gadget: uvc_video: unlock before submitting a request to ep
 2023-11-08 14:54 UTC 

[PATCH] usb: gadget: uvc_video: unlock before submitting a request to ep
 2023-11-08 14:19 UTC  (3+ messages)

[syzbot] [wireless?] [net?] WARNING in ieee80211_rfkill_poll
 2023-11-08 12:38 UTC 

USB 3.0 hub / controller is not working correctly - Error -28
 2023-11-08 12:15 UTC  (2+ messages)

[usb:gadget_char] BUILD SUCCESS a2e2e07c52fe91d1c3c8ac5e3da8995e1fb1320d
 2023-11-08 11:43 UTC 

[PATCH] USB: serial: option: add Fibocom L7xx modules
 2023-11-08 10:23 UTC  (9+ messages)

[usb:rndis-removal] BUILD SUCCESS f095fb54d0f124e88ab33e83d364f51d7e0ce050
 2023-11-08  9:38 UTC 

[usb:usb-linus] BUILD SUCCESS 1a229d8690a0f8951fc4aa8b76a7efab0d8de342
 2023-11-08  9:39 UTC 

[PATCH v3] usb: typec: tcpm: Fix sink caps op current check
 2023-11-08  7:38 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 5cd631a52568a18b12fd2563418985c8cb63e4b0
 2023-11-08  6:55 UTC 

[PATCH] usb: dwc3: xilinx: improve error handling for PM APIs
 2023-11-08  4:34 UTC 

Job vacancy
 2023-11-08  2:19 UTC 

[PATCH AUTOSEL 4.14 2/2] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
 2023-11-07 23:25 UTC 

[PATCH AUTOSEL 4.19 2/3] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
 2023-11-07 23:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 3/3] usb: gadget: f_ncm: Always set current gadget in ncm_bind()

[PATCH AUTOSEL 5.4 2/4] usb: pci-quirks: group AMD specific quirk code together
 2023-11-07 23:25 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 3/4] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 5.4 4/4] usb: gadget: f_ncm: Always set current gadget in ncm_bind()

[PATCH AUTOSEL 5.10 2/5] usb: pci-quirks: group AMD specific quirk code together
 2023-11-07 23:24 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 3/5] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 5.10 4/5] usb: gadget: f_ncm: Always set current gadget in ncm_bind()

[PATCH AUTOSEL 5.15 2/6] usb: pci-quirks: group AMD specific quirk code together
 2023-11-07 23:24 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 3/6] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 5.15 4/6] usb: gadget: f_ncm: Always set current gadget in ncm_bind()

[PATCH AUTOSEL 6.1 02/11] thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
 2023-11-07 23:24 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 04/11] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
` [PATCH AUTOSEL 6.1 05/11] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 6.1 06/11] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 6.1 09/11] usb: gadget: f_ncm: Always set current gadget in ncm_bind()

[PATCH AUTOSEL 6.5 02/18] thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
 2023-11-07 23:23 UTC  (8+ messages)
` [PATCH AUTOSEL 6.5 07/18] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
` [PATCH AUTOSEL 6.5 08/18] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 6.5 09/18] usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
` [PATCH AUTOSEL 6.5 10/18] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 6.5 11/18] usb: ucsi: glink: use the connector orientation GPIO to provide switch events
` [PATCH AUTOSEL 6.5 15/18] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
` [PATCH AUTOSEL 6.5 16/18] usb: gadget: f_ncm: Always set current gadget in ncm_bind()

[PATCH AUTOSEL 6.6 02/18] thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
 2023-11-07 23:22 UTC  (8+ messages)
` [PATCH AUTOSEL 6.6 07/18] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
` [PATCH AUTOSEL 6.6 08/18] usb: pci-quirks: group AMD specific quirk code together
` [PATCH AUTOSEL 6.6 09/18] usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
` [PATCH AUTOSEL 6.6 10/18] usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
` [PATCH AUTOSEL 6.6 11/18] usb: ucsi: glink: use the connector orientation GPIO to provide switch events
` [PATCH AUTOSEL 6.6 15/18] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
` [PATCH AUTOSEL 6.6 16/18] usb: gadget: f_ncm: Always set current gadget in ncm_bind()

KASAN: use-after-free Read in __media_entity_remove_links
 2023-11-07 21:12 UTC  (2+ messages)
` [syzbot] "

Your Personal Data Has Been Leaked!!!
 2023-11-07 15:36 UTC 

[RFC 0/8] Enable runtime suspend resume for QCOM devices
 2023-11-07 11:02 UTC  (11+ messages)
` [RFC 2/8] usb: dwc3: core: Register vendor hooks for dwc3-qcom

[PATCH v1] USB: dwc3: only call usb_phy_set_suspend in suspend/resume
 2023-11-07  9:42 UTC  (5+ messages)

[PATCH 0/3] Revert "usb: phy: add usb phy notify port status API"
 2023-11-07  7:54 UTC  (9+ messages)

[PATCH v1 1/4] phy: core: add notify_connect and notify_disconnect callback
 2023-11-07  6:33 UTC  (4+ messages)
` [PATCH v1 2/4] phy: realtek: usb2: Remove the legacy usb phy implementation
` [PATCH v1 3/4] phy: realtek: usb3: "
` [PATCH v1 4/4] usb: core: add phy notify connect and disconnect

[PATCH v2 0/9] Improvements to pcie_bandwidth_available() for eGPUs
 2023-11-07  6:24 UTC  (23+ messages)
` [PATCH v2 1/9] drm/nouveau: Switch from pci_is_thunderbolt_attached() to dev_is_removable()
` [PATCH v2 3/9] PCI: Drop pci_is_thunderbolt_attached()
` [PATCH v2 5/9] PCI: pciehp: Move check for is_thunderbolt into a quirk
` [PATCH v2 6/9] PCI: Rename is_thunderbolt to is_tunneled
` [PATCH v2 8/9] PCI: Exclude PCIe ports used for tunneling in pcie_bandwidth_available()

USB: add check to detect host controller hardware removal
 2023-11-07  6:17 UTC  (15+ messages)
                `  "
                    `  "

[PATCH] USB: xhci-plat: fix legacy PHY double init
 2023-11-07  1:16 UTC  (9+ messages)
` [PATCH] USB: xhci-plat: fix legacy PHY double inity

[PATCH] usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
 2023-11-06 17:54 UTC  (2+ messages)

[PATCH] usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
 2023-10-13 12:14 UTC 

[PATCH] usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
 2023-10-17  7:40 UTC 

[PATCH] usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
 2023-10-20 10:25 UTC 

0bda:b812 USB "3.0" WLAN devices only report a maximum of 480 Mbps
 2023-11-06 15:44 UTC  (11+ messages)

cdns3 uvc first ISO parkage lost problem
 2023-11-06 15:38 UTC  (5+ messages)

[PATCH RESEND 0/2] Add a quirk in xhci-plat for parent nodes to specify no 64 bit support
 2023-11-06 14:44 UTC  (3+ messages)
` [PATCH RESEND 2/2] dt-bindings: usb: add no-64-bit-support property


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox