aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2020-01-14ASoC: sgtl5000: Fix VDDA and VDDIO comparisonMarek Vasut1-1/+2
2020-01-14ASoC: codecs: Add jz4770-codec driverPaul Cercueil3-0/+962
2020-01-14ASoC: rt715: remove warningsPierre-Louis Bossart1-2/+2
2020-01-14ASoC: rt715: use dev_to_sdw_dev() instead of to_sdw_slave_device()Kuninori Morimoto1-1/+1
2020-01-14ASoC: rt700: remove unused including <linux/version.h>YueHaibing1-1/+0
2020-01-13ASoC: rt1308-sdw: add rt1308 SdW amplifier driverShuming Fan4-0/+913
2020-01-13ASoC: msm8916-wcd-digital: Reset RX interpolation path after useStephan Gerhold1-0/+6
2020-01-13ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1Stephan Gerhold1-3/+13
2020-01-13ASoC: cros_ec_codec: Make the device acpi compatibleYu-Hsuan Hsu1-0/+8
2020-01-13ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold1-2/+2
2020-01-13ASoC: hdac_hda: Fix error in driver removal after failed probeKai Vehmanen1-1/+3
2020-01-13ASoC: rt711: remove unused including <linux/version.h>YueHaibing1-1/+0
2020-01-13ASoC: rt715: add RT715 codec driverJack Yu6-0/+2056
2020-01-10ASoC: rt700: add rt700 codec driverShuming Fan6-0/+2310
2020-01-10ASoC: max98090: Drop incorrectly applied duplicate commitMark Brown1-1/+1
2020-01-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown1-0/+7
2020-01-09ASoC: rt711: add rt711 codec driverShuming Fan6-0/+2365
2020-01-09ASoC: codecs: add wsa881x amplifier supportSrinivas Kandagatla3-0/+1197
2020-01-09ASoC: max98090: fix lockdep warningMarek Szyprowski2-4/+7
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski1-1/+1
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski1-1/+1
2020-01-07ASoC: gtm601: fix build warningArnd Bergmann1-2/+0
2020-01-06ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko1-0/+7
2019-12-31ASoC: madera: Enable clocks for input pins when used for the FLLCharles Keepax1-9/+100
2019-12-31ASoC: madera: Enable clocks for input pins when used as a direct clockCharles Keepax7-20/+129
2019-12-31ASoC: cs47l92: Simplify error handling code in 'cs47l92_probe()'Christophe JAILLET1-3/+1
2019-12-25ASoC: wcd934x: add audio routingsSrinivas Kandagatla1-0/+290
2019-12-25ASoC: wcd934x: add capture dapm widgetsSrinivas Kandagatla1-2/+1149
2019-12-25ASoC: wcd934x: add playback dapm widgetsSrinivas Kandagatla1-0/+1550
2019-12-25ASoC: wcd934x: add basic controlsSrinivas Kandagatla1-0/+506
2019-12-25ASoC: wcd934x: add support to wcd9340/wcd9341 codecSrinivas Kandagatla3-0/+1601
2019-12-25Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown1-2/+2
2019-12-25ASoC: gtm601: add Broadmobi bm818 sound profileAngus Ainslie (Purism)1-3/+27
2019-12-25ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4Sathyanarayana Nujella2-1/+18
2019-12-20ASoC: max98090: Remove empty suspend functionMark Brown1-6/+1
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-12/+47
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai6-12/+47
2019-12-16ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
2019-12-11ASoC: rt5677-spi: Use managed buffer allocationTakashi Iwai1-6/+4
2019-12-11ASoC: rt5514-spi: Use managed buffer allocationTakashi Iwai1-6/+4
2019-12-11ASoC: cros_ec_codec: Use managed buffer allocationTakashi Iwai1-4/+4
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown5-10/+45
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-12-09ASoC: hdmi-codec: re-introduce mutex locking againJerome Brunet1-13/+19
2019-12-09ASoC: cs42l51: add dac mux widget in codec routesOlivier Moysan1-6/+10
2019-12-09ASoC: tlv320aic31xx: Add Volume Soft Stepping controlNikita Yushchenko2-3/+8
2019-12-09ASoC: max98090: save and restore SHDN when changing sensitive registersTzung-Bi Shih2-121/+309
2019-12-09ASoC: tlv320aic31xx: Add HP output driver pop reduction controlsNikita Yushchenko1-2/+30
2019-12-09ASoC: hdac_hdmi: Drop support for IcelakeKai Vehmanen1-53/+8
2019-11-27ASoC: max98090: fix possible race conditionsTzung-Bi Shih2-7/+2