index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ssm4567.c
Age
Commit message (
Expand
)
Author
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-06-27
ASoC: ssm*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-06
ASoC: ssm4567: Use modern ASoC DAI format terminology
Mark Brown
2022-04-05
ASoC: ada*, ssm*: use simple i2c probe function
Stephen Kitt
2020-07-16
ASoC: codecs: ssm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-02-12
ASoC: ssm4567: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-04-05
ASoC: ssm4567: Add OF device ID table
Javier Martinez Canillas
2016-08-08
ASoC: codec duplicated callback function goes to component on ssm4567
Kuninori Morimoto
2016-01-27
ASoC: ssm4567: Reset device before regcache_sync()
Lars-Peter Clausen
2015-08-14
ASoC: ssm4567: Add sense support
Lars-Peter Clausen
2015-07-24
Merge branch 'fix/ssm4567' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2015-07-24
Merge branch 'topic/owner' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2015-07-24
ASoC: ssm4567: Added ACPI entry for SSM4567 codec
Harsha Priya
2015-07-22
ASoC: ssm4567: Keep TDM_BCLKS in ssm4567_set_dai_fmt
Ben Zhang
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-05
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'as...
Mark Brown
2015-05-04
ASoC: ssm4567: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2014-11-06
ASoC: ssm4567: Add support for disabling the boost stage
Lars-Peter Clausen
2014-11-06
ASoC: ssm4567: Add support for setting the DAI format and TDM configuration
Lars-Peter Clausen
2014-11-06
ASoC: ssm4567: Add DAC high-pass-filter control
Lars-Peter Clausen
2014-10-02
ASoC: ssm4567: Remove duplicated else-if branch
Anatol Pomozov
2014-09-27
ASoC: ssm4567: Add driver for Analog Devices SSM4567 amplifier
Anatol Pomozov