summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds93-473/+3755
2012-07-23Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-59/+76
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds88-852/+4680
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds202-2475/+1769
2012-07-23Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds43-420/+634
2012-07-22Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-0/+30
2012-07-21Merge branch 'lpc32xx/core2' of git://git.antcom.de/linux-2.6 into next/socArnd Bergmann3-2/+23
2012-07-21Merge branch 'lpc32xx/dts2' of git://git.antcom.de/linux-2.6 into next/dtArnd Bergmann1-0/+5
2012-07-20ARM: LPC32xx: Add PWM supportAlexandre Pereira da Silva1-0/+1
2012-07-20ARM: LPC32xx: Add PWM clockAlexandre Pereira da Silva1-0/+14
2012-07-20ARM: LPC32xx: Set system serial based on cpu unique idAlexandre Pereira da Silva1-2/+8
2012-07-20ARM: LPC32xx: Add PWM to base dts fileAlexandre Pereira da Silva1-0/+5
2012-07-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-10/+12
2012-07-18Merge tag 'ep93xx-devel-for-3.6' of git://github.com/RyanMallon/linux-ep93xx ...Arnd Bergmann4-0/+124
2012-07-18Merge tag 'ep93xx-fixes-for-3.6' of git://github.com/RyanMallon/linux-ep93xx ...Arnd Bergmann1-2/+2
2012-07-18ARM:vt8500: Convert to use .restart and remove arch_reset()Tony Prisk6-15/+78
2012-07-18ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsiStefan Roese1-0/+1
2012-07-18ARM: dts: SPEAr320: Boot the board in EXTENDED_MODEVipul Kumar Samar1-1/+1
2012-07-18ARM: dts: SPEAr320: Fix compatible stringVipul Kumar Samar1-2/+2
2012-07-18ARM: SPEAr13xx: Fix Interrupt bindingsVipul Kumar Samar1-5/+6
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-1/+1
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar1-1/+1
2012-07-17Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Arnd Bergmann7-68/+105
2012-07-17Merge branch 'ux500/fixes-3.5' into next/dtArnd Bergmann2-5/+9
2012-07-17Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann8-26/+92
2012-07-17ARM: EXYNOS: mark the DMA channel binding for SPI as preliminaryArnd Bergmann2-12/+12
2012-07-17Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann29-254/+431
2012-07-17Merge branch 'samsung/dma' into next/dtArnd Bergmann3-59/+76
2012-07-17Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann14-190/+40
2012-07-17Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann28-137/+206
2012-07-17ARM: clps711x: Remove the setting of the timeAlexander Shiyan1-6/+0
2012-07-17ARM: clps711x: Removed superfluous transform virt_to_bus and related functionsAlexander Shiyan1-37/+0
2012-07-17ARM: clps711x/p720t: Replace __initcall by .init_early callAlexander Shiyan1-19/+15
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-2/+2
2012-07-16ARM: dma-mapping: modify condition check while freeing pagesPrathyush K1-2/+2
2012-07-15Merge tag 'v3.5-rc7' into regulator-driversMark Brown38-99/+253
2012-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+18
2012-07-14ARM: dts: Add nodes for spi controllers for SAMSUNG EXYNOS5 platformsThomas Abraham2-0/+74
2012-07-14ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOS5Thomas Abraham2-0/+9
2012-07-14ARM: EXYNOS: Add spi clock support for EXYNOS5Thomas Abraham1-0/+95
2012-07-14ARM: dts: Add nodes for spi controllers for SAMSUNG EXYNOS4 platformsThomas Abraham3-0/+86
2012-07-14ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOX4Thomas Abraham2-0/+10
2012-07-14ARM: EXYNOS: Fix the incorrect hierarchy of spi controller bus clockThomas Abraham1-10/+39
2012-07-13Merge branch 'vexpress-v3.5-rc6' of git://git.linaro.org/people/pawelmoll/lin...Arnd Bergmann16-243/+506
2012-07-13Merge tag 'davinci-v3.6-dt' of git://gitorious.org/linux-davinci/linux-davinc...Arnd Bergmann5-15/+127
2012-07-13ARM: vexpress: Config option for early printk consolePawel Moll3-0/+81
2012-07-13ARM: vexpress: Add Device Tree for V2P-CA15_CA7 core tilePawel Moll2-1/+190
2012-07-13ARM: vexpress: Convert V2P-CA15 Device Tree to 64 bit addressesPawel Moll1-18/+18
2012-07-13ARM: vexpress: Add fixed regulator for SMSCPawel Moll4-0/+31
2012-07-13ARM: vexpress: Add missing SP804 interrupt in motherboard's DTS filesPawel Moll2-0/+2