summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: Intel: haswell and broadwell boards updateMark Brown2022-06-247-547/+462
|\
| * ASoC: Intel: bdw_rt286: Remove FE DAI opsCezary Rojewski2022-06-231-25/+0
| * ASoC: Intel: bdw_rt286: Improve codec_init() qualityCezary Rojewski2022-06-231-4/+3
| * ASoC: Intel: bdw_rt286: Improve hw_params() debug-abilityCezary Rojewski2022-06-231-1/+1
| * ASoC: Intel: bdw_rt286: Improve probe() function qualityCezary Rojewski2022-06-231-12/+11
| * ASoC: Intel: bdw_rt286: Update file commentsCezary Rojewski2022-06-232-17/+8
| * ASoC: Intel: bdw_rt286: Update code indentationCezary Rojewski2022-06-231-51/+28
| * ASoC: Intel: bdw_rt286: Reword driver nameCezary Rojewski2022-06-232-3/+3
| * ASoC: Intel: bdw_rt286: Reword prefixes of all driver membersCezary Rojewski2022-06-231-51/+51
| * ASoC: Intel: Rename broadwell source file to bdw_rt286Cezary Rojewski2022-06-232-1/+1
| * ASoC: Intel: hsw_rt5640: Improve hw_params() debug-abilityCezary Rojewski2022-06-231-1/+1
| * ASoC: Intel: hsw_rt5640: Improve probe() function qualityCezary Rojewski2022-06-231-3/+4
| * ASoC: Intel: hsw_rt5640: Update file commentsCezary Rojewski2022-06-232-11/+7
| * ASoC: Intel: hsw_rt5640: Update code indentationCezary Rojewski2022-06-231-41/+18
| * ASoC: Intel: hsw_rt5640: Reword driver nameCezary Rojewski2022-06-232-4/+4
| * ASoC: Intel: hsw_rt5640: Reword prefixes of all driver membersCezary Rojewski2022-06-231-23/+23
| * ASoC: Intel: Rename haswell source file to hsw_rt5640Cezary Rojewski2022-06-232-1/+1
* | ASoC: dapm: Move stereo autodisable checkCharles Keepax2022-06-231-5/+5
* | ASoC: topology: KUnit: Followup prototype change of snd_soc_unregister_card()Uwe Kleine-König2022-06-231-20/+10
|/
* ASoC: rockchip: i2s: switch BCLK to GPIOMark Brown2022-06-222-45/+42
|\
| * ASoC: dt-bindings: rockchip: Document pinctrl-names for i2sJudy Hsiao2022-06-211-0/+7
| * ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao2022-06-211-46/+123
* | Add MT8186 ADSP dt-bindingMark Brown2022-06-224-31/+110
|\ \
| * | ASoC: SOF: mediatek: Align mt8186 clock names with dt-bindingsTinghan Shen2022-06-221-2/+2
| * | dt-bindings: dsp: mediatek: Add mt8186 dsp documentTinghan Shen2022-06-221-0/+91
| * | firmware: mediatek: Use meaningful names for mboxTinghan Shen2022-06-221-24/+12
| * | dt-bindings: dsp: mediatek: Use meaningful names for mboxTinghan Shen2022-06-221-5/+5
* | | ASoC: rockchip: i2s: Fix crash on missing pinctrlChen-Yu Tsai2022-06-221-15/+14
* | | ASoC: amd: acp: Fix error handling in .remove()Uwe Kleine-König2022-06-221-8/+2
* | | ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König2022-06-225-11/+8
|/ /
* | ASoC: Merge fixesMark Brown2022-06-2214-130/+272
|\ \
| * | ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO errorShuming Fan2022-06-211-2/+2
| * | ASoC: cs35l41: Correct some control namesCharles Keepax2022-06-211-6/+6
| * | ASoC: wm5110: Fix DRE controlCharles Keepax2022-06-211-2/+6
| * | ASoC: wm_adsp: Fix event for preloaderCharles Keepax2022-06-211-1/+1
| * | remap: Some fixes for bulk read/write callbacks in regmap_config supportMark Brown2022-06-201-7/+8
| |\ \
| | * | regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas2022-06-201-6/+4
| | * | regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas2022-06-201-0/+3
| | * | regmap: Re-introduce bulk read support check in regmap_bulk_read()Javier Martinez Canillas2022-06-201-1/+1
| * | | MAINTAINERS: update ASoC Qualcomm maintainer email-idSrinivas Kandagatla2022-06-201-1/+1
| * | | ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao2022-06-201-31/+129
| |/ /
| * | ASoC: SOF: Intel: fix resume from hibernateMark Brown2022-06-183-2/+24
| |\ \
| | * | ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 statesPierre-Louis Bossart2022-06-171-1/+2
| | * | ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart2022-06-172-0/+11
| | * | ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2Pierre-Louis Bossart2022-06-171-1/+11
| * | | ASoC: SOF: Intel: hda: Fix compressed stream position trackingPeter Ujfalusi2022-06-173-77/+94
| |/ /
| * | ASoC: SOF: mediatek: Fix error code in probeDan Carpenter2022-06-151-1/+1
* | | ASoC: core: Add new SOC_DOUBLE_SX_TLV macroCharles Keepax2022-06-211-0/+12
| |/ |/|
* | ASoC: fsl_asrc_dma: Use dmaengine_terminate_async()Sascha Hauer2022-06-201-2/+2
* | ASoC: SOF/soundwire: use resume_and_get on component probeMark Brown2022-06-189-1/+87
|\ \