aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31ASoC: wcd9335: remove always-true conditionPierre-Louis Bossart1-3/+1
2022-08-31ASoC: wcd-mbhc-v2: remove always-true conditionPierre-Louis Bossart1-1/+1
2022-08-31ASoC: hdmi-codec: remove unused definitionsPierre-Louis Bossart1-4/+0
2022-08-30ASoC: codecs: rk817: fix missing I2C dependency in compile testKrzysztof Kozlowski1-1/+1
2022-08-29TAS2764 fixes/extensionsMark Brown2-52/+152
2022-08-29ASoC: codecs: max98088: remove redundant ret variableJinpeng Cui1-3/+1
2022-08-28ASoC: codecs: allow compile testing without MFD driversKrzysztof Kozlowski1-4/+4
2022-08-28ASoC: wcd938x: Remove spurious type_base from irq chipAidan MacDonald1-1/+0
2022-08-28ASoC: wcd9335: Convert irq chip to config regsAidan MacDonald1-2/+8
2022-08-25ASoC: tas2764: Export highpass filter settingMartin Povišer2-0/+14
2022-08-25ASoC: tas2764: Add IRQ handlingMartin Povišer2-0/+112
2022-08-25ASoC: tas2764: Fix mute/unmuteMartin Povišer1-25/+32
2022-08-25ASoC: tas2764: Drop conflicting set_bias_level power settingMartin Povišer1-33/+0
2022-08-25ASoC: tas2764: Allow mono streamsMartin Povišer1-1/+1
2022-08-25ASoC: sigmadsp: switch to use kmemdup_nul() helperYang Yingliang1-3/+1
2022-08-25ASoC: max98088: add support for noise gate regTommaso Merciai1-0/+3
2022-08-25ASoC: codecs: add suspend and resume for ES8316Zhu Ning1-0/+22
2022-08-23ASoC: codes: src4xxx: Avoid clang -Wsometimes-uninitialized in src4xxx_hw_params()Nathan Chancellor1-1/+6
2022-08-23ASoC: nau8540: Implement hw constraint for ratesTakashi Iwai1-11/+29
2022-08-23ASoC: nau8825: Implement hw constraint for ratesTakashi Iwai1-38/+45
2022-08-23ASoC: nau8824: Implement hw constraint for ratesTakashi Iwai1-29/+38
2022-08-23ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai1-7/+10
2022-08-23ASoC: nau8821: Implement hw constraint for ratesTakashi Iwai1-30/+36
2022-08-17ASoC: cs42l42: Some small code improvementsMark Brown2-16/+21
2022-08-17ASoC/soundwire: log actual PING status on resume issuesMark Brown8-0/+16
2022-08-17ASoC: cs42l42: Use snd_soc_tdm_params_to_bclk()Richard Fitzgerald1-6/+5
2022-08-17ASoC: cs42l42: Fix comment typo in cs42l42_slow_start_put()Richard Fitzgerald1-1/+1
2022-08-17ASoC: cs42l42: Move cs42l42_supply_names to .c fileRichard Fitzgerald2-8/+9
2022-08-17ASoC: cs42l42: Add include dependencies to cs42l42.hRichard Fitzgerald1-0/+5
2022-08-17ASoC: cs42l42: Don't include kernel.hRichard Fitzgerald1-1/+1
2022-08-17ASoC: codecs: show PING status on resume failuresPierre-Louis Bossart8-0/+16
2022-08-17ASoC: tlv320adcx140: Add a new kcontrolKevin Lu2-0/+60
2022-08-17ASoC: codecs: es8326: change es8326_regmap_config to staticYang Yingliang1-1/+1
2022-08-16ASoC: codecs: add support for ES8326Zhu Ning4-0/+1094
2022-08-15ASoC: Replace sprintf() with sysfs_emit()Mark Brown2-7/+6
2022-08-15ASoC: cs42l42: Only report button state if there was a button interruptRichard Fitzgerald1-6/+7
2022-08-15ASoC: mt6359: fix tests for platform_get_irq() failureDan Carpenter1-3/+3
2022-08-15ASoC: Variable type completionXin Gao1-1/+1
2022-08-15ASoC: codecs: add support for the TI SRC4392 codecMatt Flax5-0/+690
2022-08-15ASoC: tlv320adcx140: Fix a typo in a commentChristophe JAILLET1-1/+1
2022-08-15ASoC: tlv320aic26: Replace sprintf() with sysfs_emit()Takashi Iwai1-1/+1
2022-08-15ASoC: cs43130: Replace scnprintf() with sysfs_emit()Takashi Iwai1-6/+5
2022-08-15Merge remote-tracking branch 'asoc/for-5.20' into asoc-6.0Mark Brown4-57/+60
2022-08-10ASoC: codec: tlv320aic32x4: fix mono playback via I2SPhilipp Zabel1-0/+9
2022-08-10TAS2770 fixesMark Brown2-55/+48
2022-08-08ASoC: rt5640: Fix the JD voltage dropping issueOder Chiou1-2/+3
2022-08-08ASoC: tas2770: Fix handling of mute/unmuteMartin Povišer2-27/+32
2022-08-08ASoC: tas2770: Drop conflicting set_bias_level power settingMartin Povišer1-33/+0
2022-08-08ASoC: tas2770: Allow mono streamsMartin Povišer1-1/+1
2022-08-08ASoC: tas2770: Set correct FSYNC polarityMartin Povišer2-1/+22