summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-253-27/+2
|\
| * dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-152-22/+0
| * dmaengine: at_hdmac: remove some at_dma_slave commentsNicolas Ferre2012-05-151-5/+0
| * dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-251-0/+2
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-2513-538/+1434
|\ \
| * \ Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski2012-05-227-460/+1078
| |\ \
| | * | ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski2012-05-215-12/+747
| | * | ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski2012-05-213-66/+104
| | * | ARM: dma-mapping: remove redundant code and do the cleanupMarek Szyprowski2012-05-211-64/+24
| | * | ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski2012-05-213-120/+120
| | * | ARM: dma-mapping: implement dma sg methods on top of any generic dma opsMarek Szyprowski2012-05-211-24/+19
| | * | ARM: dma-mapping: use asm-generic/dma-mapping-common.hMarek Szyprowski2012-05-214-231/+115
| | * | ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski2012-05-213-39/+45
| | * | ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski2012-05-213-5/+7
| | * | ARM: dma-mapping: use pr_* instread of printkMarek Szyprowski2012-05-211-8/+8
| | * | ARM: dma-mapping: use dma_mmap_from_coherent()Marek Szyprowski2012-05-211-0/+3
| * | | ARM: dma-mapping: use PMD size for section unmapVitaly Andrianov2012-05-211-1/+1
| * | | ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-218-88/+366
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\ \ \
| * \ \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-1935-200/+71
| |\ \ \
| * | | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-248-19/+14
|\ \ \ \ \
| * | | | | gpio/lpc32xx: Add device tree supportRoland Stigge2012-05-191-1/+8
| * | | | | gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-191-2/+1
| * | | | | Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2012-05-125-16/+4
| |\ \ \ \ \
| | * | | | | gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()Tarun Kanti DebBarma2012-05-122-0/+4
| | * | | | | gpio/omap: remove virtual_irq_start variableTarun Kanti DebBarma2012-05-125-16/+0
| * | | | | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-121-0/+1
| |/ / / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-18/+2
|\ \ \ \ \ \
| * | | | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
| * | | | | | arm: Use generic time configAnna-Maria Gleixner2012-05-211-16/+2
| |/ / / / /
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-242-3/+1
|\ \ \ \ \ \
| * | | | | | [media] media: mx2_camera: Fix mbus format handlingJavier Martin2012-05-151-2/+0
| * | | | | | [media] i.MX27: visstrim_m10: Remove use of MX2_CAMERA_SWAP16Javier Martin2012-05-151-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-241-10/+1
|\ \ \ \ \ \ \
| * | | | | | | new helper: sigsuspend()Al Viro2012-05-221-10/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-241-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-241-8/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | arm: remove ability to select CONFIG_MCAPaul Gortmaker2012-05-181-8/+0
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-05-248-8/+143
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mach-ux500: crypto - core support for CRYP/HASH module.Andreas Westin2012-05-158-8/+126
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2012-05-151042-16227/+26721
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: ux500 - Add driver for HASH hardwareAndreas Westin2012-05-041-0/+5
| * | | | | | | | | | crypto: ux500 - Add driver for CRYP hardwareAndreas Westin2012-05-041-0/+16
* | | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-2313-27/+114
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: mx31_3ds: Add sound supportPhilippe Rétornaz2012-05-182-1/+22
| * | | | | | | | | | | mx31moboard: Add sound supportPhilippe Rétornaz2012-05-182-1/+20
| * | | | | | | | | | | Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-1381-487/+622
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-1635-200/+71
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |