index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt1015.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rt*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
*
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2022-04-07
1
-3
/
+2
*
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
2021-09-27
1
-1
/
+1
*
ASoC: rt1015: remove possible unused variable `bclk_ms'
Tzung-Bi Shih
2021-08-23
1
-5
/
+2
*
ASoC: rt1015: Remove unnecessary flush work on rt1015 driver
Jack Yu
2021-07-26
1
-38
/
+1
*
ASoC: rt1015: Add bclk detection and dc detection
Jack Yu
2021-03-25
1
-1
/
+17
*
ASoC: rt1015: clarify expression
Pierre-Louis Bossart
2021-03-10
1
-2
/
+3
*
ASoC: rt*: Constify static struct acpi_device_id
Rikard Falkeborn
2021-03-10
1
-1
/
+1
*
ASoC: rt*: Constify static struct snd_soc_dai_ops
Rikard Falkeborn
2021-03-10
1
-1
/
+1
*
ASoC: rt1015: enable BCLK detection after calibration
Jack Yu
2021-03-10
1
-0
/
+1
*
ASoC: rt1015: fix i2c communication error
Jack Yu
2021-03-10
1
-0
/
+1
*
ASoC: rt1015: remove bclk_ratio
Tzung-Bi Shih
2021-01-05
1
-28
/
+0
*
ASoC: rt1015: re-calibrate again when resuming
Tzung-Bi Shih
2021-01-05
1
-1
/
+4
*
ASoC: rt1015: remove unneeded variables in rt1015_priv
Tzung-Bi Shih
2020-12-29
1
-5
/
+4
*
ASoC: rt1015: refactor retry loop and rt1015_priv allocation
Tzung-Bi Shih
2020-12-29
1
-6
/
+4
*
ASoC: rt1015: return error if any when setting bypass_boost
Tzung-Bi Shih
2020-12-29
1
-9
/
+11
*
ASoC: rt1015: save boost_mode only if valid
Tzung-Bi Shih
2020-12-29
1
-3
/
+5
*
ASoC: rt1015: sort header inclusions
Tzung-Bi Shih
2020-12-29
1
-1
/
+1
*
ASoC: rt1015: modify calibration sequence for better performance
Jack Yu
2020-12-28
1
-30
/
+10
*
ASoC: rt1015: check the return value of regmap_read during i2c probe
Derek Fang
2020-12-09
1
-2
/
+7
*
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-30
1
-1
/
+21
|
\
|
*
ASoC: rt1015: increase the time to detect BCLK
Shuming Fan
2020-11-13
1
-1
/
+1
|
*
ASoC: rt1015: add delay to fix pop noise from speaker
Jack Yu
2020-11-05
1
-0
/
+20
*
|
ASoC: rt1015: modification for calibration to get better performance
Jack Yu
2020-11-09
1
-53
/
+48
*
|
ASoC: rt1015: support TDM slot configuration
Shuming Fan
2020-11-04
1
-0
/
+101
|
/
*
ASoC: rt1015: Fix the failure to flush DAC data before playback
derek.fang
2020-09-14
1
-7
/
+56
*
ASoC: rt1015: Fix DC calibration on bypass boost mode
derek.fang
2020-09-14
1
-14
/
+34
*
ASoC: rt1015: add missing header inclusion
Tzung-Bi Shih
2020-06-25
1
-8
/
+9
*
ASoC: rt1015: Flush DAC data before playback.
Jack Yu
2020-06-16
1
-4
/
+14
*
ASoC: rt1015: Update rt1015 default register value according to spec modifica...
Jack Yu
2020-06-15
1
-49
/
+75
*
ASoC: rt1015: Enable class-D silence and clock detections
derek.fang
2020-05-29
1
-1
/
+1
*
ASoC: rt1015: Add condition to prevent SoC providing bclk in ratio of 50 time...
Jack Yu
2020-05-04
1
-0
/
+27
*
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-04
1
-1
/
+1
|
\
|
*
ASoC: rt1015: modify pre-divider for sysclk
Jack Yu
2020-03-03
1
-1
/
+1
*
|
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-02
1
-1
/
+1
|
\
|
|
*
ASoC: rt1015: add operation callback function for rt1015_dai[]
Jack Yu
2020-03-02
1
-0
/
+1
*
|
ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driver
YueHaibing
2020-03-02
1
-0
/
+1
*
|
ASoC: rt1015: modify some structure to be static.
Jack Yu
2020-02-28
1
-2
/
+2
*
|
ASoC: rt1015: fix typo for bypass boost control
Jack Yu
2020-02-17
1
-3
/
+3
|
/
*
ASoC: rt1015: Remove unnecessary const
Nathan Chancellor
2020-01-24
1
-1
/
+1
*
ASoC: rt1015: add rt1015 amplifier driver
Jack Yu
2020-01-23
1
-0
/
+993