summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-11-21Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson19-177/+45
2012-11-21Merge tag 'bcm2835-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-5/+3
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson40-485/+138
2012-11-20Merge tag 'at91-for-next-cleanup' of git://github.com/at91linux/linux-at91 in...Olof Johansson1-7/+0
2012-11-20ARM: SAMSUNG: use devm_ functions for ADC driverEunki Kim1-35/+13
2012-11-20ARM: EXYNOS: no duplicate mask/unmask in eint0_15Daniel Kurtz1-7/+0
2012-11-20ARM: S3C24XX: SPI clock channel setup is fixed for S3C2443Alexander Varnin1-6/+0
2012-11-19ARM: EXYNOS: Remove i2c0 resource information and setting of device namesThomas Abraham1-17/+0
2012-11-16ARM: at91/atmel-mci: remove unused setup_dma_addr() macroNicolas Ferre1-7/+0
2012-11-15Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.o...Arnd Bergmann3-25/+11
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann112-2922/+3678
2012-11-15Merge tag 'omap-for-v3.8/cleanup-fixes-signed' of git://git.kernel.org/pub/sc...Arnd Bergmann2-2/+1
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann256-4934/+4829
2012-11-15ARM: pxa: remove pxa95x supportHaojian Zhuang14-629/+8
2012-11-14ARM: OMAP4: ID: Improve features detection and checkIvan Khoronzhuk2-24/+9
2012-11-14ARM: OMAP: Fix compile for OMAP_PM_NOOP if PM is not selectedTony Lindgren1-1/+2
2012-11-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann88-415/+545
2012-11-13ARM: dma-mapping: remove init_consistent_dma_size() stubMarek Szyprowski1-7/+0
2012-11-13ARM: at91: remove obsoleted init_consistent_dma_size()Marek Szyprowski1-1/+0
2012-11-13ARM: u300: remove obsoleted init_consistent_dma_size()Marek Szyprowski1-2/+0
2012-11-13ARM: shmobile: remove obsoleted init_consistent_dma_size()Marek Szyprowski2-12/+0
2012-11-13ARM: davinci: remove obsoleted init_consistent_dma_size()Marek Szyprowski1-2/+0
2012-11-13ARM: samsung: remove obsoleted init_consistent_dma_size()Marek Szyprowski3-5/+0
2012-11-12ARM: OMAP2+: remove duplicated include from board-overo.cWei Yongjun1-1/+0
2012-11-12ARM: OMAP2: Fix compillation error in cm_commonPeter Ujfalusi1-0/+1
2012-11-12ARM: OMAP: debug-leds: Use resource_size instead of hard coded macroBenoit Cousson1-1/+1
2012-11-12ARM: S3C64XX: Statically define parent clock of "camera" clockAndrey Gusakov1-11/+1
2012-11-12ARM: S3C64XX: Remove duplicated camera clockAndrey Gusakov1-4/+0
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds34-84/+280
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds10-41/+14
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-14/+18
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-09sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson1-0/+5
2012-11-09sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren165-1244/+1652
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-16/+33
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-1/+2
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley16-115/+1
2012-11-08ARM: OMAP2+: hwmod: call to _omap4_disable_module() should use the SoC-specif...Paul Walmsley1-1/+2
2012-11-08ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macrosPaul Walmsley9-30/+25
2012-11-08ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley17-72/+111
2012-11-08ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2-41/+0
2012-11-08ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...Paul Walmsley8-4/+257
2012-11-08ARM: OMAP2xxx: APLL/CM: convert to use omap2_cm_wait_module_ready()Paul Walmsley7-48/+85
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley33-151/+46
2012-11-08ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley5-0/+147
2012-11-08ARM: OMAP2xxx: clock: move virt_prcm_set code into clkt2xxx_virt_prcm_set.cPaul Walmsley4-36/+70