summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt1015.c
AgeCommit message (Expand)Author
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-08-23ASoC: rt1015: remove possible unused variable `bclk_ms'Tzung-Bi Shih
2021-07-26ASoC: rt1015: Remove unnecessary flush work on rt1015 driverJack Yu
2021-03-25ASoC: rt1015: Add bclk detection and dc detectionJack Yu
2021-03-10ASoC: rt1015: clarify expressionPierre-Louis Bossart
2021-03-10ASoC: rt*: Constify static struct acpi_device_idRikard Falkeborn
2021-03-10ASoC: rt*: Constify static struct snd_soc_dai_opsRikard Falkeborn
2021-03-10ASoC: rt1015: enable BCLK detection after calibrationJack Yu
2021-03-10ASoC: rt1015: fix i2c communication errorJack Yu
2021-01-05ASoC: rt1015: remove bclk_ratioTzung-Bi Shih
2021-01-05ASoC: rt1015: re-calibrate again when resumingTzung-Bi Shih
2020-12-29ASoC: rt1015: remove unneeded variables in rt1015_privTzung-Bi Shih
2020-12-29ASoC: rt1015: refactor retry loop and rt1015_priv allocationTzung-Bi Shih
2020-12-29ASoC: rt1015: return error if any when setting bypass_boostTzung-Bi Shih
2020-12-29ASoC: rt1015: save boost_mode only if validTzung-Bi Shih
2020-12-29ASoC: rt1015: sort header inclusionsTzung-Bi Shih
2020-12-28ASoC: rt1015: modify calibration sequence for better performanceJack Yu
2020-12-09ASoC: rt1015: check the return value of regmap_read during i2c probeDerek Fang
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2020-11-13ASoC: rt1015: increase the time to detect BCLKShuming Fan
2020-11-09ASoC: rt1015: modification for calibration to get better performanceJack Yu
2020-11-05ASoC: rt1015: add delay to fix pop noise from speakerJack Yu
2020-11-04ASoC: rt1015: support TDM slot configurationShuming Fan
2020-09-14ASoC: rt1015: Fix the failure to flush DAC data before playbackderek.fang
2020-09-14ASoC: rt1015: Fix DC calibration on bypass boost modederek.fang
2020-06-25ASoC: rt1015: add missing header inclusionTzung-Bi Shih
2020-06-16ASoC: rt1015: Flush DAC data before playback.Jack Yu
2020-06-15ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu
2020-05-29ASoC: rt1015: Enable class-D silence and clock detectionsderek.fang
2020-05-04ASoC: rt1015: Add condition to prevent SoC providing bclk in ratio of 50 time...Jack Yu
2020-03-04Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-03ASoC: rt1015: modify pre-divider for sysclkJack Yu
2020-03-02Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-02ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driverYueHaibing
2020-03-02ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu
2020-02-28ASoC: rt1015: modify some structure to be static.Jack Yu
2020-02-17ASoC: rt1015: fix typo for bypass boost controlJack Yu
2020-01-24ASoC: rt1015: Remove unnecessary constNathan Chancellor
2020-01-23ASoC: rt1015: add rt1015 amplifier driverJack Yu