Show patches with: Submitter = Wesley Cheng       |    State = Action Required       |    Archived = No       |   180 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[3/5] usb: dwc3: gadget: Adjust IRQ management during soft disconnect/connect Fix controller halt and endxfer timeout issues --- 2022-07-08 Wesley Cheng New
[4/5] usb: dwc3: Allow end transfer commands to be sent during soft disconnect Fix controller halt and endxfer timeout issues --- 2022-07-08 Wesley Cheng New
[5/5] usb: dwc3: gadget: Increase DWC3 controller halt timeout Fix controller halt and endxfer timeout issues --- 2022-07-08 Wesley Cheng New
dt-bindings: Update QCOM USB subsystem maintainer information dt-bindings: Update QCOM USB subsystem maintainer information --- 2022-06-03 Wesley Cheng New
[RFC,01/14] ASoC: Add SOC USB APIs for adding an USB backend Introduce QC USB SND audio offloading support --- 2022-12-23 Wesley Cheng New
[RFC,02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp Introduce QC USB SND audio offloading support --- 2022-12-23 Wesley Cheng New
[RFC,04/14] sound: usb: card: Introduce USB SND vendor op callbacks Introduce QC USB SND audio offloading support --- 2022-12-23 Wesley Cheng New
[RFC,05/14] sound: usb: Export USB SND APIs for modules Introduce QC USB SND audio offloading support --- 2022-12-23 Wesley Cheng New
[RFC,06/14] usb: core: hcd: Introduce USB HCD APIs for interrupter management Introduce QC USB SND audio offloading support --- 2022-12-23 Wesley Cheng New
[RFC,07/14] usb: host: xhci: Add XHCI secondary interrupter support Introduce QC USB SND audio offloading support --- 2022-12-23 Wesley Cheng New
[RFC,09/14] sound: usb: Introduce QC USB SND offloading support Introduce QC USB SND audio offloading support --- 2022-12-23 Wesley Cheng New
[RFC,10/14] sound: usb: card: Check for support for requested audio format Introduce QC USB SND audio offloading support --- 2022-12-23 Wesley Cheng New
[RFC,11/14] sound: soc: soc-usb: Add PCM format check API for USB backend Introduce QC USB SND audio offloading support --- 2022-12-23 Wesley Cheng New
[RFC,2/3] usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeue Fix enumeration issues during composition switching --- 2022-02-03 Wesley Cheng New
[RFC,v2,03/22] xhci: Refactor interrupter code for initial multi interrupter support. Introduce QC USB SND audio offloading support --- 2023-01-26 Wesley Cheng New
[RFC,v2,04/22] xhci: Add support to allocate several interrupters Introduce QC USB SND audio offloading support --- 2023-01-26 Wesley Cheng New
[RFC,v2,11/22] ASoC: qcom: Add USB backend ASoC driver for Q6 Introduce QC USB SND audio offloading support --- 2023-01-26 Wesley Cheng New
[RFC,v2,12/22] sound: usb: card: Introduce USB SND platform op callbacks Introduce QC USB SND audio offloading support --- 2023-01-26 Wesley Cheng New
[RFC,v2,1/3] usb: dwc3: Flush pending SETUP data during stop active xfers Fix enumeration issues during composition switching --- 2022-02-16 Wesley Cheng New
[RFC,v2,16/22] sound: usb: Introduce QC USB SND offloading support Introduce QC USB SND audio offloading support --- 2023-01-26 Wesley Cheng New
[RFC,v2,2/3] usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeue Fix enumeration issues during composition switching --- 2022-02-16 Wesley Cheng New
usb: dwc3: core: Add DWC31 version 2.00a controller usb: dwc3: core: Add DWC31 version 2.00a controller --- 2024-03-01 Wesley Cheng New
usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stage usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stage --- 2022-07-12 Wesley Cheng New
usb: dwc3: EP clear halt leading to incorrect submission of delayed_status usb: dwc3: EP clear halt leading to incorrect submission of delayed_status --- 2022-04-07 Wesley Cheng New
usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable --- 2022-09-19 Wesley Cheng New
usb: dwc3: gadget: Fix IN endpoint max packet size allocation usb: dwc3: gadget: Fix IN endpoint max packet size allocation --- 2022-05-23 Wesley Cheng New
usb: dwc3: gadget: Queue PM runtime idle on disconnect event usb: dwc3: gadget: Queue PM runtime idle on disconnect event --- 2024-01-03 Wesley Cheng New
usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive --- 2023-03-31 Wesley Cheng New
usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeue usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeue --- 2022-03-09 Wesley Cheng New
usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete --- 2024-04-09 Wesley Cheng New
usb: gadget: f_fs: Wake up IO thread during disconnect usb: gadget: f_fs: Wake up IO thread during disconnect --- 2021-12-01 Wesley Cheng New
[v12,01/41] xhci: add support to allocate several interrupters Introduce QC USB SND audio offloading support --- 2024-01-02 Wesley Cheng New
[v12,04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events Introduce QC USB SND audio offloading support --- 2024-01-02 Wesley Cheng New
[v12,05/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index Introduce QC USB SND audio offloading support --- 2024-01-02 Wesley Cheng New
[v12,14/41] dt-bindings: usb: xhci: Add num-hc-interrupters definition Introduce QC USB SND audio offloading support --- 2024-01-02 Wesley Cheng New
[v12,15/41] dt-bindings: usb: dwc3: Limit num-hc-interrupters definition Introduce QC USB SND audio offloading support --- 2024-01-02 Wesley Cheng New
[v13,48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control Introduce QC USB SND audio offloading support --- 2024-02-03 Wesley Cheng New
[v14,01/53] xhci: fix possible null pointer dereference at secondary interrupter removal Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,02/53] xhci: fix off by one check when adding a secondary interrupter. Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[v14,03/53] xhci: Add interrupt pending autoclear flag to each interrupter Introduce QC USB SND audio offloading support --- 2024-02-08 Wesley Cheng New
[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,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,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,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,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,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,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,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
[v15,03/50] xhci: make isoc_bei_interval variable interrupter specific. Untitled series #235193 --- 2024-02-13 Wesley Cheng New
[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,46/50] ALSA: usb-audio: Add USB offloading capable kcontrol Untitled series #235193 --- 2024-02-13 Wesley Cheng New
[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,35/50] ASoC: dt-bindings: Add Q6USB backend Introduce QC USB SND audio offloading support --- 2024-02-16 Wesley Cheng New
[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
[v18,08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index Introduce QC USB SND audio offloading support --- 2024-02-28 Wesley Cheng New
[v19,01/41] xhci: add helper to stop endpoint and wait for completion Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,02/41] usb: host: xhci: Export enable and disable interrupter APIs Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,03/41] usb: host: xhci: Repurpose event handler for skipping interrupter events Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,04/41] xhci: export XHCI IMOD setting helper for interrupters Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,05/41] xhci: sideband: add initial api to register a sideband entity Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,06/41] usb: host: xhci-sideband: Expose a sideband interrupter enable API Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,07/41] usb: host: xhci-mem: Cleanup pending secondary event ring events Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,09/41] ASoC: Add SOC USB APIs for adding an USB backend Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,10/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,11/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,12/41] ASoC: qdsp6: q6afe: Increase APR timeout Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,13/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,14/41] ALSA: usb-audio: Introduce USB SND platform op callbacks Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,15/41] ALSA: usb-audio: Export USB SND APIs for modules Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,16/41] ALSA: usb-audio: Save UAC sample size information Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,17/41] usb: dwc3: Specify maximum number of XHCI interrupters Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,18/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,19/41] ALSA: usb-audio: qcom: Add USB QMI definitions Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,20/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,21/41] ALSA: usb-audio: Check for support for requested audio format Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,22/41] ASoC: usb: Add PCM format check API for USB backend Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,23/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,24/41] ALSA: usb-audio: Prevent starting of audio stream if in use Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,25/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is in use Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250 Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,31/41] ASoC: Introduce SND kcontrols to track USB offloading state Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,33/41] ASoC: usb: Create SOC USB SND jack kcontrol Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,35/41] ASoC: usb: Fetch ASoC sound card information Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,36/41] ALSA: usb-audio: Add USB offloading capable kcontrol Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
[v19,37/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices Introduce QC USB SND audio offloading support --- 2024-04-22 Wesley Cheng New
« 1 2 »