summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/mc13783.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1
* ASoC: mc13783: replace codec to componentKuninori Morimoto2018-02-121-35/+33
* ASoC: use snd_soc_component_init_regmap() on mc13783Kuninori Morimoto2017-12-041-6/+3
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on mc13783Kuninori Morimoto2016-08-081-6/+8
* ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-3/+3
* ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() callsAxel Lin2015-05-011-2/+2
* ASoC: mc13783: Update set_tdm_slot() semanticsLars-Peter Clausen2015-01-141-5/+5
* ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: mc13783: Ensure we only try to dereference valid of_nodesMark Brown2014-10-081-6/+10
* ASoC: mc13783: Add missing of_node_putSachin Kamat2014-06-211-2/+4
*-. Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-221-1/+13
|\ \
| | * ASoC: mc13783: Add devicetree supportAlexander Shiyan2014-04-291-1/+13
| |/
* | Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-05-221-4/+4
|\ \
| * | ASoC: mc13783: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen2014-04-141-4/+4
| |/
* | ASoC: codec: fix the sparse check warnings.Xiubo Li2014-04-141-1/+1
* | ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-8/+6
|/
* Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown2014-03-231-4/+2
|\
| * ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen2014-03-181-4/+2
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-2/+2
|\ \
| * | ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-111-2/+2
| |/
* | ASoC: mc13783: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen2014-03-011-4/+2
| |
| \
*-. \ Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-03-011-7/+7
|\ \ \ | | |/ | |/|
| | * ASoC: mc13783: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-7/+7
| |/
* / ASoC: mc13783: Remove superfluous constTakashi Iwai2014-02-201-4/+4
|/
* ASoC: mc13783: trivial: Cleanup moduleAlexander Shiyan2014-01-061-10/+7
* ASoC: mc13783: Drop fixed ADC & DAC ports usageAlexander Shiyan2014-01-061-2/+1
* ASoC: mc13783: Use core error messages if registration failsAlexander Shiyan2014-01-061-8/+0
* ASoC: mc13783: Use module_platform_driver_probe()Alexander Shiyan2014-01-061-4/+2
* Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-10-251-56/+79
|\
| * ASoC: mc13783: add more DAPM routesSteffen Trumtrar2013-10-111-6/+52
| * ASoC: mc13783: add mixer controlsSteffen Trumtrar2013-10-111-0/+18
| * ASoC: mc13783: Use regmap directly from ASoCMark Brown2013-09-251-46/+9
| * mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown2013-09-251-4/+0
* | sound: Remove unnecessary semicolonsJoe Perches2013-10-141-1/+1
|/
* ASoC: mc13783: add spi errata fixSteffen Trumtrar2013-09-111-0/+4
* ASoC: mc13783: Remove embedded snd_soc_codec structs from private data structsLars-Peter Clausen2013-08-061-1/+0
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-1/+1
* Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-221-4/+4
|\
| * ASoC: mc13783: Remove mono supportFabio Estevam2012-09-061-4/+4
* | ASoC: Revert "ASoC: mc13783: Provide codec->control_data"Fabio Estevam2012-09-111-2/+0
* | ASoC: imx-mc13783: use defines instead of numerical address of registerGaëtan Carlier2012-09-061-27/+31
|/
* ASoC: mc13783: Provide codec->control_dataFabio Estevam2012-07-261-0/+2
* ASoC: mc13783 codec cleanupsPhilippe Rétornaz2012-05-181-21/+7
* ASoC: Add mc13783 codecPhilippe Rétornaz2012-05-181-0/+800