summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8510.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8510: replace codec to componentKuninori Morimoto2018-02-121-81/+68
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8510Kuninori Morimoto2016-08-081-6/+8
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
*-. Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...Mark Brown2015-08-301-0/+1
|\ \
| | * ASoC: Export OF module alias information in missing codec driversJavier Martinez Canillas2015-07-311-0/+1
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8510: 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: wm8510: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-25/+1
* ASoC: wm8510: Convert to params_width()Mark Brown2014-07-311-5/+5
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-9/+1
* ASoC: wm8510: Use IS_ENABLED() macroFabio Estevam2013-11-241-3/+3
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
* ASoC: wm8510: remove invalid free of devm_ allocated dataTushar Behera2012-11-231-3/+0
* ASoC: wm8510: Convert to direct regmap API usageMark Brown2012-09-121-25/+92
* ASoC: wm8510: Convert to devm_kzalloc()Mark Brown2012-09-121-6/+6
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Convert WM8510 to table based DAPM and control initMark Brown2011-12-031-15/+8
* ASoC: Remove unused -codec from Wolfson device driver namesMark Brown2011-12-031-1/+1
* 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-1/+1
* ASoC: wm8510: Convert to snd_soc_cache_syncAxel Lin2011-10-101-11/+2
* ASoC: Add device tree binding for WM8510Mark Brown2011-08-141-0/+8
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-301-1/+0
* ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-151-1/+0
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-4/+0
* ASoC: Remove version display from WM8510 driverMark Brown2010-08-121-4/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-192/+98
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-1/+1
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski2009-12-241-7/+7
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-8/+1
* ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
* Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-071-121/+53
|\
| * ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-031-25/+0
| * ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-5/+5
| * ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-92/+49
* | ASoC: WM8510 has a single frame clock so needs symmetric ratesMark Brown2009-07-091-0/+1
|/
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-1/+1
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-7/+9
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-7/+9
* | ASoC: wm8510 pll settingsJonas Andersson2009-03-041-2/+2
|/
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-8/+8
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-17/+2