index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt1015.c
Age
Commit message (
Expand
)
Author
2021-03-10
ASoC: rt1015: enable BCLK detection after calibration
Jack Yu
2021-03-10
ASoC: rt1015: fix i2c communication error
Jack Yu
2021-01-05
ASoC: rt1015: remove bclk_ratio
Tzung-Bi Shih
2021-01-05
ASoC: rt1015: re-calibrate again when resuming
Tzung-Bi Shih
2020-12-29
ASoC: rt1015: remove unneeded variables in rt1015_priv
Tzung-Bi Shih
2020-12-29
ASoC: rt1015: refactor retry loop and rt1015_priv allocation
Tzung-Bi Shih
2020-12-29
ASoC: rt1015: return error if any when setting bypass_boost
Tzung-Bi Shih
2020-12-29
ASoC: rt1015: save boost_mode only if valid
Tzung-Bi Shih
2020-12-29
ASoC: rt1015: sort header inclusions
Tzung-Bi Shih
2020-12-28
ASoC: rt1015: modify calibration sequence for better performance
Jack Yu
2020-12-09
ASoC: rt1015: check the return value of regmap_read during i2c probe
Derek Fang
2020-11-30
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-13
ASoC: rt1015: increase the time to detect BCLK
Shuming Fan
2020-11-09
ASoC: rt1015: modification for calibration to get better performance
Jack Yu
2020-11-05
ASoC: rt1015: add delay to fix pop noise from speaker
Jack Yu
2020-11-04
ASoC: rt1015: support TDM slot configuration
Shuming Fan
2020-09-14
ASoC: rt1015: Fix the failure to flush DAC data before playback
derek.fang
2020-09-14
ASoC: rt1015: Fix DC calibration on bypass boost mode
derek.fang
2020-06-25
ASoC: rt1015: add missing header inclusion
Tzung-Bi Shih
2020-06-16
ASoC: rt1015: Flush DAC data before playback.
Jack Yu
2020-06-15
ASoC: rt1015: Update rt1015 default register value according to spec modifica...
Jack Yu
2020-05-29
ASoC: rt1015: Enable class-D silence and clock detections
derek.fang
2020-05-04
ASoC: rt1015: Add condition to prevent SoC providing bclk in ratio of 50 time...
Jack Yu
2020-03-04
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-03
ASoC: rt1015: modify pre-divider for sysclk
Jack Yu
2020-03-02
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-02
ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driver
YueHaibing
2020-03-02
ASoC: rt1015: add operation callback function for rt1015_dai[]
Jack Yu
2020-02-28
ASoC: rt1015: modify some structure to be static.
Jack Yu
2020-02-17
ASoC: rt1015: fix typo for bypass boost control
Jack Yu
2020-01-24
ASoC: rt1015: Remove unnecessary const
Nathan Chancellor
2020-01-23
ASoC: rt1015: add rt1015 amplifier driver
Jack Yu