Linux-USB Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-27 09:20:28 to 2024-01-05 13:05:29 UTC [more...]

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-01-05 13:03 UTC 

[PATCH] usb: typec: tipd: fix use of device-specific init function
 2024-01-05 12:53 UTC  (4+ messages)

[PATCH] Add support for the IMST USB-Stick for Smart Meter device to the cp210x driver
 2024-01-05 12:35 UTC  (3+ messages)
  ` [PATCH] USB: serial: cp210x: add ID for IMST iM871A-USB

[PATCH] usb: core: Make default authorization mode configurable
 2024-01-05 12:06 UTC  (4+ messages)

[PATCH v2 1/2] usb: core: Amend initial authorized_default value
 2024-01-05 11:49 UTC  (2+ messages)
` [PATCH v2 2/2] usb: core: Make default authorization mode configurable

[Consulting about: xHCI host dies on device unplug]
 2024-01-05 11:07 UTC 

[PATCH] usb: typec: tipd: Separate reset for TPS6598x
 2024-01-05 10:57 UTC  (7+ messages)

[PATCH v2 0/4] usb: typec: tipd: add patch update support for tps6598x
 2024-01-05 10:10 UTC  (17+ messages)
` [PATCH v2 1/4] usb: typec: tipd: add init and reset functions to tipd_data

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-01-05  8:19 UTC  (4+ messages)
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC

[PATCH v2] usb: mon: Fix atomicity violation in mon_bin_vma_fault
 2024-01-05  7:23 UTC  (3+ messages)

[Patch v2 2/2] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware
 2024-01-05  7:08 UTC  (24+ messages)

[PATCH v3] usb: mon: Fix atomicity violation in mon_bin_vma_fault
 2024-01-05  5:24 UTC 

[PATCH] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
 2024-01-05  4:41 UTC  (8+ messages)

[PATCH 1/2] usb: gadget: uvc: Fix use are free during STREAMOFF
 2024-01-04 21:56 UTC  (7+ messages)
` [PATCH 2/2] usb: gadget: uvc: Remove nested locking
` [PATCH v2 1/2] usb: gadget: uvc: Fix use are free during STREAMOFF
  ` [PATCH v2 2/2] usb: gadget: uvc: Remove nested locking

[PATCH v4] usb: typec: class: fix typec_altmode_put_partner to put plugs
 2024-01-04 15:27 UTC  (3+ messages)

[PATCH] usb: core: Prevent null pointer dereference in update_port_device_state
 2024-01-04 14:56 UTC  (5+ messages)

[RFC PATCH v3 0/3] Add test to verify probe of devices from discoverable busses
 2024-01-04 14:54 UTC  (9+ messages)
` [RFC PATCH v3 1/3] kselftest: "
` [RFC PATCH v3 2/3] kselftest: devices: Add sample board file for google,spherion
` [RFC PATCH v3 3/3] kselftest: devices: Add sample board file for XPS 13 9300

[PATCH v12 00/41] Introduce QC USB SND audio offloading support
 2024-01-04 14:48 UTC  (44+ messages)
` [PATCH v12 01/41] xhci: add support to allocate several interrupters
` [PATCH v12 02/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v12 03/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v12 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v12 05/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v12 06/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v12 07/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v12 08/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v12 09/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v12 10/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v12 11/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v12 12/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v12 13/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v12 14/41] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v12 15/41] dt-bindings: usb: dwc3: Limit "
` [PATCH v12 16/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v12 17/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v12 18/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v12 19/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v12 20/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v12 21/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v12 22/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v12 23/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v12 24/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v12 25/41] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v12 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v12 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v12 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v12 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v12 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v12 31/41] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v12 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v12 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v12 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v12 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v12 36/41] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v12 37/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v12 38/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v12 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v12 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v12 41/41] ASoC: doc: Add documentation for SOC USB

[PATCH v3] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-01-04 14:10 UTC  (2+ messages)

[RFC] usb: r8152: interface driver before device driver
 2024-01-04 12:18 UTC  (4+ messages)

[RFC] Fix stuck UCSI controller on DELL
 2024-01-04 11:59 UTC  (2+ messages)

[PATCH v3] usb: gadget: f_fs: Add the missing get_alt callback
 2024-01-04 11:16 UTC  (2+ messages)

[PATCH] asix: Add check for usbnet_get_endpoints
 2024-01-04 11:00 UTC  (3+ messages)

