index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
max98925.c
Age
Commit message (
Expand
)
Author
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
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: max98925: Use modern ASoC DAI format terminology
Mark Brown
2020-11-26
ASoC: max98925: drop driver pm=NULL assignment
Krzysztof Kozlowski
2020-11-26
ASoC: max98925: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-02-12
ASoC: max98925: replace codec to component
Kuninori Morimoto
2017-10-13
ASoC: max98925: Return proper error if revision mismatch
Axel Lin
2016-08-08
ASoC: codec duplicated callback function goes to component on max98925
Kuninori Morimoto
2015-08-30
Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc...
Mark Brown
2015-08-30
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...
Mark Brown
2015-07-24
ASoC: Use params_width() at appropriate places
Axel Lin
2015-07-21
ASoC: max98925: reading beyond the end of the array
Dan Carpenter
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-14
ASoC: max98925: Remove control_data initialization
Lars-Peter Clausen
2015-05-26
ASoC: max98925: Fix mask for setting DAI invert mode
Axel Lin
2015-03-27
ASoC: max98925: Fix bit-width 24 settings in max98925_dai_hw_params
Axel Lin
2015-03-20
ASoC: max98925: Constify regmap config and other codec data
Krzysztof Kozlowski
2015-03-12
ASoC: max98925: trivial duplicate typo fix in set_fmt
Anish Kumar
2015-03-11
ASoC: max98925_spk_tlv can be static
kbuild test robot
2015-03-11
ASoC: Add max98925 codec driver
Anish Kumar