aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4642.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-12Merge remote-tracking branches 'asoc/topic/4554', 'asoc/topic/ab8500', 'asoc/topic/ak4642', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-nextMark Brown1-3/+34
2015-04-10ASoC: ak4642: fixup channels_minKuninori Morimoto1-2/+2
2015-03-24ASoC: ak4642: enable stereo line output power-save modeTakeshi Kihara1-2/+31
2015-03-17ASoC: ak4642: tidyup DAPM route for playbackKuninori Morimoto1-1/+3
2014-10-22ASoC: ak4642: Cleanup manual bias level transitionsLars-Peter Clausen1-16/+0
2014-07-28ASoC: ak4642: Make of_device_id array constKiran Padwal1-2/+2
2014-05-14ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648Sascha Hauer1-0/+20
2014-05-14ASoC: ak4642: Add driver data and driver private structSascha Hauer1-11/+40
2014-05-14ASoC: ak4642: Add ALC controlsSascha Hauer1-0/+2
2014-05-14ASoC: ak4642: Fix typo zoro -> zeroSascha Hauer1-1/+1
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0
2013-12-02ASoC: ak4642: Convert to module_i2c_driver()Mark Brown1-21/+1
2013-12-02ASoC: ak4642: Convert to direct regmap API usageMark Brown1-54/+59
2013-12-02ASoC: ak4642: Convert to table based control initMark Brown1-3/+4
2013-11-24ASoC: ak4642: Use IS_ENABLED() macroFabio Estevam1-3/+3
2013-11-03Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusMark Brown1-1/+1
2013-10-31ASoC: ak4642: prevent un-necessary changes to SG_SL1Phil Edworthy1-1/+1
2013-09-17ASoC: ak4642: Remove redundant breakSachin Kamat1-2/+0
2013-01-14ASoC: ak4642: remove __devinitconst annotationStephen Rothwell1-1/+1
2013-01-10ASoC: ak4642: add Device Tree supportKuninori Morimoto1-2/+31
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-11-21ASoC: ak4642: cleanup struct ak4642_privKuninori Morimoto1-21/+2
2012-04-05ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto1-1/+1
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2012-02-21ASoC: ak4642: fixup HeadPhone L/R dapm settingsKuninori Morimoto1-15/+16
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-12-20ASoC: Convert ak4642 to devm_kzalloc()Axel Lin1-4/+2
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-27ASoC: Remove driver versioning from ak4642Mark Brown1-4/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-11ASoC: ak4642: add ak4648 supportKuninori Morimoto1-8/+36
2011-11-11ASoC: ak4642: add Line out supportKuninori Morimoto1-0/+11
2011-11-11ASoC: ak4642: add headphone mute switch controlKuninori Morimoto1-3/+2
2011-11-11ASoC: ak4642: add DAPM support for HeadPhone OutputKuninori Morimoto1-9/+35
2011-11-11ASoC: ak4642: add ak4642_set_bias_level()Kuninori Morimoto1-4/+29
2011-11-08ASoC: ak4642: ak4642 was testedKuninori Morimoto1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-13ASoC: ak4642: fixup cache register tableKuninori Morimoto1-11/+11
2011-10-12ASoC: ak4642: convert to soc-cacheAxel Lin1-70/+12
2011-07-07ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2Kuninori Morimoto1-1/+1
2011-01-21ASoC: ak4642: add SND_SOC_DAIFMT_FORMAT supportKuninori Morimoto1-0/+24
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-1/+1
2010-10-15ASoC: ak4642: make sure name of register/valueKuninori Morimoto1-18/+46
2010-10-12ASoC: ak4642: simultaneous playback/recorde supportKuninori Morimoto1-4/+4
2010-09-16ASoC: ak4642: code clean upKuninori Morimoto1-11/+11
2010-09-03ASoC: ak4642: Revive ak4642_snd_controlsKuninori Morimoto1-0/+2
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-138/+37
2010-08-03ASoC: ak4642: fix a memory leak if failed to initialise AK4642Axel Lin1-1/+3
2010-07-01ASoC: ak4642: Add Digital Playback Volume controlKuninori Morimoto1-3/+21
2010-06-15ASoC: header cleanup for ak4642Kuninori Morimoto1-8/+0