summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-29ALSA: ak4114: Fix wrong register array sizeTakashi Iwai1-2/+2
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai50-233/+324
2013-10-24ALSA: compress: fix drain calls blocking other compress functionsVinod Koul1-0/+12
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai1-0/+4
2013-10-24Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2-1/+13
2013-10-24Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown1-0/+7
2013-10-24Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-nextMark Brown1-0/+7
2013-10-24Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2-0/+15
2013-10-24Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown1-0/+4
2013-10-24Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown1-0/+2
2013-10-24Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown3-1/+37
2013-10-24Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown1-0/+22
2013-10-24Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-57/+4
2013-10-24Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-14/+27
2013-10-24Merge remote-tracking branch 'asoc/topic/bclk' into asoc-nextMark Brown1-0/+3
2013-10-24Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown1-0/+1
2013-10-24ASoC: dmaengine: Support custom channel namesMark Brown1-0/+6
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen1-0/+1
2013-10-22ASoC: davinci-mcasp: Extract DMA channels directly from DTJyri Sarha1-0/+2
2013-10-22Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k...Takashi Iwai3-1/+54
2013-10-20ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto1-1/+0
2013-10-20ASoC: dai: Provide interface for setting DMA data at probe timeMark Brown1-0/+7
2013-10-19ASoC: dmaengine-pcm: Add support for querying DMA capabilitiesLars-Peter Clausen1-0/+2
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+0
2013-10-18ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto1-1/+3
2013-10-18ASoC: cs42l73: Add platform data support for cs42l73 codecBrian Austin1-0/+22
2013-10-17ALSA: add DICE driverClemens Ladisch3-1/+54
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+4
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck1-1/+1
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki1-7/+0
2013-10-17thinkpad-acpi: Add mute and mic-mute LED functionalityDavid Henningsson1-0/+15
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2-43/+14
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum1-1/+3
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-14/+0
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski1-14/+0
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-6/+4
2013-10-14ASoC: snd_soc_dai_ops trigger function descriptionMarkus Pargmann1-0/+7
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-3/+1
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+15
2013-10-11ASoC: rcar: fixup generation checkerKuninori Morimoto1-0/+1
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-7/+0
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+15
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie1-7/+0
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+15
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-0/+14
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-1/+1
2013-10-10mlx5: Fix layout of struct mlx5_init_segEli Cohen1-1/+1
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen2-4/+2
2013-10-10Merge tag 'regmap-async-reg' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown1-0/+31