summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2020-02-13ASoC: rt5682: Enable PLL2 functionderek.fang2-47/+203
2020-02-13ASoC: Fix SND_SOC_ALL_CODECS imply misc falloutGeert Uytterhoeven1-1/+10
2020-02-13ASoC: Fix SND_SOC_ALL_CODECS imply I2C falloutGeert Uytterhoeven1-0/+9
2020-02-13ASoC: Fix SND_SOC_ALL_CODECS imply SPI falloutGeert Uytterhoeven1-5/+63
2020-02-12ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih1-19/+17
2020-02-12ASoC: wm0010: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-11ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing1-3/+0
2020-02-11ASoC: Use imply for SND_SOC_ALL_CODECSGeert Uytterhoeven1-257/+263
2020-02-11ASoC: rt5659: remove redundant assignment to variable idxColin Ian King1-1/+1
2020-02-11ASoC: rt5682: Add the field "is_sdw" of private dataOder Chiou2-64/+90
2020-02-11ASoC: rl6231: Add new supports on rl6231Derek Fang2-1/+2
2020-02-11ASoC: wcd934x: Remove some unnecessary NULL checksNathan Chancellor1-12/+8
2020-02-11ASoC: Remove unused including <linux/version.h>YueHaibing1-1/+0
2020-02-11ASoC: cros_ec_codec: Support setting bclk ratioYu-Hsuan Hsu1-3/+22
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-11/+13
2020-02-06Merge tag 'asoc-v5.6-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-1/+1
2020-02-05Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai7-10/+12
2020-02-05ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECSGeert Uytterhoeven1-1/+1
2020-02-04ASoC: wcd934x: Add missing COMMON_CLK dependencySrinivas Kandagatla1-0/+1
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada3-8/+4
2020-01-29ASoC: rt715: Add __maybe_unused to PM callbacksTakashi Iwai1-2/+2
2020-01-29ASoC: rt711: Add __maybe_unused to PM callbacksTakashi Iwai1-2/+2
2020-01-29ASoC: rt700: Add __maybe_unused to PM callbacksTakashi Iwai1-2/+2
2020-01-29ASoC: rt1308-sdw: Add __maybe_unused to PM callbacksTakashi Iwai1-2/+2
2020-01-24ASoC: rt1015: Remove unnecessary constNathan Chancellor1-1/+1
2020-01-24ASoC: max98090: silence lockdep warningMarek Szyprowski1-1/+2
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown47-336/+17618
2020-01-23Merge branch 'asoc-5.5' into asoc-linusMark Brown8-56/+116
2020-01-23ASoC: rt1015: add rt1015 amplifier driverJack Yu4-0/+1376
2020-01-23ASoC: madera: Correct some kernel docCharles Keepax1-1/+1
2020-01-23ASoC: madera: Correct DMIC only input hook upsCharles Keepax2-0/+12
2020-01-21ASoC: Add MediaTek MT6660 Speaker Amp DriverJeff Chang4-0/+598
2020-01-21ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()Tzung-Bi Shih1-1/+1
2020-01-21ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"Tzung-Bi Shih2-7/+4
2020-01-17Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-6/+39
2020-01-17ASoC: msm8916-wcd-analog: Add MIC BIAS Internal3Stephan Gerhold1-0/+4
2020-01-17ASoC: msm8916-wcd-analog: Simplify MIC BIAS InternalStephan Gerhold1-70/+42
2020-01-17Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown4-6/+32
2020-01-17ASoC: rt715: fix return value check in rt715_sdw_probe()Wei Yongjun1-2/+2
2020-01-17ASoC: rt711: fix return value check in rt711_sdw_probe()Wei Yongjun1-2/+2
2020-01-17ASoC: rt700: fix return value check in rt700_sdw_probe()Wei Yongjun1-2/+2
2020-01-17ASoC: rt715: remove unused including <linux/version.h>YueHaibing1-1/+0
2020-01-17ASoC: rt1011: set the different setting for QFN/WLCSP packageShuming Fan2-2/+16
2020-01-17ASoC: madera: Correct error path handling in madera_out1_demux_putCharles Keepax1-0/+1
2020-01-17ASoC: madera: Update handling of DAPM routes for mono muxed outputsCharles Keepax7-9/+53
2020-01-17ASoC: wm_adsp: Correct cache handling of new kernel control APICharles Keepax1-47/+51
2020-01-16Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai5-6/+39
2020-01-14ASoC: sgtl5000: add multi endpoint supportMarek Vasut1-0/+8
2020-01-14ASoC: sgtl5000: Fix VDDA and VDDIO comparisonMarek Vasut1-1/+2
2020-01-14ASoC: codecs: Add jz4770-codec driverPaul Cercueil3-0/+962