index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
max98927.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: max98927: Drop pointless includes
Linus Walleij
2023-09-11
1
-2
/
+0
*
ASoC: codecs: max9892x: Reformat to coding style
Krzysztof Kozlowski
2023-08-07
1
-204
/
+137
*
ASoC: codecs: max9892x: Unify interleave mode OF property
Krzysztof Kozlowski
2023-08-07
1
-8
/
+8
*
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
1
-1
/
+1
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
ASoC: max*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
*
ASoC: max9*: use simple i2c probe function
Stephen Kitt
2022-04-11
1
-3
/
+2
*
ASoC: max98927: Use modern ASoC DAI format terminology
Mark Brown
2022-02-28
1
-5
/
+6
*
ASoC: max98927: add missing header file
Randy Dunlap
2022-01-31
1
-0
/
+1
*
ASoC: max98927: Handle reset gpio when probing i2c
Alejandro Tafalla
2021-10-07
1
-0
/
+25
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
ASoC: max98927: fix boolean assignments
Pierre-Louis Bossart
2019-01-07
1
-4
/
+4
*
ASoC: max98927: replace codec to component
Kuninori Morimoto
2018-02-12
1
-43
/
+39
*
ASoC: don't use codec hw_write on max98927
Kuninori Morimoto
2017-11-27
1
-1
/
+0
*
ASoC: max98927: Added max98927_dai_tdm_slot function
Ryan Lee
2017-09-25
1
-16
/
+104
*
ASoC: max98927: Added support for DSP_A and DSP_B format
Ryan Lee
2017-09-25
1
-15
/
+20
*
-
.
Merge remote-tracking branches 'asoc/topic/kirkwood', 'asoc/topic/max9867', '...
Mark Brown
2017-09-01
1
-24
/
+62
|
\
\
|
|
*
ASoC: max98927: Changed device property read function
Ryan Lee
2017-08-31
1
-4
/
+4
|
|
*
ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense path
Ryan Lee
2017-08-31
1
-11
/
+17
|
|
*
ASoC: max98927: Added PM suspend and resume function
Ryan Lee
2017-08-31
1
-1
/
+26
|
|
*
ASoC: max98927: Modified chip default register values
Ryan Lee
2017-08-31
1
-5
/
+5
|
|
*
ASoC: max98927: Added missing \n to end of dev_err messages
Ryan Lee
2017-08-31
1
-3
/
+3
|
|
*
ASoC: max98927: Updated volatile register list
Ryan Lee
2017-08-31
1
-0
/
+7
|
|
/
*
/
ASoC: remove cache_bypass from snd_soc_codec
Kuninori Morimoto
2017-07-26
1
-1
/
+0
|
/
*
ASoC: Add support for Maxim Integrated MAX98927 Amplifier
Ryan Lee
2017-04-06
1
-0
/
+841