summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/uda134x.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown2016-09-291-0/+7
|\ \
| | * ASoC: uda134x: Optionally initialize L3 ops to default GPIO opsSylwester Nawrocki2016-08-081-0/+7
| |/
* / ASoC: codec duplicated callback function goes to component on uda134xKuninori Morimoto2016-08-081-4/+6
|/
* ASoC: uda134x: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-4/+2
* ASoC: uda134x: Use regmap_update_bits() were appropriateLars-Peter Clausen2015-07-131-43/+14
* ASoC: uda134x: Convert to regmapLars-Peter Clausen2015-07-131-53/+62
* ASoC: uda134x: Explicitly handle in-data addressesLars-Peter Clausen2015-07-131-2/+3
* ASoC: uda134x: Move state struct allocation to bus probeLars-Peter Clausen2015-07-131-18/+9
* ASoC: uda134x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-111-1/+2
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: uda134x: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-27/+2
* | ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen2014-11-241-4/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-4/+4
|\ \
| | * ASoC: uda134x: Convert to params_width()Mark Brown2014-07-311-4/+4
| |/
* / ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-221-1/+1
|/
* ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen2014-03-181-2/+1
* ASoC: uda134x: fix codec driver by converting to DAPMRussell King2013-07-301-35/+53
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-4/+2
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-3/+3
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-2/+1
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko2011-05-081-2/+0
* ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2011-03-111-1/+2
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-191-0/+1
|\
| * ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin2010-11-191-0/+1
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-1/+1
|/
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-95/+59
* ASoC: uda134x: correct bias level setup for codecs familyVladimir Zapolskiy2010-06-301-4/+32
* ASoC: uda134x: add DATA011 register found in codecs familyVladimir Zapolskiy2010-06-301-1/+2
* ASoC: uda134x: fix bias level setup on initializationVladimir Zapolskiy2010-06-251-4/+8
* ASoC: uda134x: replace a macro with a value in platform struct.Vladimir Zapolskiy2010-06-251-16/+5
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-8/+21
|\
| * ASoC: UDA134X: Add UDA1345 CODEC supportVladimir Zapolskiy2010-04-261-0/+13
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-8/+8
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-9/+0
|/
* ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu2009-08-171-1/+1
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-2/+2
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-8/+10
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-9/+9
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-34/+16
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12