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