summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/adav80x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: adav80x: mark expected switch fall-throughGustavo A. R. Silva2018-08-091-0/+1
* ASoC: adav80x: replace codec to componentKuninori Morimoto2018-02-121-65/+65
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on adav80xKuninori Morimoto2016-08-081-6/+8
* ASoC: adav80x: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-2/+2
*-. Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-301-1/+1
|\ \
| | * ASoC: Constify reg_default tablesAxel Lin2015-07-071-1/+1
| |/
* / ASoC: adav80x: Remove .read_flag_mask setting from adav80x_regmap_configAxel Lin2015-08-141-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...Mark Brown2015-06-051-4/+6
|\ \
| | * ASoC: adav80x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-041-4/+6
| |/
* / ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
|/
* ASoC: adav80x: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
* ASoC: adav80x: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2014-11-171-2/+2
* ASoC: adav80x: Cleanup manual bias level transitionsLars-Peter Clausen2014-09-041-21/+2
* Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-05-221-4/+4
|\
| * ASoC: adav80x: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen2014-04-141-4/+4
* | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a...Mark Brown2014-03-121-122/+9
|\ \ \ | | |/ | |/|
| | * ASoC: adav80x: Split SPI and I2C code into different modulesLars-Peter Clausen2014-02-181-110/+7
| | * ASoC: adav80x: Use devm_kzalloc()Lars-Peter Clausen2014-02-181-16/+6
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-03-121-6/+11
|\ \
| * | ASoC: adav80x: Update locking around use of DAPM pin APICharles Keepax2014-02-201-6/+11
| |/
* / ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen2014-03-061-2/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-161-16/+14
|\ \
| | * ASoC: adav80x: Use params_width() rather than memory formatMark Brown2014-01-091-16/+14
| |/
* / ASoC: adav80x: Use IS_ENABLED() macroFabio Estevam2013-11-241-3/+3
|/
* ASoC: adav80x: Convert to direct regmap usageLars-Peter Clausen2013-09-271-45/+102
* ASoC: adav80x: Add module device table for adav801Axel Lin2013-07-151-3/+10
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-10/+10
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Cleanup duplicated constLars-Peter Clausen2011-11-231-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Allow source specification for CODEC level sysclkMark Brown2011-08-311-1/+2
* ASoC: Report an error for unknown adav80x formatsMark Brown2011-07-171-2/+2
* ASoC: Add ADAV80x codec driverLars-Peter Clausen2011-06-281-0/+951