summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2020-01-13ASoC: rt715: add RT715 codec driverJack Yu
2020-01-10ASoC: rt700: add rt700 codec driverShuming Fan
2020-01-10ASoC: max98090: Drop incorrectly applied duplicate commitMark Brown
2020-01-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-01-09ASoC: rt711: add rt711 codec driverShuming Fan
2020-01-09ASoC: codecs: add wsa881x amplifier supportSrinivas Kandagatla
2020-01-09ASoC: max98090: fix lockdep warningMarek Szyprowski
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski
2020-01-07ASoC: gtm601: fix build warningArnd Bergmann
2020-01-06ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko
2019-12-31ASoC: madera: Enable clocks for input pins when used for the FLLCharles Keepax
2019-12-31ASoC: madera: Enable clocks for input pins when used as a direct clockCharles Keepax
2019-12-31ASoC: cs47l92: Simplify error handling code in 'cs47l92_probe()'Christophe JAILLET
2019-12-25ASoC: wcd934x: add audio routingsSrinivas Kandagatla
2019-12-25ASoC: wcd934x: add capture dapm widgetsSrinivas Kandagatla
2019-12-25ASoC: wcd934x: add playback dapm widgetsSrinivas Kandagatla
2019-12-25ASoC: wcd934x: add basic controlsSrinivas Kandagatla
2019-12-25ASoC: wcd934x: add support to wcd9340/wcd9341 codecSrinivas Kandagatla
2019-12-25Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-25ASoC: gtm601: add Broadmobi bm818 sound profileAngus Ainslie (Purism)
2019-12-25ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4Sathyanarayana Nujella
2019-12-20ASoC: max98090: Remove empty suspend functionMark Brown
2019-12-16ASoC: wm8962: fix lambda valueShengjiu Wang
2019-12-11ASoC: rt5677-spi: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: rt5514-spi: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: cros_ec_codec: Use managed buffer allocationTakashi Iwai
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-09ASoC: hdmi-codec: re-introduce mutex locking againJerome Brunet
2019-12-09ASoC: cs42l51: add dac mux widget in codec routesOlivier Moysan
2019-12-09ASoC: tlv320aic31xx: Add Volume Soft Stepping controlNikita Yushchenko
2019-12-09ASoC: max98090: save and restore SHDN when changing sensitive registersTzung-Bi Shih
2019-12-09ASoC: tlv320aic31xx: Add HP output driver pop reduction controlsNikita Yushchenko
2019-12-09ASoC: hdac_hdmi: Drop support for IcelakeKai Vehmanen
2019-11-27ASoC: max98090: fix possible race conditionsTzung-Bi Shih
2019-11-27ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih
2019-11-27ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih
2019-11-27ASoC: wm8904: fix automatic sysclk configurationMichael Walle
2019-11-27ASoC: rt5677: Fix build error without CONFIG_SPIYueHaibing
2019-11-25ASoC: rt5682: fix i2c arbitration lost issueShuming Fan
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown
2019-11-22Merge branch 'asoc-5.4' into asoc-linusMark Brown
2019-11-20ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi
2019-11-18ASoC: wm_adsp: Expose mixer control APILi Xu
2019-11-18ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach
2019-11-18ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi
2019-11-18ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan
2019-11-18ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan
2019-11-18ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot