summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/88pm860x-codec.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-24Merge remote-tracking branch 'asoc/topic/88pm860x' into asoc-nextMark Brown1-62/+13
2013-09-20ASoC: 88pm860x: Use regmap for I/OMark Brown1-55/+5
2013-09-20ASoC: 88pm60x: Don't use control data for i2cMark Brown1-8/+9
2013-09-13ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()Dan Carpenter1-0/+3
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-4/+2
2013-06-19ASoC: 88pm860x: Use SND_SOC_DAPM_PGA_E() instead of open-coding itLars-Peter Clausen1-4/+2
2013-05-12ASoC: 88pm860x: Remove redundant platform_set_drvdata()Sachin Kamat1-7/+2
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2011-12-27ASoC: Convert 88pm860x-codec to devm_kzalloc()Axel Lin1-5/+2
2011-12-20ASoC: Convert 88pm860x-codec to table based DAPM and control initAxel Lin1-7/+8
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-2/+2
2011-09-22ASoC: Include delay.h in 88pm860xMark Brown1-0/+1
2011-09-21ASoC: 88pm860x-codec - reset the codec correctlyBas Vermeulen1-0/+3
2011-09-21ASoC: 88pm860x-codec - Allow independent use of both I2S playback and captureBas Vermeulen1-2/+8
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren1-1/+1
2010-12-29ASoC: Yet more x86 tracepoint workaroundsMark Brown1-1/+1
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-12-23ASoC: ifdef out trace points from modules for x86Mark Brown1-0/+2
2010-12-22ASoC: Add jack IRQ trace to 88pm860x driverMark Brown1-0/+5
2010-11-30ASoC: Simplify pm860x_probe error handlingAxel Lin1-7/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-4/+5
2010-08-18ASoC: add 88pm860x codec driverHaojian Zhuang1-0/+1486