summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4642.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ak4642: convert to SPDX identifiersKuninori Morimoto2018-07-301-15/+11
* ASoC: ak4642: don't have .use_pmdown_timeKuninori Morimoto2018-02-141-1/+0
* ASoC: ak4642: replace codec to componentKuninori Morimoto2018-02-121-55/+50
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: ak4642: make arrays fs_list and ps_list static constColin Ian King2017-06-301-2/+2
* ASoC: ak4642: Replace mdelay function to msleepHarunobu Kurokawa2017-01-111-1/+1
* ASoC: codec duplicated callback function goes to component on ak4642Kuninori Morimoto2016-08-081-6/+8
* ASoC: ak4642: Implement suspend callbackPeter Ujfalusi2016-05-311-2/+11
* ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown2016-05-181-0/+3
* ASoC: ak4642: Remove CLK_IS_ROOTStephen Boyd2016-04-201-3/+1
* ASoC: ak4642: exchange macro name to avoid redefinitionKuninori Morimoto2015-09-161-3/+4
* ASoC: ak4642: enable to use MCKO as fixed rate output pin on DTKuninori Morimoto2015-09-141-48/+93
* ASoC: ak4642: use *dev on ak4642_i2c_probe()Kuninori Morimoto2015-09-141-5/+6
*-. Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ac97', 'aso...Mark Brown2015-08-301-7/+26
|\ \
| | * ASoC: ak4642: Fix up max_register settingAxel Lin2015-07-071-7/+26
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
*-. Merge remote-tracking branches 'asoc/topic/4554', 'asoc/topic/ab8500', 'asoc/...Mark Brown2015-04-121-3/+34
|\ \
| | * ASoC: ak4642: enable stereo line output power-save modeTakeshi Kihara2015-03-241-2/+31
| | * ASoC: ak4642: tidyup DAPM route for playbackKuninori Morimoto2015-03-171-1/+3
| |/
* / ASoC: ak4642: fixup channels_minKuninori Morimoto2015-04-101-2/+2
|/
* ASoC: ak4642: Cleanup manual bias level transitionsLars-Peter Clausen2014-10-221-16/+0
* ASoC: ak4642: Make of_device_id array constKiran Padwal2014-07-281-2/+2
* ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648Sascha Hauer2014-05-141-0/+20
* ASoC: ak4642: Add driver data and driver private structSascha Hauer2014-05-141-11/+40
* ASoC: ak4642: Add ALC controlsSascha Hauer2014-05-141-0/+2
* ASoC: ak4642: Fix typo zoro -> zeroSascha Hauer2014-05-141-1/+1
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+0
* ASoC: ak4642: Convert to module_i2c_driver()Mark Brown2013-12-021-21/+1
* ASoC: ak4642: Convert to direct regmap API usageMark Brown2013-12-021-54/+59
* ASoC: ak4642: Convert to table based control initMark Brown2013-12-021-3/+4
* ASoC: ak4642: Use IS_ENABLED() macroFabio Estevam2013-11-241-3/+3
* Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusMark Brown2013-11-031-1/+1
|\
| * ASoC: ak4642: prevent un-necessary changes to SG_SL1Phil Edworthy2013-10-311-1/+1
* | ASoC: ak4642: Remove redundant breakSachin Kamat2013-09-171-2/+0
|/
* ASoC: ak4642: remove __devinitconst annotationStephen Rothwell2013-01-141-1/+1
* ASoC: ak4642: add Device Tree supportKuninori Morimoto2013-01-101-2/+31
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: ak4642: cleanup struct ak4642_privKuninori Morimoto2012-11-211-21/+2
* ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto2012-04-051-1/+1
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-181-1/+1
|\
| * ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* | ASoC: ak4642: fixup HeadPhone L/R dapm settingsKuninori Morimoto2012-02-211-15/+16
|/
* ASoC: Convert ak4642 to devm_kzalloc()Axel Lin2011-12-201-4/+2
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Remove driver versioning from ak4642Mark Brown2011-11-271-4/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: ak4642: add ak4648 supportKuninori Morimoto2011-11-111-8/+36
* ASoC: ak4642: add Line out supportKuninori Morimoto2011-11-111-0/+11
* ASoC: ak4642: add headphone mute switch controlKuninori Morimoto2011-11-111-3/+2