index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
sta32x.c
Age
Commit message (
Expand
)
Author
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
2011-11-25
ASoC: Staticise non-exported symbols in sta32x
Mark Brown
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-14
ASoC: sta32x: add workaround for ESD reset issue
Johannes Stezenbach
2011-11-14
ASoC: sta32x: add platform data definition
Johannes Stezenbach
2011-11-14
ASoC: sta32x: preserve coefficient RAM
Johannes Stezenbach
2011-10-13
ASoC: sta32x: Write the register default value to cache for reserved registers
Axel Lin
2011-10-13
ASoC: sta32x: Set reg_cache_default to sta32x_regs
Axel Lin
2011-08-19
ASoC: sta32x: Move resource allocation and release to the corresponding callb...
Axel Lin
2011-08-15
ASoC: sta32x: shortcut the for loop to get ir and mcs
Axel Lin
2011-08-15
ASoC: sta32x: Fix a memory leak if snd_soc_register_codec fails
Axel Lin
2011-07-14
ASoC: STA32x: Preserve reserved register bits
Johannes Stezenbach
2011-07-14
ASoC: STA32x: Add mixer controls for biquad coefficients
Johannes Stezenbach
2011-06-22
ASoC: add STA32X codec driver
Johannes Stezenbach