linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-05 20:59:30 to 2024-02-08 23:14:46 UTC [more...]

[PATCH v14 00/53] Introduce QC USB SND audio offloading support
 2024-02-08 23:13 UTC  (39+ messages)
` [PATCH v14 01/53] xhci: fix possible null pointer dereference at secondary interrupter removal
` [PATCH v14 02/53] xhci: fix off by one check when adding a secondary interrupter
` [PATCH v14 03/53] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v14 04/53] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v14 05/53] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v14 06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v14 07/53] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v14 08/53] xhci: move event processing for one interrupter to a separate function
` [PATCH v14 09/53] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v14 10/53] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v14 11/53] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v14 14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v14 16/53] xhci: sideband: add initial api to register a sideband entity
` [PATCH v14 17/53] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v14 18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v14 19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v14 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v14 21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v14 22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v14 23/53] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v14 24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v14 25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v14 26/53] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v14 27/53] ALSA: usb-audio: Save UAC sample size information
` [PATCH v14 28/53] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v14 29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v14 30/53] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v14 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v14 34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v14 37/53] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v14 38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v14 39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v14 40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v14 41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v14 42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v14 43/53] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v14 44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v14 46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status

[PATCH v3] usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend
 2024-02-08 22:54 UTC  (3+ messages)

