index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
sta32x.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-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-07-27
ASoC: sta32x: Update to use maple tree register cache
Mark Brown
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-11
ASoC: Use of_property_read_bool() for boolean properties
Rob Herring
2022-06-27
ASoC: sta*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-06
ASoC: sta32x: Use modern ASoC DAI format terminology
Mark Brown
2022-05-09
ASoC: sta32x: Remove redundant big endian formats
Charles Keepax
2022-04-11
ASoC: sta*: use simple i2c probe function
Stephen Kitt
2020-07-09
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-22
ASoC: codecs: rename to snd_soc_component_read()
Kuninori Morimoto
2020-05-28
ASoC: sta32x: add missed function calls in error paths
Chuhong Yuan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-17
ASoC: sta32x: Add support for XTI clock
Daniel Mack
2018-10-04
ASoC: add fault detect recovery property to DT bindings
Daniel Mack
2018-02-12
ASoC: sta32x: replace codec to component
Kuninori Morimoto
2017-07-17
ASoC: sta32x: Remove unneeded gpiod NULL check
Fabio Estevam
2016-08-08
ASoC: codec duplicated callback function goes to component on sta32x
Kuninori Morimoto
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-05
Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601',...
Mark Brown
2015-05-20
ASoC: sta32x: use devm_gpiod_get_optional for optional reset gpio
Uwe Kleine-König
2015-05-18
ASoC: sta32x: 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
2015-04-27
ASoC: Route all bias level updates through the core
Lars-Peter Clausen
2015-02-24
ASoC: sta32x: fix register range in regmap.
Thomas Niederprüm
2015-01-27
ASoC: sta32x: change dai name to be in line with the sta350 driver.
Thomas Niederprüm
2015-01-27
ASoC: sta32x: use dev_dbg() for debug output.
Thomas Niederprüm
2015-01-27
ASoC: sta32x: add device tree binding.
Thomas Niederprüm
2015-01-27
ASoC: sta32x: move code to calculate mclk divider and extrapolation ratio to ...
Thomas Niederprüm
2015-01-27
ASoC: sta32x: use DECLARE_TLV_DB_RANGE macro.
Thomas Niederprüm
2015-01-27
ASoC: sta32x: make sta32x a gpio consumer for the reset GPIO
Thomas Niederprüm
2015-01-27
ASoC: sta32x: Convert to direct regmap API usage.
Thomas Niederprüm
2014-10-22
ASoC: sta32x: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-07-31
ASoC: sta32x: Convert to params_width()
Mark Brown
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
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-02-27
ASoC: sta32x: Fix wrong enum for limiter2 release rate
Takashi Iwai
2014-02-23
ASoC: sta32x: Fix cache sync
Lars-Peter Clausen
2014-02-20
ASoC: sta32x: Fix array access overflow
Takashi Iwai
2013-07-19
ASoC: sta32x: Use power efficient workqueue
Mark Brown
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-09-10
ASoC: sta32x: Convert to regmap
Mark Brown
2012-09-10
ASoC: sta32x: Move regulator acquisition to I2C probe
Mark Brown
2012-08-06
ASoC: sta32x: Use module_i2c_driver
Sachin Kamat
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-01-03
ASoC: sta32x: Optimize the array work to find rate_min and rate_max
Axel Lin
2012-01-02
ASoC: Convert sta32x to devm_kzalloc()
Axel Lin
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
[next]