aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/uda134x.c
AgeCommit message (Expand)Author
2018-02-12ASoC: uda134x: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-09-29Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown
2016-08-08ASoC: codec duplicated callback function goes to component on uda134xKuninori Morimoto
2016-08-08ASoC: uda134x: Optionally initialize L3 ops to default GPIO opsSylwester Nawrocki
2015-10-21ASoC: uda134x: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen
2015-07-13ASoC: uda134x: Use regmap_update_bits() were appropriateLars-Peter Clausen
2015-07-13ASoC: uda134x: Convert to regmapLars-Peter Clausen
2015-07-13ASoC: uda134x: Explicitly handle in-data addressesLars-Peter Clausen
2015-07-13ASoC: uda134x: Move state struct allocation to bus probeLars-Peter Clausen
2015-05-11ASoC: uda134x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-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: uda134x: Cleanup manual bias level transitionsLars-Peter Clausen
2014-11-24ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown
2014-07-31ASoC: uda134x: Convert to params_width()Mark Brown
2014-07-22ASoC: Move card field form platform/codec to componentLars-Peter Clausen
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen
2013-07-30ASoC: uda134x: fix codec driver by converting to DAPMRussell King
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
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-05-08ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko
2011-03-11ASoC: mini2440: Fix uda134x codec problem.Marek Belisko
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-19Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-11-19ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-06-30ASoC: uda134x: correct bias level setup for codecs familyVladimir Zapolskiy
2010-06-30ASoC: uda134x: add DATA011 register found in codecs familyVladimir Zapolskiy
2010-06-25ASoC: uda134x: fix bias level setup on initializationVladimir Zapolskiy
2010-06-25ASoC: uda134x: replace a macro with a value in platform struct.Vladimir Zapolskiy
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-26ASoC: UDA134X: Add UDA1345 CODEC supportVladimir Zapolskiy
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-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-08-17ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2009-01-09ASoC: cleanup duplicated code.Ian Molton