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
/
adau1373.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-10-26
ASoC: codecs: adau1373: Handle component name prefix
Krzysztof Kozlowski
2023-07-13
ASoC: adau1373: Update to use maple tree register cache
Mark Brown
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-14
ASoC: codecs: Remove a useless include
Christophe JAILLET
2022-06-27
ASoC: ad*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-05
ASoC: ada*, ssm*: use simple i2c probe function
Stephen Kitt
2021-09-27
ASoC: adau1373: Update to modern clocking terminology
Mark Brown
2021-01-21
ASoC: adau*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2018-02-12
ASoC: adau1373: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2016-08-08
ASoC: codec duplicated callback function goes to component on adau1373
Kuninori Morimoto
2016-06-09
ASoC: adau: Factor out shared PLL configuration code
Lars-Peter Clausen
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-08-05
ASoC: adau1373: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2014-11-17
ASoC: adau1373: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2014-09-04
ASoC: adau1373: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-09-03
ASoC: adau1373: Remove unnecessary suspend/resume bias level changes
Lars-Peter Clausen
2014-04-14
ASoC: adau1373: Replace usage deprecated MUX/ENUM macros
Lars-Peter Clausen
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-01
ASoC: adau1373: Use SOC_ENUM_SINGLE_VIRT_DECL()
Lars-Peter Clausen
2014-03-01
Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...
Mark Brown
2014-02-20
ASoC: adau1373: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-20
ASoC: adau1373: Remove superfluous const
Takashi Iwai
2014-01-09
ASoC: adau1373: Use params_width() rather than memory format
Mark Brown
2013-09-27
ASoC: adau1373: Issue soft reset on probe
Lars-Peter Clausen
2013-09-27
ASoC: adau1373: Remove ADAU1373_PLL_CTRL7 register definition
Lars-Peter Clausen
2013-09-27
ASoC: adau1373: Convert to direct regmap usage
Lars-Peter Clausen
2013-03-12
ASoC: adau1373: adau1373_hw_params: Silence overflow warning
Tim Gardner
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-08-06
ASoC: adau1373: Use module_i2c_driver
Sachin Kamat
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
2011-12-28
ASoC: Convert adau1373 to devm_kzalloc()
Axel Lin
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-11-23
ASoC: Cleanup duplicated const
Lars-Peter Clausen
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-20
ASoC: adau1373: fix DB_RANGE size
Clemens Ladisch
2011-09-28
ASoC: Fix setting adau1373_dai->master for SND_SOC_DAIFMT_CBS_CFS
Axel Lin
2011-08-17
ASoC: Add ADAU1373 codec support
Lars-Peter Clausen