summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"Tzung-Bi Shih2020-01-212-7/+4
* ASoC: msm8916-wcd-analog: Add MIC BIAS Internal3Stephan Gerhold2020-01-171-0/+4
* ASoC: msm8916-wcd-analog: Simplify MIC BIAS InternalStephan Gerhold2020-01-171-70/+42
* Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown2020-01-174-6/+32
|\
| * ASoC: msm8916-wcd-digital: Reset RX interpolation path after useStephan Gerhold2020-01-131-0/+6
| * ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1Stephan Gerhold2020-01-131-3/+13
| * ASoC: cros_ec_codec: Make the device acpi compatibleYu-Hsuan Hsu2020-01-131-0/+8
| * ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold2020-01-131-2/+2
| * ASoC: hdac_hda: Fix error in driver removal after failed probeKai Vehmanen2020-01-131-1/+3
* | ASoC: rt715: fix return value check in rt715_sdw_probe()Wei Yongjun2020-01-171-2/+2
* | ASoC: rt711: fix return value check in rt711_sdw_probe()Wei Yongjun2020-01-171-2/+2
* | ASoC: rt700: fix return value check in rt700_sdw_probe()Wei Yongjun2020-01-171-2/+2
* | ASoC: rt715: remove unused including <linux/version.h>YueHaibing2020-01-171-1/+0
* | ASoC: rt1011: set the different setting for QFN/WLCSP packageShuming Fan2020-01-172-2/+16
* | ASoC: madera: Correct error path handling in madera_out1_demux_putCharles Keepax2020-01-171-0/+1
* | ASoC: sgtl5000: add multi endpoint supportMarek Vasut2020-01-141-0/+8
* | ASoC: sgtl5000: Fix VDDA and VDDIO comparisonMarek Vasut2020-01-141-1/+2
* | ASoC: codecs: Add jz4770-codec driverPaul Cercueil2020-01-143-0/+962
* | ASoC: rt715: remove warningsPierre-Louis Bossart2020-01-141-2/+2
* | ASoC: rt715: use dev_to_sdw_dev() instead of to_sdw_slave_device()Kuninori Morimoto2020-01-141-1/+1
* | ASoC: rt700: remove unused including <linux/version.h>YueHaibing2020-01-141-1/+0
* | ASoC: rt1308-sdw: add rt1308 SdW amplifier driverShuming Fan2020-01-134-0/+913
* | ASoC: rt711: remove unused including <linux/version.h>YueHaibing2020-01-131-1/+0
* | ASoC: rt715: add RT715 codec driverJack Yu2020-01-136-0/+2056
* | ASoC: rt700: add rt700 codec driverShuming Fan2020-01-106-0/+2310
* | ASoC: max98090: Drop incorrectly applied duplicate commitMark Brown2020-01-101-1/+1
* | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-01-101-0/+7
|\ \ | |/
| * ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko2020-01-061-0/+7
* | ASoC: rt711: add rt711 codec driverShuming Fan2020-01-096-0/+2365
* | ASoC: codecs: add wsa881x amplifier supportSrinivas Kandagatla2020-01-093-0/+1197
* | ASoC: max98090: fix lockdep warningMarek Szyprowski2020-01-092-4/+7
* | ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski2020-01-091-1/+1
* | ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski2020-01-091-1/+1
* | ASoC: gtm601: fix build warningArnd Bergmann2020-01-071-2/+0
* | ASoC: madera: Enable clocks for input pins when used for the FLLCharles Keepax2019-12-311-9/+100
* | ASoC: madera: Enable clocks for input pins when used as a direct clockCharles Keepax2019-12-317-20/+129
* | ASoC: cs47l92: Simplify error handling code in 'cs47l92_probe()'Christophe JAILLET2019-12-311-3/+1
* | ASoC: wcd934x: add audio routingsSrinivas Kandagatla2019-12-251-0/+290
* | ASoC: wcd934x: add capture dapm widgetsSrinivas Kandagatla2019-12-251-2/+1149
* | ASoC: wcd934x: add playback dapm widgetsSrinivas Kandagatla2019-12-251-0/+1550
* | ASoC: wcd934x: add basic controlsSrinivas Kandagatla2019-12-251-0/+506
* | ASoC: wcd934x: add support to wcd9340/wcd9341 codecSrinivas Kandagatla2019-12-253-0/+1601
* | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-251-2/+2
|\ \ | |/
| * ASoC: wm8962: fix lambda valueShengjiu Wang2019-12-161-2/+2
* | ASoC: gtm601: add Broadmobi bm818 sound profileAngus Ainslie (Purism)2019-12-251-3/+27
* | ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4Sathyanarayana Nujella2019-12-252-1/+18
* | ASoC: max98090: Remove empty suspend functionMark Brown2019-12-201-6/+1
* | ASoC: rt5677-spi: Use managed buffer allocationTakashi Iwai2019-12-111-6/+4
* | ASoC: rt5514-spi: Use managed buffer allocationTakashi Iwai2019-12-111-6/+4
* | ASoC: cros_ec_codec: Use managed buffer allocationTakashi Iwai2019-12-111-4/+4
OpenPOWER on IntegriCloud