summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14ASoC: topology: Add support for multiple kcontrol types to a widgetJaska Uimonen3-250/+233
2021-05-14ASoC: intel/boards: add missing MODULE_DEVICE_TABLEZou Wei2-0/+2
2021-05-12Merge series "ASoC: SOF/Intel: fix and remove Sparse warnings" from Pierre-Lo...Mark Brown6-12/+12
2021-05-12ASoC: cs42l42: make HSBIAS_SENSE_EN optionalVitaly Rodionov3-1/+14
2021-05-12ASoC: q6dsp: Undo buggy warning fixNathan Chancellor1-1/+1
2021-05-12ASoC: wm2200: remove include of wmfw.hSimon Trimmer1-1/+0
2021-05-12ASoC: wm_adsp: mark more data structures with the const qualifierSimon Trimmer2-10/+10
2021-05-12ASoC: Intel: bxt_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart4-9/+9
2021-05-12ASoC: Intel: sof_cs42l42: shrink platform id below 20 charactersPierre-Louis Bossart2-2/+2
2021-05-12ASoC: SOF: Intel: hda: fix index used in inner loopPierre-Louis Bossart1-1/+1
2021-05-11ASoC: cs42l52: Minor tidy up of error pathsCharles Keepax1-5/+7
2021-05-11ASoC: cs4265: Minor tidy up of error pathsCharles Keepax1-3/+7
2021-05-11ASoC: cs35l36: Remove unneeded variable initialisationCharles Keepax1-1/+1
2021-05-11Merge series "PinePhone BT audio bringup" from Samuel Holland <samuel@shollan...Mark Brown1-2/+6
2021-05-11Merge series "Tidy up device ID reading on legacy Cirrus parts" from Charles ...Mark Brown10-96/+136
2021-05-11Merge series "ASoC: cppcheck fixes of the week" from Pierre-Louis Bossart <pi...Mark Brown4-5/+5
2021-05-11Merge series "ASoC: SOF: Intel: split Baytrail and Merrifield" from Pierre-Lo...Mark Brown5-698/+783
2021-05-11Merge series "ASoC: Intel: machine driver updates for 5.14" from Pierre-Louis...Mark Brown30-59/+861
2021-05-10ASoC: cs53l30: Minor error paths fixupsCharles Keepax1-11/+11
2021-05-10ASoC: cs43130: Minor error paths fixupsCharles Keepax1-12/+19
2021-05-10ASoC: cs42l73: Minor error paths fixupsCharles Keepax1-13/+17
2021-05-10ASoC: cs42l42: Minor error paths fixupsCharles Keepax1-10/+8
2021-05-10ASoC: cs35l35: Correct errata handlingCharles Keepax2-2/+3
2021-05-10ASoC: cs35l35: Minor error paths fixupsCharles Keepax1-9/+8
2021-05-10ASoC: cs35l34: Minor error paths fixupsCharles Keepax1-17/+22
2021-05-10ASoC: cs35l33: Minor error paths fixupsCharles Keepax1-6/+9
2021-05-10ASoC: cs35l32: Minor error paths fixupsCharles Keepax1-16/+18
2021-05-10ASoC: cirrus: Add helper function for reading the device IDCharles Keepax1-0/+21
2021-05-10ASoC: rt1019: Add non_legacy_dai_naming configDerek Fang1-0/+1
2021-05-10ASoC: cs42l42: Add support for ACPI table match entryVitaly Rodionov1-2/+13
2021-05-10ASoC: cs42l42: Use device_property API instead of of_propertyRichard Fitzgerald1-36/+24
2021-05-10ASoC: cs42l42: Add support for set_jack callsLucas Tanure2-19/+26
2021-05-10ASoC: rt5682: Implement remove callbackStephen Boyd1-0/+11
2021-05-10ASoC: rt5682: Disable irq on shutdownStephen Boyd1-0/+1
2021-05-10ASoC: codecs: lpass-wsa-macro: handle unexpected inputTom Rix1-0/+4
2021-05-10ASoC: rt286: Remove redundant assignment to d_len_codeJiapeng Chong1-1/+0
2021-05-10ASoC: jz4740-i2s: fix function nameH. Nikolaus Schaller1-2/+2
2021-05-10ASoC: fsl_xcvr: Remove unneeded semicolonWan Jiabing1-1/+1
2021-05-10ASoC: imx-pcm-rpmsg: Fix warning of incorrect type in assignmentShengjiu Wang2-4/+4
2021-05-10ASoC: codecs: lpass-rx-macro: Remove unneeded semicolonWan Jiabing1-1/+1
2021-05-10ASoc: Fix unused define in jz4740-i2s.hTang Bin1-2/+0
2021-05-10ASoC: q6dsp: q6afe: remove unneeded dead-store initializationYang Li1-1/+1
2021-05-10ASoC: mediatek: mt8192: Delete a redundant condition branchZhen Lei1-2/+0
2021-05-10ASoC: amd: renoir: Remove redundant assignment to pdm_ctrl and pdm_enable and...Jiapeng Chong1-4/+0
2021-05-10ASoC: fsl_spdif: add support for enabling raw capture modeViorel Suman2-0/+68
2021-05-10ASoC: fsl: imx-pcm-rpmsg: remove useless initializationPierre-Louis Bossart1-1/+1
2021-05-10ASoC: codecs: rt1019: clarify expressionPierre-Louis Bossart1-2/+2
2021-05-10ASoc: codecs: mt6359: remove useless initializationsPierre-Louis Bossart1-1/+1
2021-05-10ASoC: codecs: mt6359-accdet: remove useless initializationPierre-Louis Bossart1-1/+1
2021-05-10ASoC: Intel: sof_rt5682: code refactor for max98357aBrent Lu1-12/+24