summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4671.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* ASoC: ak4671: replace codec to componentKuninori Morimoto2018-02-121-36/+31Star
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on ak4671Kuninori Morimoto2016-08-081-6/+8
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0Star
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0Star
* ASoC: ak4671: Fix control-less DAPM routesLars-Peter Clausen2015-03-051-22/+22
* ASoC: ak4671: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-1/+1
* ASoC: ak4671: Cleanup manual bias level transitionsLars-Peter Clausen2014-10-221-13/+0Star
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-11/+1Star
* ASoC: ak4671: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-8/+6Star
* ASoC: ak4671: Convert to direct regmap API usageMark Brown2014-02-111-110/+111
* ASoC: ak4671: Convert to table based control initMark Brown2014-02-111-3/+2Star
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-4/+4
* ASoC: ak4671: Use module_i2c_driverSachin Kamat2012-08-061-11/+1Star
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Convert ak4671 to devm_kzalloc()Axel Lin2011-12-201-4/+2Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: ak4671: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-201-12/+6Star
* ASoC: Remove unneeded hw_write initialisation in ak4671Axel Lin2011-10-041-2/+0Star
* ASoC: Remove unused "control_data" field of struct ak4671_privAxel Lin2011-09-281-2/+0Star
* ASoC: Use data based init for ak4671 DAPMLu Guanqun2011-03-301-13/+5Star
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-291-1/+0Star
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0Star
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
* ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-151-1/+0Star
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-111/+30Star
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-1/+1
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-131-1/+0Star
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-9/+0Star
* ASoC: AK4671: add ak4671 codec driverJoonyoung Shim2009-09-101-0/+825