summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt1015.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt1015: check the return value of regmap_read during i2c probeDerek Fang2020-12-091-2/+7
* Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-301-1/+21
|\
| * ASoC: rt1015: increase the time to detect BCLKShuming Fan2020-11-131-1/+1
| * ASoC: rt1015: add delay to fix pop noise from speakerJack Yu2020-11-051-0/+20
* | ASoC: rt1015: modification for calibration to get better performanceJack Yu2020-11-091-53/+48
* | ASoC: rt1015: support TDM slot configurationShuming Fan2020-11-041-0/+101
|/
* ASoC: rt1015: Fix the failure to flush DAC data before playbackderek.fang2020-09-141-7/+56
* ASoC: rt1015: Fix DC calibration on bypass boost modederek.fang2020-09-141-14/+34
* ASoC: rt1015: add missing header inclusionTzung-Bi Shih2020-06-251-8/+9
* ASoC: rt1015: Flush DAC data before playback.Jack Yu2020-06-161-4/+14
* ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu2020-06-151-49/+75
* ASoC: rt1015: Enable class-D silence and clock detectionsderek.fang2020-05-291-1/+1
* ASoC: rt1015: Add condition to prevent SoC providing bclk in ratio of 50 time...Jack Yu2020-05-041-0/+27
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-041-1/+1
|\
| * ASoC: rt1015: modify pre-divider for sysclkJack Yu2020-03-031-1/+1
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-021-1/+1
|\|
| * ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu2020-03-021-0/+1
* | ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driverYueHaibing2020-03-021-0/+1
* | ASoC: rt1015: modify some structure to be static.Jack Yu2020-02-281-2/+2
* | ASoC: rt1015: fix typo for bypass boost controlJack Yu2020-02-171-3/+3
|/
* ASoC: rt1015: Remove unnecessary constNathan Chancellor2020-01-241-1/+1
* ASoC: rt1015: add rt1015 amplifier driverJack Yu2020-01-231-0/+993