summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8983.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8983: replace codec to componentKuninori Morimoto2018-02-121-91/+79
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8983Kuninori Morimoto2016-08-081-6/+8
* ASoC: wm8983: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-7/+7
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
*-. Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...Mark Brown2015-08-301-66/+14
|\ \
| | * ASoC: wm8983: Get rid of wm8983_access_masks tableAxel Lin2015-07-291-66/+14
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8983: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: wm8983: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-26/+1
* ASoC: wm8983: Convert to params_width()Mark Brown2014-07-311-6/+6
* 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-6/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-6/+0
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/wm8961', 'asoc/topic/wm8962', 'aso...Mark Brown2014-03-121-3/+3
|\ \ \ | | |/ | |/|
| | * ASoC: wm8983: Use IS_ENABLED() macroFabio Estevam2013-11-271-3/+3
| |/
* / ASoC: wm8983: Remove superfluous constTakashi Iwai2014-02-201-22/+17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-291-7/+7
| |\
| * | sound: soc: Fix typo in sound/codecsMasanari Iida2013-01-091-3/+3
* | | ASoC: wm8993: Refactor set_pll code to avoid GCC warningsFabio Estevam2012-12-241-19/+22
| |/ |/|
* | ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
|/
* ASoC: wm8983: Convert to direct regmap API usageMark Brown2012-09-101-66/+85
* ASoC: wm8983: Convert to devm_kzalloc()Mark Brown2012-09-101-8/+3
* ASoC: wm8983: Remove useless snd_kcontrolDimitris Papastamos2012-01-201-5/+0
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Convert wm8983 MICBIAS to a supply widgetMark Brown2011-10-311-1/+2
* ASoC: Writing register default value for the reset registerAxel Lin2011-10-111-1/+1
* ASoC: WM8983: Initial driverDimitris Papastamos2011-07-151-0/+1203