summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8400.c
AgeCommit message (Expand)Author
2015-08-05ASoC: wm8400: Don't use range container for TLV with one entryLars-Peter Clausen
2015-06-01ASoC: wm8400: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-01-14ASoC: wm8400: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24ASoC: wm8400: Cleanup manual bias level transitionsLars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-07-31ASoC: wm8400: Convert to params_width()Mark Brown
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li
2014-04-14ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li
2014-02-20ASoC: wm8400: Fix the wrong number of enum itemsTakashi Iwai
2013-09-17ASoC: wm8400: Use regmap for I/OMark Brown
2013-09-17ASoC: wm8400: Use supplies to manage input powerMark Brown
2013-06-19ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() instead of open-coding itLars-Peter Clausen
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-28ASoC: wm8400: Use devm_regulator_bulk_getSachin Kamat
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-04-05ASoC: wm8400: Use snd_soc_write() and snd_soc_read()Mark Brown
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2011-12-03ASoC: Convert WM8400 to table based DAPM and control initMark Brown
2011-12-03ASoC: Convert WM8400 to devm_kzalloc()Mark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-31ASoC: Convert wm8400 MICBIAS to a supply widgetMark Brown
2011-10-24ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4Axel Lin
2011-10-14ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2Axel Lin
2011-05-26mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz
2011-03-23asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2010-05-26ASoC: Fix dB scales for WM8400Mark Brown
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown
2009-11-07ASoC: Remove dead code and labelsTakashi Iwai
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown
2009-09-05ASoC: Add source argument to PLL configurationMark Brown
2009-07-17ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0Mark Brown
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman