summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2023-02-02ASoC: codecs: aw88395: Fix spelling mistake "cersion" -> "version"Colin Ian King1-2/+2
2023-02-01Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-8/+2
2023-02-01ASoC: codecs/jz4760: add digital gain controlsChristophe Branchereau1-0/+9
2023-02-01ASoC: cs42l42: use helper functionKuninori Morimoto1-4/+1
2023-01-31ASoC: cs42l42: Add SoundWire supportMark Brown5-45/+717
2023-01-31ASoC: use helper function and cleanupMark Brown18-63/+34
2023-01-31ASoC: codecs: Add Awinic AW88395 audio amplifierMark Brown10-0/+4285
2023-01-31Add the Renesas IDT821034 codec supportMark Brown3-0/+1193
2023-01-31ASoC: cs42l42: Wait for debounce interval after resumeStefan Binding1-1/+9
2023-01-31ASoC: cs42l42: Don't set idle_bias_onRichard Fitzgerald1-1/+0
2023-01-31ASoC: cs42l42: Add SoundWire supportRichard Fitzgerald5-0/+642
2023-01-31ASoC: cs42l42: Export some functions for SoundWireRichard Fitzgerald2-5/+14
2023-01-31ASoC: cs42l42: Separate ASP config from PLL configRichard Fitzgerald2-38/+44
2023-01-31ASoC: cs42l42: Ensure MCLKint is a multiple of the sample rateRichard Fitzgerald1-3/+9
2023-01-31ASoC: cs42l42: Add SOFT_RESET_REBOOT registerRichard Fitzgerald1-0/+2
2023-01-31ASoC: sma1303: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
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