[PATCH v2] Revert "usb: typec: tcpm: fix cc role at port reset"
 2024-02-08 22:01 UTC  (2+ messages)

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-08 21:21 UTC  (3+ messages)
` [PATCH v3 27/32] usb: gadget: max3420_udc: Follow renaming of SPI "master" to "controller"

[PATCH 1/2] dt-bindings: usb: dwc3: Add system bus request info
 2024-02-08 21:20 UTC  (11+ messages)

[PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk
 2024-02-08 21:11 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] "

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-08 20:19 UTC  (26+ messages)
` [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices

[PATCH v2 0/3] usb: typec: ucsi: Adding support for UCSI 3.0
 2024-02-08 19:48 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: ucsi: Update connector cap and status

[PATCH 0/2] platform/chrome: typec: xHCI DbC
 2024-02-08 18:14 UTC  (8+ messages)
` [PATCH 1/2] usb: roles: Link the switch to its connector
` [PATCH 2/2] platform/chrome: cros_ec_typec: Make sure the USB role switch has PLD

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-08 15:43 UTC  (6+ messages)

[PATCH v3 0/6] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
 2024-02-08 13:05 UTC  (5+ messages)
` [PATCH v3 3/6] usb: typec: qcom-pmic-typec: add "

[syzbot] [input?] [usb?] WARNING in input_register_device (2)
 2024-02-08 12:25 UTC  (6+ messages)
` [PATCH riscv64] kobject: fix WARNING in input_register_device

[PATCH v2 0/5] usb: dwc3-am62: module removal and errata fixes
 2024-02-08 12:20 UTC  (6+ messages)
` [PATCH v2 4/5] dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space
` [PATCH v2 5/5] usb: dwc3-am62: add workaround for Errata i2409

[PATCH] dt-bindings: use capital "OR" for multiple licenses in SPDX
 2024-02-08 10:53 UTC 

[PATCH v2 0/2] Fairphone 5 PMIC-GLINK support (USB-C, charger, fuel gauge)
 2024-02-08  9:52 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: document QCM6490 compatible
` [PATCH v2 2/2] usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk

[PATCH v2 0/4] eventfd: simplify signal helpers
 2024-02-08  9:02 UTC  (6+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()

[PATCH AUTOSEL 6.1 09/29] usb: ucsi_acpi: Quirk to ack a connector change ack cmd
 2024-02-07 21:24 UTC 

[PATCH AUTOSEL 6.6 14/38] usb: ucsi_acpi: Quirk to ack a connector change ack cmd
 2024-02-07 21:23 UTC 

[PATCH AUTOSEL 6.7 14/44] usb: ucsi_acpi: Quirk to ack a connector change ack cmd
 2024-02-07 21:20 UTC 

[Bug 216474] New: Dell XPS 13 9360/Dell DA300: USB Type-C: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Receiver ID)
 2024-02-07 19:27 UTC  (2+ messages)
` [Bug 216474] "

[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
 2024-02-07 17:10 UTC  (3+ messages)
` [PATCH v5 2/6] dma-buf: udmabuf: Implement .{begin,end}_access
  ` [Linaro-mm-sig] "

[usb:usb-linus] BUILD SUCCESS b55fe36efc22f1f1c8f69e1cdf12c9f5d6ca371e
 2024-02-07 15:11 UTC 

kernel NULL pointer dereference on hotplug
 2024-02-07  9:21 UTC  (5+ messages)

duplicate requests on host side while streaming via uvcvideo gadget
 2024-02-07 13:10 UTC  (5+ messages)

Tell linux-usb@vger.kernel.org to add your device to a proper driver
 2024-02-07 12:48 UTC 

[PATCH][next] usb: dwc3: gadget: Remove redundant assignment to pointer trb
 2024-02-07 12:03 UTC 

[PATCH][next] usb: image: mdc800: Remove redundant assignment to variable retval
 2024-02-07 11:37 UTC 

[PATCH][next] usb: storage: freecom: Remove redundant assignment to variable offset
 2024-02-07 11:22 UTC 

[PATCH] usb: common: add driver for USB Billboard devices
 2024-02-07 10:51 UTC  (6+ messages)

[PATCH][next] USB: serial: ftdi_sio: Remove redundant assignment to variable cflag
 2024-02-07 10:49 UTC 

[PATCH][next] USB: serial: keyspan: Remove redundant assignment to pointer data
 2024-02-07 10:41 UTC 

[PATCH 0/4] USB-C TCPM Orientation Support
 2024-02-07 10:08 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding

[PATCH][next] USB: serial: oti6858: Remove redundant assignment to variable divisor
 2024-02-07 10:18 UTC 

[PATCH 0/3] Fairphone 5 PMIC-GLINK support (USB-C, charger, fuel gauge)
 2024-02-07  9:47 UTC  (11+ messages)

[syzbot] [usb?] [fs?] KASAN: slab-use-after-free Read in comedi_release_hardware_device
 2024-02-07  8:44 UTC 

[syzbot] [usb?] [media?] possible deadlock in vb2_video_unregister_device
 2024-02-07  8:44 UTC 

[PATCH v3 0/7] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-06 18:40 UTC  (19+ messages)
` [PATCH v3 1/7] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v3 2/7] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v3 3/7] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v3 4/7] arm64: defconfig: "
` [PATCH v3 5/7] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB name
` [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH v3 7/7] usb: misc: onboard_hub: add support for XMOS XVF3500

[PATCH v3 0/3] usb: typec: ucsi: Adding support for UCSI 3.0
 2024-02-06 18:04 UTC  (6+ messages)
` [PATCH v3 3/3] usb: typec: ucsi: Get PD revision for partner

[PATCH 0/3] thunderbolt: Host router reset improvements
 2024-02-06 15:42 UTC  (5+ messages)
` [PATCH 1/3] thunderbolt: Reset only non-USB4 host routers in resume
` [PATCH 2/3] thunderbolt: Skip discovery also in USB4 v2 host
` [PATCH 3/3] thunderbolt: Correct typo in host_reset parameter

[GIT PULL] USB4/Thunderbolt fix for v6.8-rc4
 2024-02-06 14:52 UTC  (2+ messages)

[PATCH v2 1/2] usb: core: Amend initial authorized_default value
 2024-02-06 14:33 UTC  (3+ messages)
` [PATCH v2 2/2] usb: core: Make default authorization mode configurable

[PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-06 14:25 UTC  (5+ messages)
` [PATCH 7/8] net: intel: igb: Use linkmode helpers for EEE

[Linaro-mm-sig] [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
 2024-02-06 13:57 UTC  (10+ messages)
        ` [Linaro-mm-sig] "

[PATCH] usb: cdnsp: blocked some cdns3 specific code
 2024-02-06 10:40 UTC 

[PATCH] usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
 2024-02-06 10:43 UTC 

[PATCH] usb: dwc3: Fix spurious wakeup when port is on device mode
 2024-02-06 10:30 UTC  (12+ messages)

Linux warning `usb: port power management may be unreliable` on Dell XPS 13 9360
 2024-02-06  9:03 UTC  (3+ messages)

[Bug 218465] New: Linux warning `usb: port power management may be unreliable` on Dell XPS 13 9360
 2024-02-06  9:02 UTC  (2+ messages)
` [Bug 218465] "

[PATCH v14 0/9] Add multiport support for DWC3 controllers
 2024-02-06  8:47 UTC  (15+ messages)
` [PATCH v14 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v14 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v14 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v14 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v14 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v14 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v14 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v14 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v14 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[syzbot] Monthly usb report (Feb 2024)
 2024-02-05 20:59 UTC 


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