summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/sta32x.c
Commit message (Expand)AuthorAge
*---. Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601',...Mark Brown2015-06-05
|\ \ \
| * | | ASoC: sta32x: use devm_gpiod_get_optional for optional reset gpioUwe Kleine-König2015-05-20
| |/ /
* | | ASoC: sta32x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-18
| |/ |/|
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-27
* | ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-27
|/
* ASoC: sta32x: fix register range in regmap.Thomas Niederprüm2015-02-24
* ASoC: sta32x: change dai name to be in line with the sta350 driver.Thomas Niederprüm2015-01-27
* ASoC: sta32x: use dev_dbg() for debug output.Thomas Niederprüm2015-01-27
* ASoC: sta32x: add device tree binding.Thomas Niederprüm2015-01-27
* ASoC: sta32x: move code to calculate mclk divider and extrapolation ratio to ...Thomas Niederprüm2015-01-27
* ASoC: sta32x: use DECLARE_TLV_DB_RANGE macro.Thomas Niederprüm2015-01-27
* ASoC: sta32x: make sta32x a gpio consumer for the reset GPIOThomas Niederprüm2015-01-27
* ASoC: sta32x: Convert to direct regmap API usage.Thomas Niederprüm2015-01-27
* ASoC: sta32x: Cleanup manual bias level transitionsLars-Peter Clausen2014-10-22
* ASoC: sta32x: Convert to params_width()Mark Brown2014-07-31
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-13
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-11
* | ASoC: sta32x: Fix wrong enum for limiter2 release rateTakashi Iwai2014-02-27
* | ASoC: sta32x: Fix cache syncLars-Peter Clausen2014-02-23
* | ASoC: sta32x: Fix array access overflowTakashi Iwai2014-02-20
|/
* ASoC: sta32x: Use power efficient workqueueMark Brown2013-07-19
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-10
* ASoC: sta32x: Convert to regmapMark Brown2012-09-10
* ASoC: sta32x: Move regulator acquisition to I2C probeMark Brown2012-09-10
* ASoC: sta32x: Use module_i2c_driverSachin Kamat2012-08-06
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
* ASoC: sta32x: Optimize the array work to find rate_min and rate_maxAxel Lin2012-01-03
* ASoC: Convert sta32x to devm_kzalloc()Axel Lin2012-01-02
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-27
* ASoC: Staticise non-exported symbols in sta32xMark Brown2011-11-25
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: sta32x: add workaround for ESD reset issueJohannes Stezenbach2011-11-14
* ASoC: sta32x: add platform data definitionJohannes Stezenbach2011-11-14
* ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach2011-11-14
* ASoC: sta32x: Write the register default value to cache for reserved registersAxel Lin2011-10-13
* ASoC: sta32x: Set reg_cache_default to sta32x_regsAxel Lin2011-10-13
* ASoC: sta32x: Move resource allocation and release to the corresponding callb...Axel Lin2011-08-19
* ASoC: sta32x: shortcut the for loop to get ir and mcsAxel Lin2011-08-15
* ASoC: sta32x: Fix a memory leak if snd_soc_register_codec failsAxel Lin2011-08-15
* ASoC: STA32x: Preserve reserved register bitsJohannes Stezenbach2011-07-14
* ASoC: STA32x: Add mixer controls for biquad coefficientsJohannes Stezenbach2011-07-14
* ASoC: add STA32X codec driverJohannes Stezenbach2011-06-22