summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1015.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-09ASoC: rt1015: check the return value of regmap_read during i2c probeDerek Fang1-2/+7
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-1/+21
2020-11-13ASoC: rt1015: increase the time to detect BCLKShuming Fan1-1/+1
2020-11-09ASoC: rt1015: modification for calibration to get better performanceJack Yu1-53/+48
2020-11-05ASoC: rt1015: add delay to fix pop noise from speakerJack Yu1-0/+20
2020-11-04ASoC: rt1015: support TDM slot configurationShuming Fan1-0/+101
2020-09-14ASoC: rt1015: Fix the failure to flush DAC data before playbackderek.fang1-7/+56
2020-09-14ASoC: rt1015: Fix DC calibration on bypass boost modederek.fang1-14/+34
2020-06-25ASoC: rt1015: add missing header inclusionTzung-Bi Shih1-8/+9
2020-06-16ASoC: rt1015: Flush DAC data before playback.Jack Yu1-4/+14
2020-06-15ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu1-49/+75
2020-05-29ASoC: rt1015: Enable class-D silence and clock detectionsderek.fang1-1/+1
2020-05-04ASoC: rt1015: Add condition to prevent SoC providing bclk in ratio of 50 time...Jack Yu1-0/+27
2020-03-04Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+1
2020-03-03ASoC: rt1015: modify pre-divider for sysclkJack Yu1-1/+1
2020-03-02Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+1
2020-03-02ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driverYueHaibing1-0/+1
2020-03-02ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu1-0/+1
2020-02-28ASoC: rt1015: modify some structure to be static.Jack Yu1-2/+2
2020-02-17ASoC: rt1015: fix typo for bypass boost controlJack Yu1-3/+3
2020-01-24ASoC: rt1015: Remove unnecessary constNathan Chancellor1-1/+1
2020-01-23ASoC: rt1015: add rt1015 amplifier driverJack Yu1-0/+993