summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2023-06-15ASoC: max98388: add amplifier driverRyan Lee4-0/+1259
2023-06-14ASoC: rt1318: Use maple tree register cacheMark Brown1-1/+1
2023-06-14ASoC: rt1316: Use maple tree register cacheMark Brown1-1/+1
2023-06-14ASoC: rt1308: Use maple tree register cacheMark Brown1-1/+1
2023-06-14ASoC: rt722: Use maple tree register cacheMark Brown1-2/+2
2023-06-14ASoC: rt715: Use maple tree register cacheMark Brown1-2/+2
2023-06-14ASoC: rt712: Use maple tree register cacheMark Brown2-4/+4
2023-06-14ASoC: rt711: Use maple tree register cacheMark Brown2-3/+3
2023-06-14ASoC: rt700: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs35l30: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs43130: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs42l83: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs42l73: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs42l42: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs4234: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs35l35: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs35l34: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs35l33: Use maple tree register cacheMark Brown1-1/+1
2023-06-13ASoC: cs35l32: Use maple tree register cacheMark Brown1-1/+1
2023-06-12ASoC: Switch two more i2c drivers back to use .probe()Uwe Kleine-König2-2/+2
2023-06-08ASoC: max98088: clean up some inconsistent indentingJiapeng Chong1-11/+11
2023-06-07ASoC: codecs: wsa883x: use existing define instead of raw valueKrzysztof Kozlowski1-1/+2
2023-06-02ASoC: nau8825: Update output control for NAU8825CDavid Lin1-10/+37
2023-06-02ASoC: nau8825: Update the calculation of FLL for NAU8825CDavid Lin1-5/+22
2023-06-02ASoC: nau8825: Add registers patch for NAU8825CDavid Lin2-3/+38
2023-05-31ASoC: nau8825: Add the management of headset detection for power savingDavid Lin1-0/+7
2023-05-30ES8316 audio codec fixes on Rock5BMark Brown2-10/+16
2023-05-30ASoC: es8316: Do not set rate constraints for unsupported MCLKsCristian Ciocaltea1-7/+7
2023-05-30ASoC: es8316: Increment max value for ALC Capture Target Volume controlCristian Ciocaltea1-2/+7
2023-05-25ASoC: cs42l42: Add PLL ratio table valuesVitaly Rodionov1-0/+7
2023-05-25ASoC: cs35l45: Relicense to GPL onlyCharles Keepax5-8/+8
2023-05-24ASoC: da7219: Add jack insertion detection polarityMark Brown1-4/+38
2023-05-24ASoC: mt6359: kselftest fix and driver extensionMark Brown1-15/+137
2023-05-23ASoC: do not include runtime_pm.h if not neededMark Brown10-10/+1
2023-05-23ASoC: mediatek: mt6359: update route for lineout muxTrevor Wu1-9/+35
2023-05-23ASoC: mediatek: mt6359: add mtkaif gpio settingTrevor Wu1-0/+16
2023-05-23ASoC: mediatek: mt6359: fix kselftest error of playback gainTrevor Wu1-6/+82
2023-05-23ASoC: mediatek: mt6359: add supply for MTKAIFTrevor Wu1-0/+4
2023-05-23ASoC: da7219: Add Jack insertion detection polarityDavid Rau1-4/+38
2023-05-23ASoC: use pm.h instead of runtime_pm.hClaudiu Beznea1-1/+1
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea9-9/+0
2023-05-23ASoC: nau8825: Add pre-charge actions for inputDavid Lin2-2/+35
2023-05-22ASoC: rt5682s: Use the devm_clk_get_optional() helperChristophe JAILLET1-8/+3
2023-05-22ASoC: cs53l30: Use the devm_clk_get_optional() helperChristophe JAILLET1-7/+3
2023-05-22ASoC: rt5659: Use the devm_clk_get_optional() helperChristophe JAILLET1-7/+3
2023-05-22ASoC: cs42l51: Use the devm_clk_get_optional() helperChristophe JAILLET1-6/+3
2023-05-22ASoC: adau1761: Use the devm_clk_get_optional() helperChristophe JAILLET1-7/+6
2023-05-19ASoC: cs35l56: Bugfixes and efficiency improvementMark Brown1-19/+46
2023-05-19ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw downloadSimon Trimmer1-10/+37
2023-05-19ASoC: cs35l56: sdw_write_no_pm() should be performed under a pm_runtime requestSimon Trimmer1-3/+3