summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-01ASoC: Add macros for defining virtual enumsLars-Peter Clausen1-1/+5
2014-03-01ASoC: dapm: Consolidate MUXs and value MUXsLars-Peter Clausen2-151/+21
2014-03-01ASoC: Consolidate enum and value enum controlsLars-Peter Clausen2-94/+41
2014-03-01ASoC: Remove unused 'reg2' field from soc_enum structLars-Peter Clausen1-1/+0
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown23-374/+664
2014-02-23ASoC: wm8995: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-6/+3
2014-02-23ASoC: mc13783: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-7/+7
2014-02-20ASoC: pxa: tosa: Update locking around use of DAPM pin APICharles Keepax1-12/+16
2014-02-20ASoC: pxa: spitz: Update locking around use of DAPM pin APICharles Keepax1-23/+28
2014-02-20ASoC: pxa: magician: Update locking around use of DAPM pin APICharles Keepax1-9/+13
2014-02-20ASoC: pxa: corgi: Update locking around use of DAPM pin APICharles Keepax1-19/+23
2014-02-20ASoC: omap: rx51: Update locking around use of DAPM pin APICharles Keepax1-9/+13
2014-02-20ASoC: omap: n810: Update locking around use of DAPM pin APICharles Keepax1-9/+13
2014-02-20ASoC: ams-delta: Update locking around use of DAPM pin APICharles Keepax1-19/+26
2014-02-20ASoC: mfld_machine: Update locking around use of DAPM pin APICharles Keepax1-24/+41
2014-02-20ASoC: wm8996: Update locking around use of DAPM pin APICharles Keepax1-2/+7
2014-02-20ASoC: wm8994: Update locking around use of DAPM pin APICharles Keepax1-18/+27
2014-02-20ASoC: wm8962: Update locking around use of DAPM pin APICharles Keepax1-4/+9
2014-02-20ASoC: wm5100: Update locking around use of DAPM pin APICharles Keepax1-3/+9
2014-02-20ASoC: adav80x: Update locking around use of DAPM pin APICharles Keepax1-6/+11
2014-02-20ASoC: dapm: Add unlocked version of snd_soc_dapm_syncCharles Keepax2-5/+23
2014-02-20ASoC: dapm: Add helpers to lock/unlock DAPM mutexCharles Keepax1-0/+11
2014-02-20Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown4-44/+134
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax4-38/+131
2014-02-20Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax1-7/+4
2014-02-20ASoC: max98090: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-75/+97
2014-02-20ASoC: adau1373: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-2/+2
2014-02-20ASoC: arizona: Fix wrong number of items in enum ctlsTakashi Iwai1-31/+40
2014-02-20ASoC: wm8995: Remove superfluous constTakashi Iwai1-16/+16
2014-02-20ASoC: wm8985: Remove superfluous constTakashi Iwai1-22/+17
2014-02-20ASoC: wm8983: Remove superfluous constTakashi Iwai1-22/+17
2014-02-20ASoC: wm8978: Remove superfluous constTakashi Iwai1-15/+15
2014-02-20ASoC: wm8804: Remove superfluous constTakashi Iwai1-1/+1
2014-02-20ASoC: sta529: Remove superfluous constTakashi Iwai1-1/+1
2014-02-20ASoC: ssm2518: Remove superfluous constTakashi Iwai1-7/+7
2014-02-20ASoC: rt5640: Remove superfluous constTakashi Iwai1-41/+34
2014-02-20ASoC: rt5631: Remove superfluous constTakashi Iwai1-45/+30
2014-02-20ASoC: mc13783: Remove superfluous constTakashi Iwai1-4/+4
2014-02-20ASoC: lm49453: Remove superfluous constTakashi Iwai1-8/+8
2014-02-20ASoC: adau1373: Remove superfluous constTakashi Iwai1-14/+14
2014-02-20ASoC: Add const to SOC_ENUM_*_DECL() macrosTakashi Iwai1-3/+3
2014-02-20ALSA: da732x: Remove superfluous DA732X_SOC_ENUM_DOUBLE_R()Takashi Iwai1-3/+0
2014-02-20ASoC: twl4030: Clean up duplicated codeTakashi Iwai1-16/+1
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai11-47/+47
2014-02-20ASoC: wm8994: Fix the wrong number of enum itemsTakashi Iwai1-65/+70
2014-02-19ASoC: dapm: Correct regulator bypass error messagesCharles Keepax1-3/+3
2014-02-13ASoC: dapm: Consistently use unsigned int for register valuesLars-Peter Clausen1-4/+5
2014-02-11ASoC: wm8995: Remove unused pointer in hp_supply_event()Christian Engelmayer1-2/+0
2014-02-03ASoC: core: Add SOC_DOUBLE_R_S_TLVMarkus Pargmann1-0/+14
2014-02-03ASoC: core: Add signed register volume control logicMarkus Pargmann2-7/+62