summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2020-03-26ASoC: rt1308-sdw: use slot and rx_mask to configure streamPierre-Louis Bossart1-4/+11
2020-03-26ASoC: rt1308-sdw: add set_tdm_slot() supportPierre-Louis Bossart2-0/+25
2020-03-24ASoC: wm8974: remove unused variablesYueHaibing1-8/+0
2020-03-23ASoC: rt5682: Add a property for DMIC delayOder Chiou1-1/+11
2020-03-23ASoC: rt5682: Add a property for DMIC clock rateOder Chiou1-2/+7
2020-03-23ASoC: MT6660: make spdxcheck.py happyLukas Bulwahn1-1/+1
2020-03-18Merge series "ASoC: sdm845: fix soundwire stream handling" from Srinivas Kand...Mark Brown1-43/+1
2020-03-18ASoC: rt5682: remove noisy debug messagesShuming Fan1-2/+2
2020-03-18ASoC: codecs: wsa881x: remove soundwire stream handlingSrinivas Kandagatla1-43/+1
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown5-15/+17
2020-03-13ASoC: max98357a: Add ACPI HID MAX98360AYong Zhi1-0/+1
2020-03-13Merge series "ASoC: Intel: machine driver updates for 5.7" from Pierre-Louis ...Mark Brown1-3/+3
2020-03-13ASoC: rt5682: Fine tune the HP performance in soundwire modeOder Chiou1-0/+2
2020-03-13ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski1-3/+3
2020-03-13ASoC: rt5682: Revise the DAC1 volume settingOder Chiou1-1/+1
2020-03-13ASoC: wm_adsp: Use scnprintf() for the limited buffer outputTakashi Iwai1-2/+2
2020-03-11Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown1-1/+1
2020-03-10ASoC: rt5682-sdw: fix 'defined but not used' pm functionsPierre-Louis Bossart1-2/+2
2020-03-10ASoC: rt5682: fix unmet dependenciesPierre-Louis Bossart1-1/+1
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai4-7/+11
2020-03-06ASoC: wcd9335: fix address map representationSrinivas Kandagatla2-12/+13
2020-03-06ASoC: wcd934x: remove unused headersSrinivas Kandagatla1-4/+0
2020-03-06ASoC: wcd934x: fix High Accuracy Buck enableSrinivas Kandagatla1-5/+5
2020-03-05ASoC: tlv320adcx140: Fix mic_bias and vref device tree verificationDan Murphy1-6/+4
2020-03-05ASoC: wm8741: Fix typo in Kconfig promptAxel Lin1-1/+1
2020-03-04Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+1
2020-03-03ASoC: rt1015: modify pre-divider for sysclkJack Yu1-1/+1
2020-03-02Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2-2/+2
2020-03-02ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driverYueHaibing1-0/+1
2020-03-02ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu1-0/+1
2020-02-28ASoC: rt5682: Make rt5682_clock_config staticYueHaibing1-1/+1
2020-02-28ASoC: rt1015: modify some structure to be static.Jack Yu1-2/+2
2020-02-26ASoC: tas2562: Add entries for the TAS2563 audio amplifierDan Murphy1-1/+8
2020-02-26ASoC: rt5682: Revise the function nameOder Chiou1-2/+2
2020-02-26ASoC: rt5682: Add the soundwire supportOder Chiou6-40/+897
2020-02-26ASoC: tas2562: Fix sample rate error messageDan Murphy1-1/+1
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown5-317/+141
2020-02-24ASoC: Fix SND_SOC_ALL_CODECS imply ac97 falloutGeert Uytterhoeven1-0/+3
2020-02-21ASoC: tlv320adcx140: Add decimation filter supportDan Murphy1-0/+18
2020-02-21ASoC: tlv320adcx140: Add DRE and AGC supportDan Murphy2-0/+56
2020-02-21ASoC: tas2562: Add support for digital volume controlDan Murphy2-2/+82
2020-02-20ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver familyDan Murphy4-0/+990
2020-02-20ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl1-3/+5
2020-02-19ASoC: rockchip: Make RK3328 GPIO_MUTE control explicitRobin Murphy1-15/+16
2020-02-19ASoC: tas2562: Add support for ISENSE and VSENSEDan Murphy2-8/+30
2020-02-19ASoC: MT6660 update to 1.0.8_GJeff Chang1-3/+75
2020-02-18ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto1-2/+2
2020-02-18ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang2-4/+407
2020-02-18ASoC: tas2562: Return invalid for when bitwidth is invalidDan Murphy1-1/+2
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai3-313/+134