summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4641.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ak4641: replace codec to componentKuninori Morimoto2018-02-121-45/+46
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: ak4641: Move register defines to main sourceLars-Peter Clausen2016-10-241-1/+21
* ASoC: codec duplicated callback function goes to component on ak4641Kuninori Morimoto2016-08-081-6/+8
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* ASoC: ak4641: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-111-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: ak4641: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
* ASoC: ak4641: Cleanup manual bias level transitionsLars-Peter Clausen2014-10-221-32/+1
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-8/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+0
* | ASoC: ak4641: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-8/+8
|/
* ASoC: ak4641: Convert to direct regmap API usageMark Brown2013-11-241-13/+25
* sound: Remove unnecessary semicolonsJoe Perches2013-10-141-1/+1
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown2012-04-011-44/+48
* ASoC: ak4641: Convert to module_i2c_driver()Mark Brown2012-04-011-17/+1
* ASoC: Fix return value of ak4641_pcm_set_dai_fmt()Axel Lin2012-01-021-1/+6
* ASoC: Convert ak4641 to devm_kzalloc()Axel Lin2011-12-201-5/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-2/+2
* ASoC: ak4641: Use SND_SOC_DAPM_DAC for Voice Playback stream widgetAxel Lin2011-10-191-1/+1
* ASoC: ak4641: Remove unused codec field from struct ak4641_privAxel Lin2011-10-191-1/+0
* ASoC: Staticize ak4641_daiMark Brown2011-06-011-1/+1
* ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow2011-05-191-0/+664
OpenPOWER on IntegriCloud