index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
da7213.c
Age
Commit message (
Expand
)
Author
2025-11-17
ASoC: codecs: da7213: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-11-06
ASoC: Merge up fixes
Mark Brown
2025-11-04
ASoC: da7213: Use component driver suspend/resume
Claudiu Beznea
2025-10-20
ASoC: codecs: da7213: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com...
Kuninori Morimoto
2025-09-18
ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
Geert Uytterhoeven
2025-03-17
ASoC: da7213: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
2025-01-23
ASoC: da7213: Initialize the mutex
Claudiu Beznea
2024-11-06
ASoC: da7213: Extend support for the MCK in range [2, 50] MHz
Hao Bui
2024-11-06
ASoC: da7213: Avoid setting PLL when closing audio stream
Hao Bui
2024-11-06
ASoC: da7213: Add suspend to RAM support
Claudiu Beznea
2024-11-06
ASoC: da7213: Return directly the value of regcache_sync()
Claudiu Beznea
2024-11-06
ASoC: da7213: Populate max_register to regmap_config
Claudiu Beznea
2024-06-17
ASoC: Constify DAI ops auto_selectable_formats
Krzysztof Kozlowski
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-02-21
ASoC: codecs: da7213: Simplify mclk initialization
Cezary Rojewski
2023-10-18
ASoC: da7213: Add new kcontrol for tonegen
David Rau
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-09-18
ASoC: da7213: add .auto_selectable_formats support
Kuninori Morimoto
2023-09-18
ASoC: da7213: tidyup SND_SOC_DAIFMT_xxx
Kuninori Morimoto
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-28
ASoC: da7213.c: add missing pm_runtime_disable()
Duy Nguyen
2022-12-25
ASoC: da7213: Add support for mono, set frame width to 32 when possible
David Rau
2022-06-27
ASoC: da*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-05
ASoC: da[79]*: use simple i2c probe function
Stephen Kitt
2021-01-21
ASoC: da*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-07-16
ASoC: codecs: da*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-07
ASoC: da7213: add default clock handling
Sebastian Reichel
2020-06-22
ASoC: codecs: da*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-05-18
ASoC: da7213: move set_pll to codec level
Sebastian Reichel
2020-05-18
ASoC: da7213: move set_sysclk to codec level
Sebastian Reichel
2020-05-18
ASoC: da7213: Add regulator support
Sebastian Reichel
2020-05-18
ASoC: da7213: Add da7212 DT compatible
Sebastian Reichel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-02
ASoC: da7213: fix DAI_CLK_EN register bit overwrite
Logesh
2018-08-06
ASoC: da7213: use true and false for boolean values
Gustavo A. R. Silva
2018-02-12
ASoC: da7213: replace codec to component
Kuninori Morimoto
2017-11-27
ASoC: da7213: Improve a size determination in da7213_i2c_probe()
Markus Elfring
2017-11-27
ASoC: da7213: Delete an error message for a failed memory allocation in da721...
Markus Elfring
2017-11-09
ASoC: da7213: add support for DSP modes
Pierre-Louis Bossart
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-05-19
ASoC: da7213: Update driver to use device_property* FW functions
Adam Thomson
2017-05-14
ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM check
Adam Thomson
2017-03-13
ASoC: da7213: add ACPI support
Pierre-Louis Bossart
2016-09-29
Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...
Mark Brown
2016-09-29
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
2016-08-08
ASoC: codec duplicated callback function goes to component on da7213
Kuninori Morimoto
2016-08-08
ASoC: da7213: Improve 32KHz mode PLL locking
Adam Thomson
2016-08-08
ASoC: da7213: Refactor sysclk(), pll() functions to improve handling
Adam Thomson
2016-08-08
ASoC: da7213: Improve driver efficiency with regards to MCLK usage
Adam Thomson
2016-08-04
ASoC: da7213: Default to 64 BCLKs per WCLK to support all formats
Adam Thomson
[next]