linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-13 15:54:45 to 2022-12-19 10:41:13 UTC [more...]

Regression: onboard-usb-hub breaks USB on RPi 3
 2022-12-19 10:41 UTC  (2+ messages)
` Regression: onboard-usb-hub breaks USB on RPi 3 #forregzbot

[PATCH 0/6] UVC Gadget: Extend color matching support
 2022-12-19 10:33 UTC  (27+ messages)
` [PATCH 1/6] usb: gadget: usb: Remove "default" from color matching attributes
` [PATCH 2/6] usb: gadget: uvc: Add struct for color matching in configs
` [PATCH 3/6] usb: gadget: uvc: Copy color matching descriptor for each frame
` [PATCH 4/6] usb: gadget: uvc: Remove the hardcoded default color matching
` [PATCH 5/6] usb: gadget: uvc: Make color matching attributes read/write
` [PATCH 6/6] usb: gadget: uvc: Allow creating new color matching descriptors

[PATCH] usb: gadget: g_webcam: Send color matching descriptor per frame
 2022-12-19 10:31 UTC  (3+ messages)

[PATCH] USB: gadget: Add ID numbers to configfs-gadget driver names
 2022-12-19 10:12 UTC  (8+ messages)
    ` [EXT] "

[PATCH v1] usb: core: hub: disable autosuspend for TI TUSB8041
 2022-12-19  9:49 UTC  (3+ messages)

[PATCH] usbnet: jump to rx_cleanup case instead of calling skb_queue_tail
 2022-12-19  8:55 UTC  (7+ messages)

xHCI host dies on device unplug
 2022-12-19  7:11 UTC  (6+ messages)

[Bug 216822] New: Thunderbolt USB Controller (Maple Ridge) and its upstream pcie port fail to runtime resume
 2022-12-19  3:43 UTC  (3+ messages)
` [Bug 216822] "

[PATCH V1] usb: Fix typo in comment
 2022-12-19  1:59 UTC  (2+ messages)

[PATCH v3] modules: add modalias file to sysfs for modules
 2022-12-17 10:13 UTC  (15+ messages)
` [PATCH v7 0/5] Generate modules.builtin.alias from match ids
  ` [PATCH v7 1/5] module.h: MODULE_DEVICE_TABLE for built-in modules
  ` [PATCH v7 2/5] modpost: Track module name "
  ` [PATCH v7 3/5] modpost: Add -b option for emitting built-in aliases
  ` [PATCH v7 4/5] file2alias.c: Implement builtin.alias generation
  ` [PATCH v7 5/5] build: Add modules.builtin.alias

[PATCH] dt-bindings: usb: tegra-xusb: Remove path references
 2022-12-16 17:40 UTC  (2+ messages)

[PATCH 00/16] ADD USB3.1 HOST, Peri and DRD support
 2022-12-16 17:10 UTC  (12+ messages)
` [PATCH 02/16] dt-bindings: usb: Add RZ/V2M USB3DRD binding
` [PATCH 04/16] dt-bindings: usb: renesas,usb-xhci: Document RZ/V2M support
` [PATCH 05/16] usb: host: xhci-plat: Improve clock handling in probe()
` [PATCH 06/16] usb: host: xhci-plat: Add reset support

[PATCH v2 0/2] usb: dwc2: fix USB peripheral role in dual-role mode on PX30
 2022-12-16 16:29 UTC  (3+ messages)
` [PATCH v2 1/2] usb: dwc2: allow platforms to prevent core phy initialisation
` [PATCH v2 2/2] usb: dwc2: prevent core PHY initialization on Rockchip

[GIT PULL] USB/Thunderbolt driver changes for 6.2-rc1
 2022-12-16 16:00 UTC  (2+ messages)

[PATCH v3 0/2] media: uvcvideo: Code cleanup for dev->status
 2022-12-16 15:45 UTC  (8+ messages)
` [PATCH v3 1/2] media: uvcvideo: Remove void casting for the status endpoint
` [PATCH v3 2/2] media: uvcvideo: Do not alloc dev->status

[linux-next:master] BUILD REGRESSION ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
 2022-12-16 15:18 UTC 

USB multi-serial using few endpoints?
 2022-12-16 15:05 UTC  (3+ messages)

imx7: USB modem reset causes modem to not re-connect
 2022-12-16 12:00 UTC  (6+ messages)

[PATCH 1/2] sound: line6: correct midi status byte when receiving data from podxt
 2022-12-16 11:00 UTC  (5+ messages)
` [PATCH 2/2] sound: line6: fix stack overflow in line6_midi_transmit

[Bug 216728] New: Thunderbolt USB Controller died after resume on Intel CometLake platform
 2022-12-16  7:55 UTC  (5+ messages)
