summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2023-01-31ASoC: sdw-mockup: use helper functionKuninori Morimoto1-4/+1
2023-01-31ASoC: rt: use helper functionKuninori Morimoto14-48/+21
2023-01-31ASoC: max: use helper functionKuninori Morimoto1-4/+1
2023-01-31ASoC: hda: use helper functionKuninori Morimoto1-2/+5
2023-01-31ASoC: hdmi-codec: use helper functionKuninori Morimoto1-5/+6
2023-01-30ASoC: codecs: Aw88395 chip register file, data type file and Kconfig MakefileWeidong Wang4-0/+547
2023-01-30ASoC: codecs: Aw88395 function for ALSA Audio DriverWeidong Wang2-0/+1942
2023-01-30ASoC: codecs: ACF bin parsing and check library file for aw88395Weidong Wang2-0/+1158
2023-01-30ASoC: codecs: Add i2c and codec registration for aw88395 and their associated...Weidong Wang2-0/+638
2023-01-30ASoC: codecs: Add support for the Renesas IDT821034 codecHerve Codina3-0/+1193
2023-01-30ASoC: tas5720: set bit 7 in ANALOG_CTRL_REG for TAS5720A-Q1 during probeSteffen Aschbacher2-0/+14
2023-01-30ASoC: codecs: tas5720: add support for TAS5720A-Q1 (automotive) variantSteffen Aschbacher2-13/+106
2023-01-30ASoC: codecs: tas5720: split a tas5720_mute_soc_component() functionAlexandru Ardelean1-4/+7
2023-01-30ASoC: SMA1303: Fix spelling mistake "Invald" -> "Invalid"Colin Ian King1-2/+2
2023-01-30ASoC: rt715-sdca: fix clock stop prepare timeout issueJack Yu1-1/+1
2023-01-28ASoC: The Iron Device SMA1303 is a boosted Class-D audio amplifier.KiseokJo4-0/+2422
2023-01-27ASoC: ts3a227e: add set_jack and get_jack_typeAstrid Rost1-1/+19
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds2-0/+0
2023-01-26ASoC: cs42l56: fix DT probeArnd Bergmann1-6/+0
2023-01-25ASoC: codecs: wsa88xx: remove unneeded includesKrzysztof Kozlowski2-7/+0
2023-01-25ASoC: codecs: constify static sdw_port_config structKrzysztof Kozlowski2-2/+2
2023-01-25ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski7-7/+7
2023-01-25ASoC: codecs: wsa883x: correct playback min/max ratesKrzysztof Kozlowski1-2/+2
2023-01-18ASoC: Merge up 6.2 fixesMark Brown2-0/+19
2023-01-16ASoC: codecs: wsa881x: Use proper shutdown GPIO polarityKrzysztof Kozlowski1-4/+29
2023-01-16ASoC: codecs: wsa881x: Simplify with dev_err_probeKrzysztof Kozlowski1-8/+5
2023-01-16ASoC: codecs: wsa881x: Simplify &pdev->dev in probeKrzysztof Kozlowski1-5/+5
2023-01-16ASoC: codecs: wsa883x: Simplify &pdev->dev in probeKrzysztof Kozlowski1-7/+7
2023-01-09ASoC: nau8822: add speaker Bridge Tied OutputMark Brown2-0/+18
2023-01-09ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart3-3/+0
2023-01-09ASoC: nau8315: remove dependency on GPIOLIBAjye Huang1-1/+0
2023-01-09ASoC: nau8822: add speaker Bridge Tied Output configurationEmanuele Ghidoli2-0/+18
2022-12-29ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli1-0/+7
2022-12-29ASoC: rt9120: Make dev PM runtime bind AsoC component PMChiYuan Huang1-0/+12
2022-12-27ASoC: Drop empty platform remove functionsMark Brown7-42/+0
2022-12-26ASoC: rt5640: Allow configuration of LOUT to mono differential modeOndrej Jirman2-0/+6
2022-12-26ASoC: wm8940: Read chip ID when wm8940 codec probingLukasz Majewski2-0/+14
2022-12-26ASoC: wm8940: Rewrite code to set proper clocksLukasz Majewski1-19/+82
2022-12-26ASoC: wm8940: Remove warning when no plat data presentLukasz Majewski1-3/+1
2022-12-26ASoC: da7213: Add support for mono, set frame width to 32 when possibleDavid Rau2-2/+31
2022-12-26ASoC: rt711-sdca: add jack detection mode for JD2 100KShuming Fan2-1/+22
2022-12-26ASoC: wl1273: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-26ASoC: mc13783: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-26ASoC: cq93vc: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-26ASoC: bt-sco: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-26ASoC: adau7002: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-26ASoC: ac97: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-26ASoC: 88pm860x: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-15ASoC: lochnagar: Fix unused lochnagar_of_match warningKrzysztof Kozlowski1-1/+1
2022-12-13ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede1-2/+0