summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\
| * sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma bufferNicolin Chen2013-11-13
| * sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.cNicolin Chen2013-11-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ | |/ |/|
| * consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-24
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \
| * \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \
| * | | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* | | | Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-11-12
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2013-11-08
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/wm8400' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: dapm: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: wm_adsp: Fix BUG_ON() and WARN_ON() usagesTakashi Iwai2013-11-07
| | | * | | | | | | | ASoC: Replace BUG() with WARN()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: wm_hubs: Replace BUG() with WARN()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: wm8996: Replace BUG() with WARN()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: wm8962: Replace BUG() with WARN()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: wm8958: Replace BUG() with WARN()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: wm8904: Replace BUG() with WARN()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: wm8900: Replace BUG() with WARN()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: wm8350: Replace BUG() with WARN()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: txx9: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: sh: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: rcar: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: s6000: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: pxa: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: omap: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: mid-x86: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | | * | | | | | | | ASoC: wm9713: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: wm8904: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: wm8900: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: wm8776: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: wm5100: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: wm8580: Use WARN() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: wm2000: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: wm0010: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: tpa6130a2: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: max98095: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: max98088: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | | * | | | | | | | ASoC: blackfin: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
| | * | | | | | | | | Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/tlv320aic26' into asoc-nextMark Brown2013-11-08
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \