summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8400.c
Commit message (Expand)AuthorAge
* ASoC: wm8400: Fix the wrong number of enum itemsTakashi Iwai2014-02-20
* ASoC: wm8400: Use regmap for I/OMark Brown2013-09-17
* ASoC: wm8400: Use supplies to manage input powerMark Brown2013-09-17
* ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() instead of open-coding itLars-Peter Clausen2013-06-19
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-10
* ASoC: wm8400: Use devm_regulator_bulk_getSachin Kamat2012-11-28
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-03
* ASoC: wm8400: Use snd_soc_write() and snd_soc_read()Mark Brown2012-04-05
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
* ASoC: Convert WM8400 to table based DAPM and control initMark Brown2011-12-03
* ASoC: Convert WM8400 to devm_kzalloc()Mark Brown2011-12-03
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-28
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: Convert wm8400 MICBIAS to a supply widgetMark Brown2011-10-31
* ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4Axel Lin2011-10-24
* ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2Axel Lin2011-10-14
* mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz2011-05-26
* asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon2011-03-23
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-27
|\
| * ASoC: Fix dB scales for WM8400Mark Brown2010-05-26
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
|\ \ | |/
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-17
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-12
* ASoC: Remove dead code and labelsTakashi Iwai2009-11-07
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-15
* ASoC: Add source argument to PLL configurationMark Brown2009-09-05
* ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0Mark Brown2009-07-17
* ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-13
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-28
* sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-12
* ASoC: Add FLL support for WM8400Mark Brown2009-03-19
* ASoC: Add separate AVDD for WM8400Mark Brown2009-03-18
* ASoC: Further optimise WM8400 bias configuration sequenceMark Brown2009-03-18
* ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel2009-03-12
* ASoC: Merge dai_ops factor outMark Brown2009-03-11
* ASoC: Add initial driver for the WM8400 CODECMark Brown2009-03-11