summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2021-05-24ASoC: codecs: Add driver for NXP/Goodix TFA989x (TFA1) amplifiersStephan Gerhold3-0/+311
2021-05-18ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform...Yang Yingliang1-6/+22
2021-05-12ASoC: cs42l42: make HSBIAS_SENSE_EN optionalVitaly Rodionov2-1/+7
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-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 "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 Brown3-4/+4
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: codecs: lpass-rx-macro: Remove unneeded semicolonWan Jiabing1-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-10Merge existing fixes from asoc/for-5.13Mark Brown3-8/+14
2021-05-05ASoC: rt711-sdca: fix the function number of SDCA control for feature unit 0x1EShuming Fan1-2/+2
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds127-1090/+10248
2021-04-29Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+1819
2021-04-28ASoC: da7219: do not request a new clock consummer referenceJerome Brunet1-4/+1
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2021-04-26ASoC: max98088: fix ni clock divider calculationMarco Felsch1-2/+11
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown123-712/+11688
2021-04-23ASoC: rt711-sdca: add the notification when volume changedShuming Fan1-2/+11
2021-04-23ASoC: rt711-sdca: change capture switch controlsShuming Fan2-43/+127
2021-04-23ASoC: da7219: properly get clk from the providerJerome Brunet1-1/+4
2021-04-23ASoC: lpass: use the clock provider APIJerome Brunet2-13/+5
2021-04-23ASoC: rt5682: clock driver must use the clock provider APIJerome Brunet1-3/+3
2021-04-23ASoC: wcd934x: use the clock provider APIJerome Brunet1-2/+4
2021-04-22ASoC: adau17x1: Avoid overwriting CHPFNiklas Carlsson1-2/+11
2021-04-20ASoC: ak4458: enable daisy chainViorel Suman2-16/+32
2021-04-20ASoC: rt1015p: add support on format S32_LEJack Yu1-1/+2
2021-04-19Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ...Mark Brown2-15/+28