summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da732x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da732x: replace codec to componentKuninori Morimoto2018-02-121-120/+121
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on da732xKuninori Morimoto2016-08-081-6/+8
* ASoC: da732x: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
*-. Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-301-1/+1
|\ \
| | * Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-1/+1
| | |\
| | | * ASoC: Constify reg_default tablesAxel Lin2015-07-071-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42l73', 'a...Mark Brown2015-08-301-9/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ASoC: da732x: Merge da732x_dai1_ops and da732x_dai2_opsAxel Lin2015-07-151-9/+3
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: da732x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-181-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
* ASoC: da732x: Fix control-less DAPM routesLars-Peter Clausen2015-03-051-4/+4
* ASoC: da732x: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-2/+2
*-. Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a...Mark Brown2014-10-061-25/+0
|\ \
| * | ASoC: da732x: Cleanup manual bias level transitionsLars-Peter Clausen2014-09-091-19/+0
| * | ASoC: da732x: Remove unused codec field form da732x_priv structLars-Peter Clausen2014-09-091-3/+0
| * | ASoC: da732x: Remove unnecessary idle_bias_off initializationLars-Peter Clausen2014-09-091-3/+0
| |/
* / ASoC: da732x: Remove unnecessary KERN_ERR in pr_err()Masanari Iida2014-10-041-1/+1
|/
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
* ASoC: da732x: Print correct major idAxel Lin2014-04-071-1/+2
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-19/+10
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-11/+2
| * ASoC: da732x: Replace hw_read usage with snd_soc_read()Mark Brown2014-03-041-8/+8
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown2014-03-121-92/+75
|\ \ \ | | |/ | |/|
| | * ASoC: da732x: Use da732x->regmap instead of codec->control_dataLars-Peter Clausen2014-02-251-3/+3
| | * ASoC: da732x: Remove leftover cache size settingMark Brown2014-02-241-1/+0
| | * ASoC: da732x: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-88/+72
| |/
* / ASoC: da732x: Mark DC offset control registers volatileMark Brown2014-02-261-0/+12
|/
* ASoC: da732x: Use params_width() rather than memory formatMark Brown2014-01-131-5/+5
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732xMark Brown2012-06-231-1/+1
* ASoC: codecs: Add DA732x codec driverAdam Thomson2012-06-111-0/+1627