summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt1015: modify pre-divider for sysclkJack Yu2020-03-031-1/+1
* ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu2020-03-021-0/+1
* ASoC: tas2562: Fix sample rate error messageDan Murphy2020-02-261-1/+1
* ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl2020-02-201-3/+5
* ASoC: tas2562: Return invalid for when bitwidth is invalidDan Murphy2020-02-181-1/+2
* ASoC: hdmi-codec: set plugged_cb to NULL when component removingTzung-Bi Shih2020-02-171-0/+10
* ASoC: max98090: revert invalid fix for handling SHDNTzung-Bi Shih2020-02-142-313/+124
* ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECSGeert Uytterhoeven2020-02-051-1/+1
* ASoC: wcd934x: Add missing COMMON_CLK dependencySrinivas Kandagatla2020-02-041-0/+1
* ASoC: rt715: Add __maybe_unused to PM callbacksTakashi Iwai2020-01-291-2/+2
* ASoC: rt711: Add __maybe_unused to PM callbacksTakashi Iwai2020-01-291-2/+2
* ASoC: rt700: Add __maybe_unused to PM callbacksTakashi Iwai2020-01-291-2/+2
* ASoC: rt1308-sdw: Add __maybe_unused to PM callbacksTakashi Iwai2020-01-291-2/+2
* ASoC: rt1015: Remove unnecessary constNathan Chancellor2020-01-241-1/+1
* ASoC: max98090: silence lockdep warningMarek Szyprowski2020-01-241-1/+2
* ASoC: rt1015: add rt1015 amplifier driverJack Yu2020-01-234-0/+1376
* ASoC: madera: Correct some kernel docCharles Keepax2020-01-231-1/+1
* ASoC: Add MediaTek MT6660 Speaker Amp DriverJeff Chang2020-01-214-0/+598
* ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()Tzung-Bi Shih2020-01-211-1/+1
* 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