summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4613.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ak4613: convert to SPDX identifiersKuninori Morimoto2018-07-301-15/+11Star
* ASoC: ak4613: don't have .use_pmdown_timeKuninori Morimoto2018-02-141-1/+0Star
* ASoC: ak4613: replace codec to componentKuninori Morimoto2018-02-121-36/+37
* ASoC: ak4613: call dummy write for PW_MGMT1/3 when PlaybackKuninori Morimoto2018-01-241-0/+78
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
*-. Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Mark Brown2017-07-031-15/+78
|\ \
| * | ASoC: ak4613: add hw_constraint rule for Sampling RateKuninori Morimoto2017-06-161-0/+61
| * | ASoC: ak4613: add missing 64000 in ak4613_dai_hw_params()Kuninori Morimoto2017-06-141-0/+1
| * | ASoC: ak4613: Improve counting DAI numberRyo Kodama2017-06-071-1/+12
| * | ASoC: ak4613: disable asymmetric audio interface formatKuninori Morimoto2017-05-141-14/+4Star
| |/
* / ASoC: ak4613: Fix out of bounds array access for ak4613_ifaceAxel Lin2017-06-091-1/+1
|/
* ASoC: ak4613: use snd_soc_update_bits() to avoid Reserve bit on I/O CTRLKuninori Morimoto2017-04-191-2/+8
* ASoC: codec duplicated callback function goes to component on ak4613Kuninori Morimoto2016-08-081-6/+8
* ASoC: ak4613: Implement suspend callbackGeert Uytterhoeven2016-06-171-1/+11
* ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2016-06-171-0/+1
* ASoC: ak4613: Remove owner assignment from platform_driverFabio Estevam2016-05-301-1/+0Star
* ASoC: ak4613: tidyup vendor prefix from ak4613 to asahi-kaseiKuninori Morimoto2015-11-201-2/+2
* ASoC: ak4613: don't overwrite CTRL2 registerKuninori Morimoto2015-11-171-1/+2
* ASoC: ak4613: tidyup CTRL1 value selection methodKuninori Morimoto2015-11-161-36/+54
* ASoC: ak4613: add single-end optional property for IN/OUT pinsKuninori Morimoto2015-11-161-0/+29
* ASoC: ak4613: add Digital Playback Volume supportKuninori Morimoto2015-09-191-0/+28
* ASoC: add ak4613 supportKuninori Morimoto2015-09-171-0/+469