summaryrefslogtreecommitdiff
path: root/dsp
AgeCommit message (Expand)Author
2021-06-27Merge "dsp: audio_prm: move mutex_init to module_init"qctecmdr
2021-06-17dsp: audio_prm: move mutex_init to module_initMeng Wang
2021-06-16dsp: adsp-loader: call proper APIs to shutdown DSP gracefullyPatrick Lai
2021-06-16dsp: adsp_loader: Probe only after remoteproc is readyMeng Wang
2021-06-07dsp: add workqueue for audio_prm and pinctrl_lpiMeng Wang
2021-05-18dsp: audio_ion: add lock for msm_audio_ion_crash_handlerMeng Wang
2021-05-09dsp: address deadlock situation in prm driver during subsystem restartPatrick Lai
2021-04-09dsp: probe defer when remoteproc is uninitializedVignesh Kulothungan
2021-04-01dsp: initialize head of client linked listVignesh Kulothungan
2021-03-24dsp: remove export symbol for static functionsVikram Panduranga
2021-03-19dsp, ipc: add fluence NN changespavanisr
2021-03-18dsp: remove global msm_audio_ion_private_datapavanisr
2021-03-18dsp: clean up unnecessary apispavanisr
2021-01-14Merge "audio-kernel: move audio_notifier_register to probe function" into aud...Linux Build Service Account
2021-01-12dsp: Set is_initial_boot before calling child nodeLaxminath Kasam
2021-01-11Merge "dsp : Remove duplicate symbols" into audio-kernel.lnx.5.10Linux Build Service Account
2021-01-11dsp : Remove duplicate symbolsLaxminath Kasam
2021-01-08audio-kernel: Fix audio_notifier service registration issueLaxminath Kasam
2021-01-04audio-kernel: move audio_notifier_register to probe functionPatrick Lai
2020-12-17audio-kernel: Enable out of tree compilatonJyotirmoi Sarma
2020-12-16Merge "dsp: Enable remoteproc on adsp-loader" into audio-kernel.lnx.5.10Linux Build Service Account
2020-12-16Merge "audio-kernel: dsp: Upgrade dsp to support 5.10 kernel" into audio-kern...Linux Build Service Account
2020-12-16dsp: Enable remoteproc on adsp-loaderJyotirmoi Sarma
2020-12-16audio-kernel: Enable new PDR interfaceJyotirmoi Sarma
2020-12-14audio-kernel: dsp: Upgrade dsp to support 5.10 kernelJyotirmoi Sarma
2020-11-05Merge commit 'd9fa9d435ba1b92cf0f0361a0749107b7abc45a5' into audio-kernel-5-4...Phani Kumar Uppalapati
2020-10-20Merge "ASoC: sdxlemur: Add support for new target compilation" into audio-ker...Linux Build Service Account
2020-10-19Merge "q6afe: add support for lc3 codec playback"qctecmdr
2020-10-12Merge "soc: Add ratelimit to supress the pr_err/dev_err."qctecmdr
2020-10-12q6afe: add support for lc3 codec playbackManisha Agarwal
2020-10-12Merge "dsp: update cal data lock when deregister cvp calibration"qctecmdr
2020-10-08ASoC: sdxlemur: Add support for new target compilationAsish Bhattacharya
2020-10-07Merge "dsp: Add param header size based on the instance id support"qctecmdr
2020-10-07Merge "dsp: add change to handle use-after-free in cal_utils_is_cal_stale"qctecmdr
2020-10-07soc: Add ratelimit to supress the pr_err/dev_err.Prasad Kumpatla
2020-10-02dsp: update cal data lock when deregister cvp calibrationKunlei Zhang
2020-10-01dsp: add change to handle use-after-free in cal_utils_is_cal_staleSaurav Kumar
2020-09-30dsp: check speaker index before accessing arrayVignesh Kulothungan
2020-09-30Merge commit '1a7cee75ba63d6cce68924591b125d604bef39f5' into audio-kernel-5-4...Vidyakumar Athota
2020-09-30dsp: Add param header size based on the instance id supportSujin Panicker
2020-09-27Merge "dsp: add support for audio use cases to use afe topo deregister"qctecmdr
2020-09-23dsp: q6core: Check q6core avs state to be modules readyLaxminath Kasam
2020-09-23Merge "dsp: add change to fix use-after-free issue"qctecmdr
2020-09-23Merge "dsp: ion: avoid dma_buf_put twice when msm_audio_ion_map_buf fails"qctecmdr
2020-09-19dsp: ion: avoid dma_buf_put twice when msm_audio_ion_map_buf failsMeng Wang
2020-09-19dsp: support ION memory allocation from audio heapViraja Kommaraju
2020-09-17dsp: add support for audio use cases to use afe topo deregisterXiaoyu Ye
2020-09-15dsp: ion: avoid dma_buf_put twice when msm_audio_ion_map_buf failsMeng Wang
2020-09-15Merge "dsp: Fix issues due to accessing array out of bounds"qctecmdr
2020-09-15Merge "ASoC: limit error log print rate"qctecmdr