messages from 2024-08-07 14:37:12 to 2024-08-13 23:31:03 UTC [more...]
[PATCH] usb: dwc3: Fix latency of DSTS while receiving wakeup event
2024-08-13 23:30 UTC (6+ messages)
[PATCH v2] usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
2024-08-13 23:18 UTC
[PATCH v2] usb: dwc3: core: Prevent USB core invalid event buffer address access
2024-08-13 23:17 UTC (4+ messages)
DWC3 runtime suspend on cable disconnect while UDC is active
2024-08-13 23:06 UTC (4+ messages)
[PATCH v24 00/34] Introduce QC USB SND audio offloading support
2024-08-13 22:57 UTC (32+ messages)
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v24 10/34] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v24 12/34] ASoC: doc: Add documentation for SOC USB
` [PATCH v24 17/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v24 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v24 26/34] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is "
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol
[PATCH v1] usb: roles: add lockdep class key to struct usb_role_switch
2024-08-13 22:42 UTC
[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-08-13 20:21 UTC (18+ messages)
` [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning
` [PATCH V2 02/16] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V2 05/16] pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
` [PATCH V2 14/16] WIP: usb: dwc2: Implement recovery after PM domain off
[PATCH v1 0/3] Add compatibles for different eud access modes
2024-08-13 20:05 UTC (8+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud
` [PATCH v1 2/3] usb: misc: qcom_eud: Access mode manager through secure calls
` [PATCH v1 3/3] arm64: dts: qcom: sc7280: Update eud compatible string
[PATCH 0/3] External VBUS port power handling for onboard USB devices
2024-08-13 18:57 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: usb: microchip,usb2514: add support for port vbus-supply
` [PATCH 3/3] usb: misc: onboard_dev: add ext-vbus-supply handling
[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
2024-08-13 18:33 UTC (22+ messages)
` [PATCH v2 1/7] dt-bindings: usb: snps,dwc3: Split core description
` [PATCH v2 2/7] dt-bindings: usb: Introduce qcom,snps-dwc3
` [PATCH v2 3/7] of: dynamic: Don't discard children upon node attach
` [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library
` [PATCH v2 5/7] usb: dwc3: qcom: Don't reply on drvdata during probe
` [PATCH v2 6/7] usb: dwc3: qcom: Transition to flattened model
` [PATCH v2 7/7] arm64: dts: qcom: sc8280x: Flatten the USB nodes
[PATCH 0/4] usb: imx8mp: collect some improvement
2024-08-13 16:57 UTC (6+ messages)
` [PATCH 3/4] usb: dwc3: core: add a core init flag for device mode resume
[PATCH] usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c
2024-08-13 16:15 UTC (8+ messages)
[PATCH v3] usb: gadget: f_uac1: Change volume name and remove alt names
2024-08-13 16:12 UTC (4+ messages)
[PATCH 0/2] X1E80100 multiport USB controller
2024-08-13 15:21 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: usb: qcom,dwc3: Document X1E80100 MP controller
` [PATCH 2/2] arm64: dts: qcom: x1e80100: Add USB Multiport controller
[syzbot] Monthly usb report (Aug 2024)
2024-08-13 13:00 UTC
[PATCH] usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
2024-08-13 12:57 UTC (2+ messages)
[PATCH v3] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
2024-08-13 12:47 UTC (3+ messages)
[BUG] USB xHCI driver NULL pointer dereference
2024-08-13 11:49 UTC (2+ messages)
[PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed
2024-08-13 11:18 UTC
[PATCH] MAINTAINERS: Mark UVC gadget driver as orphan
2024-08-13 11:07 UTC (2+ messages)
[PATCH 0/4] thunderbolt: Improve software receiver lane margining
2024-08-13 11:01 UTC (5+ messages)
` [PATCH 1/4] thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()
` [PATCH 2/4] thunderbolt: Consolidate margining parameters into a structure
` [PATCH 3/4] thunderbolt: Add optional voltage offset range for receiver lane margining
` [PATCH 4/4] thunderbolt: Improve software "
[PATCH v4 00/10] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers
2024-08-13 10:34 UTC (20+ messages)
` [PATCH v4 01/10] usb: gadget: uvc: always set interrupt on zero length requests
` [PATCH v4 02/10] usb: gadget: uvc: only enqueue zero length requests in potential underrun
` [PATCH v4 03/10] usb: gadget: uvc: remove pump worker and enqueue all buffers per frame in qbuf
` [PATCH v4 04/10] usb: gadget: uvc: rework to enqueue in pump worker from encoded queue
` [PATCH v4 05/10] usb: gadget: uvc: remove uvc_video_ep_queue_initial_requests
` [PATCH v4 06/10] usb: gadget: uvc: set req_size once when the vb2 queue is calculated
` [PATCH v4 07/10] usb: gadget: uvc: add g_parm and s_parm for frame interval
` [PATCH v4 08/10] usb: gadget: uvc: set req_size and n_requests based on the "
` [PATCH v4 09/10] usb: gadget: uvc: set req_length based on payload by nreqs instead of req_size
` [PATCH v4 10/10] usb: gadget: uvc: add min g_ctrl vidioc and set min buffs to 4
[PATCH v3 00/10] usb: gadget: uvc: effectively fill the udc isoc pipeline with available video buffers
2024-08-13 9:10 UTC (3+ messages)
` [PATCH v3 03/10] usb: gadget: uvc: remove pump worker and enqueue all buffers per frame in qbuf
[usb:usb-testing] BUILD SUCCESS 38343be0bf9a7d7ef0d160da5f2db887a0e29b62
2024-08-13 8:40 UTC
[GIT PULL] USB4/Thunderbolt fixes for v6.11-rc3
2024-08-13 8:26 UTC (2+ messages)
[syzbot] [kernel?] WARNING in try_queue_bulk_in/usb_submit_urb
2024-08-12 10:55 UTC
[PATCH] Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
2024-08-12 6:08 UTC (2+ messages)
[syzbot] [usb?] KMSAN: uninit-value in bcmp (3)
2024-08-11 22:40 UTC
[GIT PULL] USB driver fixes for 6.11-rc3
2024-08-11 17:03 UTC (2+ messages)
[syzbot] [input?] possible deadlock in __input_unregister_device
2024-08-11 15:16 UTC
[Bug 219111] New: Xone:23C mixer not recognized as a 2in/2out device
2024-08-11 1:52 UTC (24+ messages)
` [Bug 219111] "
[PATCH v5] usb: gadget: f_fs: add capability for dfu functional descriptor
2024-08-11 0:00 UTC
[PATCH] usb: gadget: configfs: Constify struct config_item_type
2024-08-10 21:05 UTC
[PATCH] usb: gadget: configfs: Make check_user_usb_string() static
2024-08-10 20:52 UTC
[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
2024-08-10 15:14 UTC (8+ messages)
[syzbot] [usb?] possible deadlock in __flush_workqueue (2)
2024-08-10 13:50 UTC
[PATCH] net: usb: cdc_ether: don't spew notifications
2024-08-10 5:20 UTC (3+ messages)
[PATCH v3] usb: dwc3: Runtime get and put usb power_supply handle
2024-08-10 0:56 UTC (6+ messages)
[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
2024-08-09 15:22 UTC (2+ messages)
[PATCH] usb: typec: ucsi: Fix the return value of ucsi_run_command()
2024-08-09 15:03 UTC
Forcing re-enumeration of a chosen USB device from userspace?
2024-08-09 13:53 UTC (4+ messages)
[PATCH] usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
2024-08-09 13:00 UTC (2+ messages)
[PATCH net-next 1/5] usbnet: ipheth: race between ipheth_close and error handling
2024-08-09 13:00 UTC (4+ messages)
` [PATCH net-next 2/5] usbnet: ipheth: remove extraneous rx URB length check
[PATCH 0/2] xhci fixes for usb-linus
2024-08-09 12:44 UTC (3+ messages)
` [PATCH 1/2] usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
` [PATCH 2/2] usb: xhci: fix duplicate stall handling in handle_tx_event()
[PATCH 1/3] usb: hub: add infrastructure to pass onboard_dev port features
2024-08-09 9:33 UTC (4+ messages)
[PATCH] usb: common: Use helper function for_each_node_with_property()
2024-08-09 8:27 UTC
[PATCH v2] usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handling
2024-08-09 6:48 UTC (2+ messages)
[PATCH v2 1/6] usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
2024-08-09 1:36 UTC (8+ messages)
` [PATCH v2 2/6] usb: phy: mxs: keep USBPHY2's clk always on
` [PATCH v2 4/6] usb: phy: mxs: add wakeup enable for imx7ulp
` [PATCH v2 5/6] usb: phy: mxs: enable weak 1p1 regulator for imx6ul during suspend
[PATCH] usb: chipidea: Use of_property_present()
2024-08-09 1:21 UTC (2+ messages)
[PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
2024-08-09 1:19 UTC (2+ messages)
[PATCH] usb: gadget: f_fs: Define pr_fmt
2024-08-09 0:54 UTC (3+ messages)
[PATCH v2 00/11] tty: random fixes and cleanups
2024-08-08 10:35 UTC (3+ messages)
` [PATCH v2 04/11] xhci: dbgtty: remove kfifo_out() wrapper
` [PATCH v2 05/11] xhci: dbgtty: use kfifo from tty_port struct
[PATCH 0/3] USB-Serial serdev support
2024-08-08 7:51 UTC (3+ messages)
` [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive
[usb:usb-linus] BUILD SUCCESS 65ba8cef0416816b912c04850fc2468329994353
2024-08-08 6:47 UTC
[PATCH] usb: dwc3: core: Prevent USB core invalid event buffer address access
2024-08-08 5:35 UTC (5+ messages)
[usb:usb-testing] BUILD SUCCESS 25f51b76f90f10f9bf2fbc05fc51cf685da7ccad
2024-08-08 4:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).