summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5682: Enable PLL2 functionderek.fang2020-02-132-47/+203
* ASoC: Fix SND_SOC_ALL_CODECS imply misc falloutGeert Uytterhoeven2020-02-121-1/+10
* ASoC: Fix SND_SOC_ALL_CODECS imply I2C falloutGeert Uytterhoeven2020-02-121-0/+9
* ASoC: Fix SND_SOC_ALL_CODECS imply SPI falloutGeert Uytterhoeven2020-02-121-5/+63
* ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih2020-02-121-19/+17
* ASoC: wm0010: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing2020-02-111-3/+0
* ASoC: Use imply for SND_SOC_ALL_CODECSGeert Uytterhoeven2020-02-111-257/+263
* ASoC: rt5659: remove redundant assignment to variable idxColin Ian King2020-02-111-1/+1
* ASoC: rt5682: Add the field "is_sdw" of private dataOder Chiou2020-02-112-64/+90
* ASoC: rl6231: Add new supports on rl6231Derek Fang2020-02-112-1/+2
* ASoC: wcd934x: Remove some unnecessary NULL checksNathan Chancellor2020-02-111-12/+8
* ASoC: Remove unused including <linux/version.h>YueHaibing2020-02-111-1/+0
* ASoC: cros_ec_codec: Support setting bclk ratioYu-Hsuan Hsu2020-02-111-3/+22
* 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