[PATCH v6 0/2] Refine USB interrupt vectors on Qualcomm platforms
 2024-01-04  9:36 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: usb: dwc3: Clean up hs_phy_irq in binding
` [PATCH v6 2/2] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq

[Bug 218338] New: usb: cdc_acm: Support for Uniden BC125AT radio scanner
 2024-01-04  8:19 UTC  (3+ messages)
` [Bug 218338] "

[PATCH v3 0/9] Clean up RPM bus clocks remnants
 2024-01-04  7:33 UTC  (11+ messages)
` [PATCH v3 1/9] dt-bindings: usb: qcom,dwc3: Fix SDM660 clock description
` [PATCH v3 2/9] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH v3 3/9] arm64: dts: qcom: msm8996: "
` [PATCH v3 4/9] arm64: dts: qcom: qcs404: "
` [PATCH v3 5/9] arm64: dts: qcom: sdm630: "
` [PATCH v3 6/9] arm64: dts: qcom: msm8939: "
` [PATCH v3 7/9] arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPI
` [PATCH v3 8/9] arm64: dts: qcom: msm8996: "
` [PATCH v3 9/9] arm64: dts: qcom: msm8996: Remove PNoC clock from MSS

[PATCH v4 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
 2024-01-04  7:24 UTC  (7+ messages)

[PATCH v5 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
 2024-01-04  6:16 UTC  (3+ messages)
` [PATCH v5 2/3] usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
` [PATCH v5 3/3] arm64: dts: mediatek: mt8195: Add 'rx-fifo-depth' for cherry

[PATCH v3] USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
 2024-01-04  3:28 UTC 

[PATCH v2] usb: dwc3: gadget: Queue PM runtime idle on disconnect event
 2024-01-03 21:49 UTC 

[PATCH v5 0/2] Refine USB interrupt vectors on Qualcomm platforms
 2024-01-03 14:52 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: usb: dwc3: Clean up hs_phy_irq in binding

USB PD TYPEC - FUSB302B port controller hard reset issue
 2024-01-03 14:30 UTC  (4+ messages)

[usb:usb-testing] BUILD SUCCESS e7d3b9f28654dbfce7e09f8028210489adaf6a33
 2024-01-03 14:22 UTC 

[PATCH] platform/x86: serial-multi-instantiate: allow single GpioInt IRQ for INT3515
 2024-01-03 11:17 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Queue PM runtime idle on disconnect event
 2024-01-03  6:06 UTC  (2+ messages)

[PATCH v2 00/14] Clean up RPM bus clocks remnants
 2024-01-02 21:17 UTC  (11+ messages)
` [PATCH v2 01/14] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: "

[PATCH v1] usb: typec: class: fix typec_altmode_put_partner to put plugs
 2024-01-02 17:52 UTC  (4+ messages)

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2024-01-02 16:31 UTC  (4+ messages)
` [PATCH 27/27] fbdev/p9100: Drop now unused driver p9100

[PATCH v2 12/12] usb: typec: altmodes/displayport: add SOP' support
 2024-01-02 14:02 UTC  (2+ messages)

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

[PATCH v2] usb: core: Add quirk for Logitech Rallybar
 2024-01-02 13:34 UTC  (4+ messages)

[GIT PULL] USB4/Thunderbolt changes for v6.8 merge window
 2024-01-02 13:25 UTC  (2+ messages)

[PATCH v2 0/2] Set XHCI_SG_TRB_CACHE_SIZE_QUIRK for DWC3 devices
 2024-01-02 12:32 UTC  (7+ messages)
` [PATCH v2 1/2] usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK

[PATCH] Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"
 2024-01-02  9:11 UTC 

[PATCH] USB: serial: ftdi_sio: add ftdi serial to gpiochip label
 2024-01-02  8:50 UTC  (4+ messages)

[PATCH] usb: gadget: u_ether: Re-attach netif device to mirror detachment
 2023-12-29  8:44 UTC  (4+ messages)

[PATCH v3 1/3] usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
 2023-12-28 13:29 UTC  (4+ messages)
` [PATCH v3 2/3] usb: chipidea: wait controller resume finished for wakeup irq
` [PATCH v3 3/3] usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()

question to usbip linux kernel
 2023-12-28 11:39 UTC 

[PATCH v3] usb: xhci-plat: fix usb disconnect issue after s4
 2023-12-28  7:11 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 read-only IMAP folder(s) and NNTP newsgroup(s).