aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-112-2/+31
|\
| * mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-081-0/+29
| * ARM: dove: Switch SDHCI devices over to "sdhci-dove" driverMike Rapoport2011-01-081-2/+2
* | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-1016-261/+354
|\ \
| * | ux500: allow 5500 and 8500 to be built togetherRabin Vincent2011-01-102-12/+18
| * | ux500: modem_irq is only for 5500Rabin Vincent2011-01-101-0/+5
| * | ux500: dynamic SOC detectionRabin Vincent2011-01-108-136/+212
| * | ux500: rename MOP board KconfigRabin Vincent2011-01-102-2/+2
| * | ux500: remove build-time changing macrosRabin Vincent2011-01-109-117/+123
| |/
* | Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-1012-24/+819
|\ \
| * | msm: add SMP support for msmJeff Ohlstein2011-01-074-0/+208
| * | msm: hotplug: support cpu hotplug on msmJeff Ohlstein2011-01-072-0/+93
| * | msm: timer: SMP timer support for msmJeff Ohlstein2011-01-073-24/+108
| * | msm: scm-boot: Support for setting cold/warm boot addressesStepan Moskovchenko2011-01-073-1/+78
| * | msm: Secure Channel Manager (SCM) supportStephen Boyd2011-01-074-0/+333
* | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
| |/ |/|
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-0723-270/+64
|\ \
| * \ Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-2920-252/+17
| |\ \
| | * | arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-0120-253/+17
| | * | spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbersSebastian Andrzej Siewior2010-12-011-1/+2
| * | | Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...Grant Likely2010-12-293-18/+47
| |\ \ \
| | * | | spi: davinci: add additional commentsBrian Niebuhr2010-11-181-0/+32
| | * | | spi: davinci: remove non-useful "clk_internal" platform dataBrian Niebuhr2010-11-183-3/+0
| | * | | spi: davinci: let DMA operation be specified on per-device basisBrian Niebuhr2010-11-181-0/+1
| | * | | spi: davinci: do not allocate DMA channels during SPI device setupSekhar Nori2010-11-181-1/+0
| | * | | spi: davinci: always start transmit DMABrian Niebuhr2010-11-182-0/+2
| | * | | spi: davinci: add support for interrupt modeBrian Niebuhr2010-11-181-0/+4
| | * | | spi: davinci: remove non-useful interrupt mode supportBrian Niebuhr2010-11-183-4/+0
| | * | | spi: davinci: add support for wait enable timeoutsBrian Niebuhr2010-11-181-0/+2
| | * | | spi: davinci: make chip-slect specific parameters really chip-select specificBrian Niebuhr2010-11-183-11/+8
| | * | | spi: davinci: remove 'wait_enable' platform data memberBrian Niebuhr2010-11-181-1/+0
| | * | | spi: davinci: enable GPIO lines to be used as chip selectsBrian Niebuhr2010-11-181-0/+3
| | * | | spi: davinci: enable both activation and deactivation of chip-selectsBrian Niebuhr2010-11-183-3/+0
| | |/ /
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm/sharpsl: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+2
* | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-0732-63/+6542
|\ \ \ \
| * | | | ARM: mach-shmobile: update for SMP changes.Paul Mundt2011-01-071-18/+3
| * | | | ARM: mach-shmobile: update for GIC changes.Paul Mundt2011-01-074-11/+9
| * | | | ARM: mach-shmobile: Fix up clkdev fallout for SH73A0.Paul Mundt2011-01-071-1/+1
| * | | | Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt2011-01-079-1/+305
| |\ \ \ \
| | * | | | ARM: mach-shmobile: Clean up headsmp.SMagnus Damm2010-12-211-1/+2
| | * | | | ARM: mach-shmobile: sh73a0 SMP supportMagnus Damm2010-12-144-1/+116
| | * | | | ARM: mach-shmobile: Enable SMP supportMagnus Damm2010-12-141-1/+2
| | * | | | ARM: mach-shmobile: SMP base supportMagnus Damm2010-12-148-0/+194
| * | | | | ARM: mach-shmobile: Rely on run-time IRQ handlersMagnus Damm2011-01-074-98/+18
| * | | | | ARM: mach-shmobile: Run-time IRQ handler for GICMagnus Damm2011-01-074-0/+23
| * | | | | ARM: mach-shmobile: Run-time IRQ handler for INTCAMagnus Damm2011-01-077-0/+67
| * | | | | ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLERMagnus Damm2011-01-071-0/+1
| * | | | | ARM: mach-shmobile: Use shared GIC entry macrosMagnus Damm2011-01-071-61/+1
| * | | | | ARM: mach-shmobile: mackerel: Add zboot supportSimon Horman2011-01-072-0/+90