index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt1015.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
ASoC: rt*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-09-27
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2021-08-23
ASoC: rt1015: remove possible unused variable `bclk_ms'
Tzung-Bi Shih
1
-5
/
+2
2021-07-26
ASoC: rt1015: Remove unnecessary flush work on rt1015 driver
Jack Yu
1
-38
/
+1
2021-03-25
ASoC: rt1015: Add bclk detection and dc detection
Jack Yu
1
-1
/
+17
2021-03-10
ASoC: rt1015: clarify expression
Pierre-Louis Bossart
1
-2
/
+3
2021-03-10
ASoC: rt*: Constify static struct acpi_device_id
Rikard Falkeborn
1
-1
/
+1
2021-03-10
ASoC: rt*: Constify static struct snd_soc_dai_ops
Rikard Falkeborn
1
-1
/
+1
2021-03-10
ASoC: rt1015: enable BCLK detection after calibration
Jack Yu
1
-0
/
+1
2021-03-10
ASoC: rt1015: fix i2c communication error
Jack Yu
1
-0
/
+1
2021-01-05
ASoC: rt1015: remove bclk_ratio
Tzung-Bi Shih
1
-28
/
+0
2021-01-05
ASoC: rt1015: re-calibrate again when resuming
Tzung-Bi Shih
1
-1
/
+4
2020-12-29
ASoC: rt1015: remove unneeded variables in rt1015_priv
Tzung-Bi Shih
1
-5
/
+4
2020-12-29
ASoC: rt1015: refactor retry loop and rt1015_priv allocation
Tzung-Bi Shih
1
-6
/
+4
2020-12-29
ASoC: rt1015: return error if any when setting bypass_boost
Tzung-Bi Shih
1
-9
/
+11
2020-12-29
ASoC: rt1015: save boost_mode only if valid
Tzung-Bi Shih
1
-3
/
+5
2020-12-29
ASoC: rt1015: sort header inclusions
Tzung-Bi Shih
1
-1
/
+1
2020-12-28
ASoC: rt1015: modify calibration sequence for better performance
Jack Yu
1
-30
/
+10
2020-12-09
ASoC: rt1015: check the return value of regmap_read during i2c probe
Derek Fang
1
-2
/
+7
2020-11-30
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+21
2020-11-13
ASoC: rt1015: increase the time to detect BCLK
Shuming Fan
1
-1
/
+1
2020-11-09
ASoC: rt1015: modification for calibration to get better performance
Jack Yu
1
-53
/
+48
2020-11-05
ASoC: rt1015: add delay to fix pop noise from speaker
Jack Yu
1
-0
/
+20
2020-11-04
ASoC: rt1015: support TDM slot configuration
Shuming Fan
1
-0
/
+101
2020-09-14
ASoC: rt1015: Fix the failure to flush DAC data before playback
derek.fang
1
-7
/
+56
2020-09-14
ASoC: rt1015: Fix DC calibration on bypass boost mode
derek.fang
1
-14
/
+34
2020-06-25
ASoC: rt1015: add missing header inclusion
Tzung-Bi Shih
1
-8
/
+9
2020-06-16
ASoC: rt1015: Flush DAC data before playback.
Jack Yu
1
-4
/
+14
2020-06-15
ASoC: rt1015: Update rt1015 default register value according to spec modifica...
Jack Yu
1
-49
/
+75
2020-05-29
ASoC: rt1015: Enable class-D silence and clock detections
derek.fang
1
-1
/
+1
2020-05-04
ASoC: rt1015: Add condition to prevent SoC providing bclk in ratio of 50 time...
Jack Yu
1
-0
/
+27
2020-03-04
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+1
2020-03-03
ASoC: rt1015: modify pre-divider for sysclk
Jack Yu
1
-1
/
+1
2020-03-02
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+1
2020-03-02
ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driver
YueHaibing
1
-0
/
+1
2020-03-02
ASoC: rt1015: add operation callback function for rt1015_dai[]
Jack Yu
1
-0
/
+1
2020-02-28
ASoC: rt1015: modify some structure to be static.
Jack Yu
1
-2
/
+2
2020-02-17
ASoC: rt1015: fix typo for bypass boost control
Jack Yu
1
-3
/
+3
2020-01-24
ASoC: rt1015: Remove unnecessary const
Nathan Chancellor
1
-1
/
+1
2020-01-23
ASoC: rt1015: add rt1015 amplifier driver
Jack Yu
1
-0
/
+993