` [Bug 216728] "

[PATCH] usb: fotg210: fix OTG-only build
 2022-12-16  7:44 UTC  (2+ messages)

usb: gadget: dwc2: not getting audio data
 2022-12-16  7:03 UTC  (5+ messages)

[PATCH] usb: typec: tcpm: fix create duplicate source/sink-capabilities file
 2022-12-16  6:40 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 1/3] usb: host: add xhci hooks for USB offload
 2022-12-16  6:15 UTC  (2+ messages)

[PATCH] usb: gadget: xudc: Refactor update data role work
 2022-12-16  4:20 UTC 

[PATCH v2 0/5] usb: uvc: improve header files and function use
 2022-12-15 22:45 UTC  (6+ messages)
` [PATCH v2 1/5] usb: uvc: move media/v4l2-uvc.h to usb/uvc.h
` [PATCH v2 2/5] usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
` [PATCH v2 3/5] usb: uvc: make uvc_format_desc table const
` [PATCH v2 4/5] media: v4l2: move v4l_fill_fmtdesc to common v4l2_fill_fmtdesc function
` [PATCH v2 5/5] usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name

[RFC PATCH 0/2] Handling of non-numbered feature reports by hidraw
 2022-12-15 20:44 UTC  (4+ messages)
` [RFC PATCH 1/2] HID: uhid: Don't send the report ID if it's zero

[PATCH v4 0/2] usb: serial: add support for CH348
 2022-12-15 16:27 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] usb: serial: add myself as maintainer of CH348

[PATCH v3] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
 2022-12-15 12:31 UTC 

[PATCH 0/4] Add Polling support for role detection with HD3SS3220
 2022-12-15 11:44 UTC  (7+ messages)
` [PATCH 2/4] usb: typec: hd3ss3220: Fix NULL pointer crash
` [PATCH 3/4] usb: typec: hd3ss3220: Sort header files

[PATCH] usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
 2022-12-15 11:43 UTC  (5+ messages)

[PATCH v2 0/2] Add Polling support for role detection with HD3SS3220
 2022-12-15 10:08 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: ti,hd3ss3220: Update interrupt property as optional

[PATCH v4 0/5] Add the Renesas USBF controller support
 2022-12-15 10:01 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: usb: add the Renesas RZ/N1 USBF controller

[PATCH] usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)
 2022-12-15  5:54 UTC 

[PATCH v4 0/2] usb: gadget: f_fs: Prevent race between functionfs_unbind & ffs_ep0_queue_wait
 2022-12-15  5:35 UTC  (2+ messages)

[PATCH v4 0/2] usb: gadget: f_fs: Prevent race between functionfs_unbind & ffs_ep0_queue_wait
 2022-12-15  5:29 UTC  (3+ messages)
` [PATCH v4 1/2] usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
` [PATCH v4 2/2] usb: gadget: f_fs: Ensure ep0req is dequeued before free_request

[PATCH] net: Fix for packets being rejected in the xHCI controller's ring buffer
 2022-12-14 21:39 UTC  (6+ messages)

usb: f_fs: Fix CFI failure in ki_complete
 2022-12-14 17:35 UTC  (5+ messages)

[PATCH v2] usb: typec: tcpci: Request IRQ with IRQF_SHARED
 2022-12-14 17:04 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in gadgetfs_kill_sb
 2022-12-14 15:19 UTC  (6+ messages)

[Bug 216810] New: uvc_video: 0010:uvc_video_decode_meta+0x29a/0x2b0 [uvcvideo]
 2022-12-14 14:27 UTC  (2+ messages)
` [Bug 216810] "

[v3] usb: gadget: f_fs: Prevent race between functionfs_unbind & ffs_ep0_queue_wait
 2022-12-14 11:06 UTC  (6+ messages)

[PATCH 0/2] add vendor hooks for usb suspend and resume
 2022-12-14 10:59 UTC  (12+ messages)
` [PATCH 1/2] usb: core: add vendor hook "
` [PATCH 2/2] usb: core: add implementations for usb suspend/resume hooks

[PATCH 0/5] usb: uvc: improve header files and function use
 2022-12-14 10:59 UTC  (13+ messages)
` [PATCH 1/5] usb: uvc: move media/v4l2-uvc.h to usb/uvc.h
` [PATCH 2/5] usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
` [PATCH 3/5] usb: uvc: make uvc_format_desc table const
` [PATCH 5/5] usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name

[PATCH] xhci-pci: set the dma max_seg_size
 2022-12-14 10:20 UTC  (2+ messages)

[PATCH v2 0/2] add hooks for usb suspend and resume
 2022-12-14  9:17 UTC  (6+ messages)
` [PATCH v2 1/2] usb: core: "
` [PATCH v2 2/2] usb: core: add implementations for usb suspend/resume hooks

[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-12-14  9:10 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:05 UTC 

[PATCH v2] usb: gadget: aspeed_udc: Add check for dma_alloc_coherent
 2022-12-14  8:25 UTC  (2+ messages)

[PATCH] USB: serial: option: add Quectel EM05CN modem
 2022-12-14  4:35 UTC 

[PATCH v2 1/1] usb: gadget: Assign an unique name for each configfs driver
 2022-12-14  4:16 UTC  (6+ messages)
  ` [EXT] "

Error 110 from ASMedia Host Controller
 2022-12-13 20:38 UTC 

Requests for Quotation
 2022-12-13 14:02 UTC 

[PATCH] net: Fix for packets being rejected in the xHCI controller's ring buffer
 2022-12-13 18:40 UTC  (2+ 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).