summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-03-0123-374/+664
|\ \ \ \ \ \ \
| | | | | | | * ASoC: wm8995: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-6/+3
| | | | | | | * ASoC: wm8995: Remove unused pointer in hp_supply_event()Christian Engelmayer2014-02-111-2/+0
| | | | | | * | ASoC: wm8994: Fix the wrong number of enum itemsTakashi Iwai2014-02-201-65/+70
| | | | | | |/
| | | | | * | ASoC: mc13783: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-7/+7
| | | | | |/
| | | | * | ASoC: max98090: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-201-75/+97
| | | | |/
| | | * | ASoC: adau1373: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-201-2/+2
| | | |/
| | * | ASoC: core: Add SOC_DOUBLE_R_S_TLVMarkus Pargmann2014-02-031-0/+14
| | * | ASoC: core: Add signed register volume control logicMarkus Pargmann2014-02-032-7/+62
| | |/
| * | ASoC: pxa: tosa: Update locking around use of DAPM pin APICharles Keepax2014-02-201-12/+16
| * | ASoC: pxa: spitz: Update locking around use of DAPM pin APICharles Keepax2014-02-201-23/+28
| * | ASoC: pxa: magician: Update locking around use of DAPM pin APICharles Keepax2014-02-201-9/+13
| * | ASoC: pxa: corgi: Update locking around use of DAPM pin APICharles Keepax2014-02-201-19/+23
| * | ASoC: omap: rx51: Update locking around use of DAPM pin APICharles Keepax2014-02-201-9/+13
| * | ASoC: omap: n810: Update locking around use of DAPM pin APICharles Keepax2014-02-201-9/+13
| * | ASoC: ams-delta: Update locking around use of DAPM pin APICharles Keepax2014-02-201-19/+26
| * | ASoC: mfld_machine: Update locking around use of DAPM pin APICharles Keepax2014-02-201-24/+41
| * | ASoC: wm8996: Update locking around use of DAPM pin APICharles Keepax2014-02-201-2/+7
| * | ASoC: wm8994: Update locking around use of DAPM pin APICharles Keepax2014-02-201-18/+27
| * | ASoC: wm8962: Update locking around use of DAPM pin APICharles Keepax2014-02-201-4/+9
| * | ASoC: wm5100: Update locking around use of DAPM pin APICharles Keepax2014-02-201-3/+9
| * | ASoC: adav80x: Update locking around use of DAPM pin APICharles Keepax2014-02-201-6/+11
| * | ASoC: dapm: Add unlocked version of snd_soc_dapm_syncCharles Keepax2014-02-202-5/+23
| * | ASoC: dapm: Add helpers to lock/unlock DAPM mutexCharles Keepax2014-02-201-0/+11
| * | Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-02-204-44/+134
| |\ \
| | * | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-204-38/+131
| | * | Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax2014-02-201-7/+4
| | * | ASoC: dapm: Correct regulator bypass error messagesCharles Keepax2014-02-191-3/+3
| | |/
| * | ASoC: dapm: Consistently use unsigned int for register valuesLars-Peter Clausen2014-02-131-4/+5
| |/
* | ASoC: arizona: Fix wrong number of items in enum ctlsTakashi Iwai2014-02-201-31/+40
* | ASoC: wm8995: Remove superfluous constTakashi Iwai2014-02-201-16/+16
* | ASoC: wm8985: Remove superfluous constTakashi Iwai2014-02-201-22/+17
* | ASoC: wm8983: Remove superfluous constTakashi Iwai2014-02-201-22/+17
* | ASoC: wm8978: Remove superfluous constTakashi Iwai2014-02-201-15/+15
* | ASoC: wm8804: Remove superfluous constTakashi Iwai2014-02-201-1/+1
* | ASoC: sta529: Remove superfluous constTakashi Iwai2014-02-201-1/+1
* | ASoC: ssm2518: Remove superfluous constTakashi Iwai2014-02-201-7/+7
* | ASoC: rt5640: Remove superfluous constTakashi Iwai2014-02-201-41/+34
* | ASoC: rt5631: Remove superfluous constTakashi Iwai2014-02-201-45/+30
* | ASoC: mc13783: Remove superfluous constTakashi Iwai2014-02-201-4/+4
* | ASoC: lm49453: Remove superfluous constTakashi Iwai2014-02-201-8/+8
* | ASoC: adau1373: Remove superfluous constTakashi Iwai2014-02-201-14/+14
* | ASoC: Add const to SOC_ENUM_*_DECL() macrosTakashi Iwai2014-02-201-3/+3
* | ALSA: da732x: Remove superfluous DA732X_SOC_ENUM_DOUBLE_R()Takashi Iwai2014-02-201-3/+0
* | ASoC: twl4030: Clean up duplicated codeTakashi Iwai2014-02-201-16/+1
* | ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-2011-47/+47
|/
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-021-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0215-73/+278
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
OpenPOWER on IntegriCloud