summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2022-09-08ASoC: ak4458: Remove component probe() and remove()Shengjiu Wang
2022-09-08ASoC: sti-sas: Remove the unneeded result variableye xingchen
2022-09-08ASoC: max98390: Remove unnecessary amp on/off conrtolSteve Lee
2022-09-05Untested TAS2562 power setting fixesMark Brown
2022-09-05ASoC: wm_adsp: Handle optional legacy supportCristian Ciocaltea
2022-09-05ASoC: tas2562: Fix mute/unmuteMartin Povišer
2022-09-05ASoC: tas2562: Drop conflicting set_bias_level power settingMartin Povišer
2022-09-01ASoC: codecs: rk817: drop I2C dependenciesKrzysztof Kozlowski
2022-09-01ASoC: codecs: wcd934x: add Slimbus dependencyKrzysztof Kozlowski
2022-08-31ASoC: codecs: minor cppcheck cleanupsMark Brown
2022-08-31ASoC: max98396: Make data monitor features configurableDaniel Mack
2022-08-31ASoC: wcd9335: remove always-true conditionPierre-Louis Bossart
2022-08-31ASoC: wcd-mbhc-v2: remove always-true conditionPierre-Louis Bossart
2022-08-31ASoC: hdmi-codec: remove unused definitionsPierre-Louis Bossart
2022-08-30ASoC: codecs: rk817: fix missing I2C dependency in compile testKrzysztof Kozlowski
2022-08-29TAS2764 fixes/extensionsMark Brown
2022-08-29ASoC: codecs: max98088: remove redundant ret variableJinpeng Cui
2022-08-28ASoC: codecs: allow compile testing without MFD driversKrzysztof Kozlowski
2022-08-28ASoC: wcd938x: Remove spurious type_base from irq chipAidan MacDonald
2022-08-28ASoC: wcd9335: Convert irq chip to config regsAidan MacDonald
2022-08-25ASoC: tas2764: Export highpass filter settingMartin Povišer
2022-08-25ASoC: tas2764: Add IRQ handlingMartin Povišer
2022-08-25ASoC: tas2764: Fix mute/unmuteMartin Povišer
2022-08-25ASoC: tas2764: Drop conflicting set_bias_level power settingMartin Povišer
2022-08-25ASoC: tas2764: Allow mono streamsMartin Povišer
2022-08-25ASoC: sigmadsp: switch to use kmemdup_nul() helperYang Yingliang
2022-08-25ASoC: max98088: add support for noise gate regTommaso Merciai
2022-08-25ASoC: codecs: add suspend and resume for ES8316Zhu Ning
2022-08-23ASoC: codes: src4xxx: Avoid clang -Wsometimes-uninitialized in src4xxx_hw_par...Nathan Chancellor
2022-08-17ASoC: cs42l42: Some small code improvementsMark Brown
2022-08-17ASoC/soundwire: log actual PING status on resume issuesMark Brown
2022-08-17ASoC: cs42l42: Use snd_soc_tdm_params_to_bclk()Richard Fitzgerald
2022-08-17ASoC: cs42l42: Fix comment typo in cs42l42_slow_start_put()Richard Fitzgerald
2022-08-17ASoC: cs42l42: Move cs42l42_supply_names to .c fileRichard Fitzgerald
2022-08-17ASoC: cs42l42: Add include dependencies to cs42l42.hRichard Fitzgerald
2022-08-17ASoC: cs42l42: Don't include kernel.hRichard Fitzgerald
2022-08-17ASoC: codecs: show PING status on resume failuresPierre-Louis Bossart
2022-08-17ASoC: tlv320adcx140: Add a new kcontrolKevin Lu
2022-08-17ASoC: codecs: es8326: change es8326_regmap_config to staticYang Yingliang
2022-08-16ASoC: codecs: add support for ES8326Zhu Ning
2022-08-15ASoC: Replace sprintf() with sysfs_emit()Mark Brown
2022-08-15ASoC: mt6359: fix tests for platform_get_irq() failureDan Carpenter
2022-08-15ASoC: Variable type completionXin Gao
2022-08-15ASoC: codecs: add support for the TI SRC4392 codecMatt Flax
2022-08-15ASoC: tlv320adcx140: Fix a typo in a commentChristophe JAILLET
2022-08-15ASoC: tlv320aic26: Replace sprintf() with sysfs_emit()Takashi Iwai
2022-08-15ASoC: cs43130: Replace scnprintf() with sysfs_emit()Takashi Iwai
2022-08-15Merge remote-tracking branch 'asoc/for-5.20' into asoc-6.0Mark Brown
2022-08-10ASoC: codec: tlv320aic32x4: fix mono playback via I2SPhilipp Zabel
2022-08-10TAS2770 fixesMark Brown