aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da9055.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08ASoC: codec duplicated callback function goes to component on da9055Kuninori Morimoto1-7/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-9/+6
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max98357a', 'asoc/topic/max9877' and 'asoc/topic/max98925' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', 'asoc/topic/gtm601', 'asoc/topic/ics43432' and 'asoc/topic/ids' into asoc-nextMark Brown1-0/+1
2015-08-05ASoC: da9055: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-9/+6
2015-07-31ASoC: Export OF module alias information in missing codec driversJavier Martinez Canillas1-0/+1
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-max9877Mark Brown1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-07ASoC: Constify reg_default tablesAxel Lin1-1/+1
2015-05-18ASoC: da9055: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-1/+1
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-8/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0
2014-02-20ASoC: da9055: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-42/+42
2014-02-10ASoC: da9055: Add DT support for CODECAdam Thomson1-0/+8
2014-02-10ASoC: da9055: Fix device registration of PMIC and CODEC devicesAdam Thomson1-2/+9
2014-01-13ASoC: da9055: Use params_width() rather than memory formatMark Brown1-5/+5
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-12-10Merge remote-tracking branch 'asoc/topic/da9055' into asoc-nextMark Brown1-13/+30
2012-10-17ASoC: da9055: DAPMise Headphone and Lineout enable controlsAshish Chavan1-13/+26
2012-10-15ASoC: da9055: Add support for DSP mode of AIFAshish Chavan1-0/+4
2012-10-11ASoC: codecs: da9055: Minor improvement in ALC calibration processAshish Chavan1-1/+21
2012-09-28ASoC: codecs: Add DA9055 codec driverAshish Chavan1-0/+1510