summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource()Yang Yingliang2021-11-251-0/+2
| | * | | | ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu2021-11-258-16/+0
| | * | | | ASoC: SOF: Intel: power optimizations with HDaudio SPIB registerMark Brown2021-11-2411-2/+85
| | |\ \ \ \
| | | * | | | ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan2021-11-247-2/+46
| | | * | | | ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan2021-11-243-0/+22
| | | * | | | ALSA: pcm: introduce INFO_NO_REWINDS flagPierre-Louis Bossart2021-11-241-0/+14
| | | * | | | ALSA: pcm: unconditionally check if appl_ptr is in 0..boundary rangePierre-Louis Bossart2021-11-241-0/+3
| | * | | | | ASoC: SOF: handle paused streams during system suspendRanjani Sridharan2021-11-243-5/+76
| | * | | | | ASoC: SOF: topology: don't use list_for_each_entry_reverse()Pierre-Louis Bossart2021-11-241-1/+1
| | * | | | | ASoC: SOF: sof-audio: setup sched widgets during pipeline complete stepPierre-Louis Bossart2021-11-241-2/+17
| | |/ / / /
| | * | | | ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8MMark Brown2021-11-224-1/+362
| | |\ \ \ \
| | | * | | | ASoC: SOF: imx8m: Implement reset callbackDaniel Baluta2021-11-221-0/+39
| | | * | | | ASoC: SOF: imx8m: Implement DSP startDaniel Baluta2021-11-221-1/+24
| | | * | | | ASoC: SOF: imx8m: Add runtime PM / System PM supportDaniel Baluta2021-11-221-1/+105
| | | * | | | ASoC: SOF: imx8: Add runtime PM / System PM supportDaniel Baluta2021-11-221-1/+115
| | | * | | | ASoC: SOF: imx: Add code to manage DSP related clocksDaniel Baluta2021-11-224-0/+81
| | * | | | | ASoC: stm32: add pm runtime supportMark Brown2021-11-223-1/+12
| | |\ \ \ \ \
| | | * | | | | ASoC: stm32: spdifrx: add pm_runtime supportOlivier Moysan2021-11-221-0/+4
| | | * | | | | ASoC: stm32: dfsdm: add pm_runtime support for audioOlivier Moysan2021-11-221-1/+4
| | | * | | | | ASoC: stm32: i2s: add pm_runtime supportOlivier Moysan2021-11-221-0/+4
| | | |/ / / /
| | * | | | | Support BCLK input clock in tlv320aic31xxMark Brown2021-11-223-36/+83
| | |\ \ \ \ \
| | | * | | | | ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codecAriel D'Alessandro2021-11-221-0/+12
| | | * | | | | ASoC: tlv320aic31xx: Handle BCLK set as PLL input configurationAriel D'Alessandro2021-11-221-0/+14
| | | * | | | | ASoC: tlv320aic31xx: Add divs for bclk as clk_inAriel D'Alessandro2021-11-221-0/+20
| | | * | | | | ASoC: tlv320aic31xx: Add support for pll_r coefficientAriel D'Alessandro2021-11-221-35/+36
| | | * | | | | ASoC: tlv320aic31xx: Fix typo in BCLK clock nameAriel D'Alessandro2021-11-221-1/+1
| | | |/ / / /
| | * | | | | ASoC: SOF: enable multicore with dynamic pipelinesMark Brown2021-11-2220-201/+294
| | |\ \ \ \ \
| | | * | | | | ASoC: SOF: Intel: hda: free DAI widget during stop and suspendRanjani Sridharan2021-11-221-21/+2
| | | * | | | | ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan2021-11-229-145/+59
| | | * | | | | ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan2021-11-223-11/+25
| | | * | | | | ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelinesRanjani Sridharan2021-11-221-3/+10
| | | * | | | | ASoC: SOF: topology: remove sof_load_pipeline_ipc()Ranjani Sridharan2021-11-223-22/+2
| | | * | | | | ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put opsRanjani Sridharan2021-11-225-0/+48
| | | * | | | | ASoC: SOF: Intel: TGL: set core_get/put opsRanjani Sridharan2021-11-221-0/+42
| | | * | | | | ASoC: SOF: Add ops for core_get and core_putRanjani Sridharan2021-11-222-0/+65
| | | * | | | | ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan2021-11-227-0/+46
| | | * | | | | ASoC: SOF: Intel: hda: expose get_chip_info()Ranjani Sridharan2021-11-222-11/+7
| | | |/ / / /
| | * | | | | ASoC: cs42l42: Report initial jack stateRichard Fitzgerald2021-11-222-0/+24
| | * | | | | ASoC: SOF: sof-pci-dev: use community key on all Up boardsPierre-Louis Bossart2021-11-221-9/+1
| | |/ / / /
| | * | | | ASoC: SOF: Add support for Mediatek MT8195Mark Brown2021-11-1815-1/+1019
| | |\ \ \ \
| | | * | | | ASoC: SOF: mediatek: Add DSP system PM callback for mt8195YC Hung2021-11-181-0/+42
| | | * | | | ASoC: SOF: mediatek: Add mt8195 dsp clock supportYC Hung2021-11-185-4/+208
| | | * | | | ASoC: SOF: mediatek: Add dai driver dsp ops callback for mt8195YC Hung2021-11-181-0/+35
| | | * | | | ASoC: SOF: Add mt8195 device descriptorYC Hung2021-11-182-1/+14
| | | * | | | ASoC: SOF: mediatek: Add fw loader and mt8195 dsp ops to load firmwareYC Hung2021-11-184-1/+79
| | | * | | | ASoC: SOF: topology: Add support for Mediatek AFE DAIYC Hung2021-11-182-0/+71
| | | * | | | ASoC: SOF: mediatek: Add mt8195 hardware supportYC Hung2021-11-189-0/+575
| | * | | | | ASoC: codecs: MBHC: Remove useless condition checkSrinivasa Rao Mandadapu2021-11-181-9/+5
| | |/ / / /
| | * | | | ASoC: SOF: Platform updates for AMD and MediatekMark Brown2021-11-1720-0/+2131
| | |\ \ \ \
| | | * | | | ASoC: SOF: amd: Add support for SOF firmware authenticationAjit Kumar Pandey2021-11-174-1/+95