aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-03-08Clean ups and preparation for IPC abstraction in the SOF driverMark Brown
2022-03-08Add driver for SAMA7G5's PDMCMark Brown
2022-03-08ASoC: mxs: Fix error handling in mxs_sgtl5000_probeMiaoqian Lin
2022-03-08ASoC: atmel: mchp-pdmc: add PDMC driverCodrin Ciubotariu
2022-03-08ASoC: dmaengine: do not use a NULL prepare_slave_config() callbackCodrin Ciubotariu
2022-03-08ASoC: rk817: Fix missing clk_disable_unprepare() in rk817_platform_probeMiaoqian Lin
2022-03-08ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probeMiaoqian Lin
2022-03-08ASoC: SOF: Add missing of_node_put() in imx8m_probeMiaoqian Lin
2022-03-08ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probeMiaoqian Lin
2022-03-08ASoC: amd: acp3x: Fix signedness bug in acp3xYueHaibing
2022-03-08ASoC: amd: acp5x-pcm-dma: Fix signedness bugYueHaibing
2022-03-08ASoC: mediatek: mt8183: support wb bt audioJiaxin Yu
2022-03-08ASoC: Intel: catpt: use asoc_substream_to_rtd()Lianjie Zhang
2022-03-08ASoC: atmel: Fix error handling in snd_proto_probeMiaoqian Lin
2022-03-08ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan
2022-03-08ASoC: SOF: topology: expose some get_token opsRanjani Sridharan
2022-03-08ASoC: SOF: topology: Modify the get_token op for string tokensRanjani Sridharan
2022-03-08ASoC: SOF: topology: Drop the size parameter from struct sof_topology_tokenRanjani Sridharan
2022-03-08ASoC: SOF: topology: remove redundant code in sof_link_afe_load()Ranjani Sridharan
2022-03-08ASoC: SOF: topology: remove redundant codeRanjani Sridharan
2022-03-08ASoC: SOF: sof-audio: removed unused functionPierre-Louis Bossart
2022-03-08ASoC: SOF: set swidget's core for scheduler widgetRanjani Sridharan
2022-03-08ASoC: SOF: simplify snd_sof_device_remove()Ranjani Sridharan
2022-03-08ASoC: SOF: remove snd_sof_pipeline_find()Ranjani Sridharan
2022-03-07ASoC: fsl_sai: Cleanups and 1:1 bclk:mclk ratio supportMark Brown
2022-03-07ASoC: SOF: updates for 5.18Mark Brown
2022-03-07ASoC: Intel: boards: cleanups for 5.18Mark Brown
2022-03-07ASoC: audio_graph_card2: Support variable slot widthsMark Brown
2022-03-07ASoC: codecs: Add Awinic AW8738 audio amplifier driverMark Brown
2022-03-07ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()Dan Carpenter
2022-03-07ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_STARTRichard Fitzgerald
2022-03-07ASoC: wm_adsp: Expand firmware loading search optionsSimon Trimmer
2022-03-07ASoC: fsi: Add check for clk_enableJiasheng Jiang
2022-03-07ASoC: qcom: select correct WCD938X config for SC7280Srinivas Kandagatla
2022-03-07ASoC: cs35l41: Remove unnecessary paramLucas Tanure
2022-03-07ASoC: cs35l41: Fix max number of TX channelsLucas Tanure
2022-03-07ASoC: rt5682s: Stabilize the combo jack detectionDerek Fang
2022-03-07ASoC: wm8350: Handle error for wm8350_register_irqJiasheng Jiang
2022-03-07ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probeMiaoqian Lin
2022-03-07ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe()Dan Carpenter
2022-03-07ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe()Dan Carpenter
2022-03-07ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()Dan Carpenter
2022-03-07ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"Anthony I Gilea
2022-03-07ASoC: Intel: boards: add GPIOLIB dependency where missedPierre-Louis Bossart
2022-03-07ASoC: Intel: boards: remove explicit dependency on GPIOLIB when DMIC is used"Pierre-Louis Bossart
2022-03-07ASoC: fsl_sai: implement 1:1 bclk:mclk ratio supportAhmad Fatoum
2022-03-07ASoC: fsl_sai: use DIV_ROUND_CLOSEST() to calculate dividerSascha Hauer
2022-03-07ASoC: fsl_sai: Use better variable namesSascha Hauer
2022-03-07ASoC: fsl_sai: store full version instead of major/minorSascha Hauer
2022-03-07ASoC: fsl_sai: simplify register poking in fsl_sai_set_bclkAhmad Fatoum