summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-03-074-7/+11
|\
| * ASoC: wm8741: Fix typo in Kconfig promptAxel Lin2020-03-051-1/+1
| * 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
* | Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-02-183-313/+134
|\|
| * 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
* | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-067-11/+13
|\ \
| * | Merge tag 'asoc-v5.6-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2020-02-061-1/+1
| |\|
| | * ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECSGeert Uytterhoeven2020-02-051-1/+1
| * | Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2020-02-057-10/+12
| |\|
| | * 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
* | | treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-043-8/+4
|/ /
* | Merge branch 'asoc-5.6' into asoc-nextMark Brown2020-01-2347-336/+17618
|\|
| * 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: 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: rt711: add rt711 codec driverShuming Fan2020-01-096-0/+2365