summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ASoC: amd: acp5x-pcm-dma: Fix signedness bugYueHaibing2022-03-081-1/+1
| * | | | | | | ASoC: mediatek: mt8183: support wb bt audioJiaxin Yu2022-03-081-4/+2
| * | | | | | | ASoC: Intel: catpt: use asoc_substream_to_rtd()Lianjie Zhang2022-03-081-3/+3
| * | | | | | | ASoC: atmel: Fix error handling in snd_proto_probeMiaoqian Lin2022-03-081-8/+12
| |/ / / / / /
| * | | | | | ASoC: fsl_sai: Cleanups and 1:1 bclk:mclk ratio supportMark Brown2022-03-072-57/+52
| |\ \ \ \ \ \
| | * | | | | | ASoC: fsl_sai: implement 1:1 bclk:mclk ratio supportAhmad Fatoum2022-03-071-2/+15
| | * | | | | | ASoC: fsl_sai: use DIV_ROUND_CLOSEST() to calculate dividerSascha Hauer2022-03-071-7/+5
| | * | | | | | ASoC: fsl_sai: Use better variable namesSascha Hauer2022-03-071-8/+9
| | * | | | | | ASoC: fsl_sai: store full version instead of major/minorSascha Hauer2022-03-072-9/+5
| | * | | | | | ASoC: fsl_sai: simplify register poking in fsl_sai_set_bclkAhmad Fatoum2022-03-071-16/+13
| | * | | | | | ASoC: fsl_sai: simplify irq return valueSascha Hauer2022-03-071-7/+4
| | * | | | | | ASoC: fsl_sai: Drop unnecessary definesSascha Hauer2022-03-072-13/+6
| * | | | | | | ASoC: SOF: updates for 5.18Mark Brown2022-03-0711-31/+50
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: SOF: Intel: hda: clarify operator precedencePierre-Louis Bossart2022-03-071-1/+1
| | * | | | | | | ASoC: SOF: debug: clarify operator precedencePierre-Louis Bossart2022-03-071-1/+1
| | * | | | | | | ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT valueAjit Kumar Pandey2022-03-071-1/+1
| | * | | | | | | ASoC: SOF: amd: Move group register configuration to acp-loaderAjit Kumar Pandey2022-03-072-14/+9
| | * | | | | | | ASoC: SOF: amd: Use semaphore register to synchronize ipc's irqAjit Kumar Pandey2022-03-074-1/+30
| | * | | | | | | ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register updateAjit Kumar Pandey2022-03-071-0/+3
| | * | | | | | | ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optionalPeter Ujfalusi2022-03-073-11/+0
| | * | | | | | | ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtimePeter Ujfalusi2022-03-071-3/+4
| | * | | | | | | ASoC: SOF: Intel: pci-tgl: add RPL-S supportGongjun Song2022-03-071-0/+2
| | |/ / / / / /
| * | | | | | | ASoC: Intel: boards: cleanups for 5.18Mark Brown2022-03-072-21/+30
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"Anthony I Gilea2022-03-071-1/+1
| | * | | | | | | ASoC: Intel: boards: add GPIOLIB dependency where missedPierre-Louis Bossart2022-03-071-1/+11
| | * | | | | | | ASoC: Intel: boards: remove explicit dependency on GPIOLIB when DMIC is used"Pierre-Louis Bossart2022-03-071-19/+18
| | |/ / / / / /
| * | | | | | | ASoC: audio_graph_card2: Support variable slot widthsMark Brown2022-03-072-0/+101
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: audio_graph_card2: Add support for variable slot widthsRichard Fitzgerald2022-03-072-0/+101
| | |/ / / / / /
| * | | | | | | ASoC: codecs: Add Awinic AW8738 audio amplifier driverMark Brown2022-03-073-0/+116
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: codecs: Add Awinic AW8738 audio amplifier driverJonathan Albrieux2022-03-073-0/+116
| | |/ / / / / /
| * | | | | | | ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()Dan Carpenter2022-03-071-3/+4
| * | | | | | | ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_STARTRichard Fitzgerald2022-03-072-2/+20
| * | | | | | | ASoC: wm_adsp: Expand firmware loading search optionsSimon Trimmer2022-03-072-12/+88
| * | | | | | | ASoC: fsi: Add check for clk_enableJiasheng Jiang2022-03-071-3/+16
| * | | | | | | ASoC: qcom: select correct WCD938X config for SC7280Srinivas Kandagatla2022-03-071-1/+1
| * | | | | | | ASoC: cs35l41: Remove unnecessary paramLucas Tanure2022-03-071-4/+2
| * | | | | | | ASoC: cs35l41: Fix max number of TX channelsLucas Tanure2022-03-071-1/+1
| * | | | | | | ASoC: rt5682s: Stabilize the combo jack detectionDerek Fang2022-03-071-21/+26
| * | | | | | | ASoC: wm8350: Handle error for wm8350_register_irqJiasheng Jiang2022-03-071-4/+24
| * | | | | | | ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probeMiaoqian Lin2022-03-071-0/+1
| * | | | | | | ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe()Dan Carpenter2022-03-071-3/+4
| * | | | | | | ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe()Dan Carpenter2022-03-071-3/+4
| * | | | | | | ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()Dan Carpenter2022-03-071-3/+4
| |/ / / / / /
| * | | | | | ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpointJiaxin Yu2022-03-031-2/+6
| * | | | | | ASoC: hdac_hda: Avoid unexpected match when pcm_name is "Analog"Meng Tang2022-03-031-1/+6
| * | | | | | ASoC: Intel: machine driver updates for 5.18Mark Brown2022-03-0239-115/+879
| |\ \ \ \ \ \
| | * | | | | | ASoC: Intel: soc-acpi: add entries in ADL match tableLibin Yang2022-03-021-0/+25
| | * | | | | | ASoC: Intel: sof_ssp_amp: rename driver and support cs35l41 amplifierBrent Lu2022-03-025-263/+499
| | * | | | | | ASoC: Intel: cirrus-common: support cs35l41 amplifierBrent Lu2022-03-024-0/+194
| | * | | | | | ASoC: Intel: sof_rt1308: move rt1308 code to common moduleBrent Lu2022-03-024-59/+114