summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-21ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functionsPeter Ujfalusi3-12/+3
2021-05-20ASoC: imx-card: Add imx-card machine driverShengjiu Wang3-0/+859
2021-05-20ASoC: dt-bindings: imx-card: Add binding doc for imx sound cardShengjiu Wang1-0/+122
2021-05-20ASoC: topology: Fix using uninitialized pointerJaska Uimonen1-1/+1
2021-05-19Merge series "ASoC: meson: g12a-toacodec: add support for SM1" from Neil Arms...Mark Brown1-19/+124
2021-05-19ASoC: soc-dai: fix up hw params only if it is neededGyeongtaek Lee1-6/+7
2021-05-19ASoC: wm8750: convert to the json-schemaRafał Miłecki2-18/+42
2021-05-19ASoC: meson: g12a-toacodec: add support for SM1 TOACODECNeil Armstrong1-1/+62
2021-05-19ASoC: meson: g12a-toacodec: use regmap fields to prepare SM1 supportNeil Armstrong1-18/+62
2021-05-18ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_s...Yang Yingliang1-6/+8
2021-05-18ASoC: soc-core: use DEVICE_ATTR_RO macroYueHaibing1-4/+4
2021-05-18ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform...Yang Yingliang1-6/+22
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