summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2022-06-06ASoC: cs35l45: typo in argument definitionPierre-Louis Bossart1-1/+1
2022-06-06ASoC: ssm4567: Use modern ASoC DAI format terminologyMark Brown1-2/+2
2022-06-06ASoC: ssm2602: Use modern ASoC DAI format terminologyMark Brown1-3/+3
2022-06-06ASoC: ssm2518: Use modern ASoC DAI format terminologyMark Brown1-2/+2
2022-06-06ASoC: cs35l41: Do not print error when waking from hibernationStefan Binding1-1/+2
2022-06-06ASoC: cs35l41: Add common cs35l41 enter hibernate functionStefan Binding2-9/+20
2022-06-06ASoC: cs35l41: Move cs35l41 exit hibernate function into shared codeStefan Binding2-60/+61
2022-06-06ASoC: da732x: Drop no-op remove functionUwe Kleine-König1-6/+0
2022-06-06ASoC: lm49453: Drop no-op remove functionUwe Kleine-König1-6/+0
2022-06-06ASoC: da7219: Drop no-op remove functionUwe Kleine-König1-6/+0
2022-06-06ASoC: ak4642: Drop no-op remove functionUwe Kleine-König1-6/+0
2022-06-06ASoC: codecs: Add HD-Audio codec driverCezary Rojewski5-0/+528
2022-06-06ASoC: nau8822: Disable internal PLL if freq_out is zeroHui Wang1-0/+7
2022-06-06Merge existing fixes from asoc/for-5.19 into new branchMark Brown7-15/+25
2022-06-06ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown1-1/+1
2022-06-06ASoC: es8328: Fix event generation for deemphasis controlMark Brown1-1/+4
2022-06-06ASoC: wm8962: Fix suspend while playing musicAdam Ford1-0/+1
2022-06-03ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax1-1/+1
2022-06-03ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax1-2/+2
2022-06-03ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax1-1/+3
2022-06-03ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax1-8/+8
2022-06-03ASoC: cs35l36: Update digital volume TLVCharles Keepax1-1/+2
2022-06-03ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax1-2/+2
2022-06-01ASoC: nau8822: Add operation for internal PLL off and onHui Wang2-0/+7
2022-06-01Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai3-5/+26
2022-05-30ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson1-4/+4
2022-05-30ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson1-0/+12
2022-05-24ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou2-2/+11
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai217-1149/+4792
2022-05-23Merge branch 'for-linus' into for-nextTakashi Iwai16-78/+100
2022-05-21Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-5/+5
2022-05-20ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov1-2/+4
2022-05-20ASoC: rt1308-sdw: add the default value of register 0xc320Shuming Fan1-0/+1
2022-05-20ASoC: remove two unnecessary gpiolib dependenciesMark Brown1-2/+0
2022-05-19ASoC: rt9120: Use pm_runtime and regcache to optimize 'pwdnn' logicChiYuan Huang1-6/+105
2022-05-19ASoC: rt9120: Fix 3byte read, valule offset typoChiYuan Huang1-1/+1
2022-05-19ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang1-3/+3
2022-05-19ASoC: codecs: lpass: Fix passing zero to 'PTR_ERR'YueHaibing1-2/+2
2022-05-19ASoC: rt1015p: remove dependency on GPIOLIBPierre-Louis Bossart1-1/+0
2022-05-19ASoC: max98357a: remove dependency on GPIOLIBPierre-Louis Bossart1-1/+0
2022-05-16ASoC: rt5645: Fix errorenous cleanup orderLin Ma1-1/+6
2022-05-16ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding2-18/+26
2022-05-16ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding2-24/+34
2022-05-16ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding3-82/+62
2022-05-12ASoC: max98396: Fix build error for implicit function declarationHui Tang1-0/+1
2022-05-12ASoC: tlv320adc3xxx: Fix build error for implicit function declarationHui Tang1-0/+3
2022-05-12ASOC: Fix the error handling code of the probeMark Brown5-8/+14
2022-05-11ASoC: wm9090: Remove redundant endianness flagCharles Keepax1-1/+0
2022-05-11ASoC: wm2000: Remove redundant endianness flagCharles Keepax1-1/+0
2022-05-11ASoC: cs42l56: Fix the error handling of cs42l56_i2c_probe()Zheyu Ma1-1/+1