summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da9055.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da9055: use true and false for boolean valuesGustavo A. R. Silva2018-08-061-2/+2
* ASoC: da9055: replace codec to componentKuninori Morimoto2018-02-121-96/+90
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on da9055Kuninori Morimoto2016-08-081-7/+8
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-9/+6
|\ \
| | * ASoC: da9055: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-9/+6
| |/
| |
| \
*-. \ 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/fsl-spdif', 'asoc/topic/fsl-ssi', ...Mark Brown2015-08-301-0/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ASoC: Export OF module alias information in missing codec driversJavier Martinez Canillas2015-07-311-0/+1
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: da9055: 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-1/+0
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-1/+1
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-8/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+0
* | ASoC: da9055: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-201-42/+42
* | ASoC: da9055: Add DT support for CODECAdam Thomson2014-02-101-0/+8
* | ASoC: da9055: Fix device registration of PMIC and CODEC devicesAdam Thomson2014-02-101-2/+9
|/
* ASoC: da9055: Use params_width() rather than memory formatMark Brown2014-01-131-5/+5
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* Merge remote-tracking branch 'asoc/topic/da9055' into asoc-nextMark Brown2012-12-101-13/+30
|\
| * ASoC: da9055: DAPMise Headphone and Lineout enable controlsAshish Chavan2012-10-171-13/+26
| * ASoC: da9055: Add support for DSP mode of AIFAshish Chavan2012-10-151-0/+4
* | ASoC: codecs: da9055: Minor improvement in ALC calibration processAshish Chavan2012-10-111-1/+21
|/
* ASoC: codecs: Add DA9055 codec driverAshish Chavan2012-09-281-0/+1510