Show patches with: Archived = No       |   14513 patches
« 1 2 ... 15 16 17145 146 »
Patch Series S/W/F Date Submitter Delegate State
[v14,04/53] xhci: Add helper to set an interrupters interrupt moderation interval Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,05/53] xhci: make isoc_bei_interval variable interrupter specific. Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event() Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,07/53] xhci: update event ring dequeue pointer position to controller correctly Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,08/53] xhci: move event processing for one interrupter to a separate function Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,09/53] xhci: add helper that checks for unhandled events on a event ring Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,10/53] xhci: Don't check if the event ring is valid before every event TRB Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,11/53] xhci: Decouple handling an event from checking for unhandled events Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,12/53] xhci: add helper to stop endpoint and wait for completion Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,13/53] usb: host: xhci: Export enable and disable interrupter APIs Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,15/53] xhci: export XHCI IMOD setting helper for interrupters Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,16/53] xhci: sideband: add initial api to register a sideband entity Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,17/53] usb: host: xhci-sideband: Expose a sideband interrupter enable API Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,20/53] ASoC: Add SOC USB APIs for adding an USB backend Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,23/53] ASoC: qdsp6: q6afe: Increase APR timeout Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,26/53] ALSA: usb-audio: Export USB SND APIs for modules Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,27/53] ALSA: usb-audio: Save UAC sample size information Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,28/53] usb: dwc3: Specify maximum number of XHCI interrupters Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,30/53] ALSA: usb-audio: qcom: Add USB QMI definitions Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,31/53] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,32/53] ALSA: usb-audio: Check for support for requested audio format Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,33/53] ASoC: usb: Add PCM format check API for USB backend Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,35/53] ALSA: usb-audio: Prevent starting of audio stream if in use Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,36/53] ALSA: usb-audio: Do not allow USB offload path if PCM device is in use Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,37/53] ASoC: dt-bindings: Add Q6USB backend Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250 Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,43/53] ASoC: Add SND kcontrol for fetching USB offload status Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,45/53] ASoC: usb: Create SOC USB SND jack kcontrol Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,47/53] ASoC: usb: Fetch ASoC sound card information Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,49/53] ALSA: usb-audio: qcom: Use card and PCM index from QMI request Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,51/53] ASoC: usb: Rediscover USB SND devices on USB port add Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,52/53] ASoC: qcom: Populate SoC components string Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v14,53/53] ASoC: doc: Add documentation for SOC USB Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng Superseded
[v15,03/50] xhci: make isoc_bei_interval variable interrupter specific. Untitled series #235193 --- 2024-02-13 Wesley Cheng New
[v15,04/50] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event() Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,06/50] xhci: move event processing for one interrupter to a separate function Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,07/50] xhci: add helper that checks for unhandled events on a event ring Untitled series #235193 --- 2024-02-13 Wesley Cheng New
[v15,08/50] xhci: Don't check if the event ring is valid before every event TRB Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,11/50] usb: host: xhci: Export enable and disable interrupter APIs Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,12/50] usb: host: xhci: Repurpose event handler for skipping interrupter events Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,13/50] xhci: export XHCI IMOD setting helper for interrupters Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,16/50] usb: host: xhci-mem: Cleanup pending secondary event ring events Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,17/50] usb: host: xhci-mem: Allow for interrupter clients to choose specific index Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,24/50] ALSA: usb-audio: Export USB SND APIs for modules Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,26/50] usb: dwc3: Specify maximum number of XHCI interrupters Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,27/50] usb: host: xhci-plat: Set XHCI max interrupters if property is present Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,30/50] ALSA: usb-audio: Check for support for requested audio format Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,32/50] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,35/50] ASoC: dt-bindings: Add Q6USB backend Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,36/50] ASoC: dt-bindings: Update example for enabling USB offload on SM8250 Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,37/50] ALSA: usb-audio: qcom: Populate PCM and USB chip information Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,40/50] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,42/50] ASoC: qcom: qdsp6: Add PCM ops to track current state Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,43/50] ASoC: usb: Create SOC USB SND jack kcontrol Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,45/50] ASoC: usb: Fetch ASoC sound card information Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,46/50] ALSA: usb-audio: Add USB offloading capable kcontrol Untitled series #235193 --- 2024-02-13 Wesley Cheng New
[v15,47/50] ALSA: usb-audio: qcom: Use card and PCM index from QMI request Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,48/50] ASoC: usb: Rediscover USB SND devices on USB port add Untitled series #235193 --- 2024-02-13 Wesley Cheng Superseded
[v15,49/50] ASoC: qcom: Populate SoC components string Untitled series #235193 --- 2024-02-13 Wesley Cheng New
[v16,04/50] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event() Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng New
[v16,05/50] xhci: update event ring dequeue pointer position to controller correctly Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng New
[v16,06/50] xhci: move event processing for one interrupter to a separate function Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng New
[v16,08/50] xhci: Don't check if the event ring is valid before every event TRB Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng New
[v16,09/50] xhci: Decouple handling an event from checking for unhandled events Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng New
[v16,12/50] usb: host: xhci: Repurpose event handler for skipping interrupter events Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,13/50] xhci: export XHCI IMOD setting helper for interrupters Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,14/50] xhci: sideband: add initial api to register a sideband entity Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,19/50] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,20/50] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,22/50] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,23/50] ALSA: usb-audio: Introduce USB SND platform op callbacks Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,26/50] usb: dwc3: Specify maximum number of XHCI interrupters Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,28/50] ALSA: usb-audio: qcom: Add USB QMI definitions Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,30/50] ALSA: usb-audio: Check for support for requested audio format Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,34/50] ALSA: usb-audio: Do not allow USB offload path if PCM device is in use Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,35/50] ASoC: dt-bindings: Add Q6USB backend Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng New
[v16,37/50] ALSA: usb-audio: qcom: Populate PCM and USB chip information Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,38/50] ASoC: qcom: qdsp6: Add support to track available USB PCM devices Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,40/50] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,43/50] ASoC: usb: Create SOC USB SND jack kcontrol Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,45/50] ASoC: usb: Fetch ASoC sound card information Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,46/50] ALSA: usb-audio: Add USB offloading capable kcontrol Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng Superseded
[v16,47/50] ALSA: usb-audio: qcom: Use card and PCM index from QMI request Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng New
« 1 2 ... 15 16 17145 146 »