summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-154-6/+6
|\
| * arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-091-3/+2Star
| * OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-051-0/+2
| * omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman2010-11-051-0/+2
| * OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber2010-11-051-3/+0Star
* | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-152-17/+17
|\ \
| * | ARM: SAMSUNG: Fix HAVE_S3C_RTC warningsKukjin Kim2010-11-131-4/+4
| * | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warningsKukjin Kim2010-11-131-6/+6
| * | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warningsKyungmin Park2010-11-132-7/+7
| |/
* | Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...Linus Torvalds2010-11-152-1/+7
|\ \
| * \ Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-151-0/+4
| |\ \
| | * | ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto2010-11-151-0/+4
| * | | Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-092-1/+3
| |\| |
| | * | ARM: mach-shmobile: ap4evb: Mark NOR boot loader partitions read-only.Yusuke Goda2010-11-081-0/+2
| | * | ARM: mach-shmobile: intc-sh7372: fix interrupt numberTony SIM2010-11-081-1/+1
* | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-131-1/+3
|\ \ \ \
| * \ \ \ Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linusGreg Kroah-Hartman2010-11-111-1/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | omap: dsp: remove shm from normal memoryFelipe Contreras2010-11-111-1/+3
| | | |/ | | |/|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-1227-71/+168
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: GIC: don't disable software generated interruptsRussell King2010-11-121-4/+24
| * | | ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being usedWill Deacon2010-11-101-0/+2
| * | | ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches2010-11-071-4/+1Star
| * | | ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches2010-11-071-2/+1Star
| * | | ARM: 6462/1: EP93xx: Document DMA M2P APIRyan Mallon2010-11-071-9/+102
| * | | ARM: 6470/1: atomic64: use generic implementation for OABI configurationsWill Deacon2010-11-071-1/+1
| * | | ARM: 6469/1: perf-events: squash compiler warningWill Deacon2010-11-071-1/+1
| * | | ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon2010-11-072-2/+2
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-11-074-5/+4Star
| |\ \ \
| | * | | ARM: pxa/saar: fix the building failure caused by typoEric Miao2010-11-031-1/+1
| | * | | ARM: pxa/cm-x2xx: remove duplicate call to pxa27x_init_irqMike Rapoport2010-11-031-2/+0Star
| | * | | ARM: pxa: fix the missing definition of IRQ_BOARD_ENDEric Miao2010-11-031-1/+1
| | * | | ARM: mmp: fix cpuid detection on mmp2Haojian Zhuang2010-11-031-1/+2
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King2010-11-0713-42/+29Star
| |\ \ \
| | * | | ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport2010-11-053-9/+3Star
| | * | | [ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMMichael Spang2010-11-051-1/+1
| | * | | [ARM] Kirkwood: restrict the scope of the PCIe reset workaroundNicolas Pitre2010-10-213-6/+16
| | * | | [ARM] Kirkwood: fix timer initialization for LaCie boardsSimon Guinot2010-10-215-22/+6Star
| | * | | [ARM] Kirkwood: enhance TCLK detectionSimon Guinot2010-10-211-4/+3Star
| * | | | ARM: Fix DMA coherent allocator alignmentRussell King2010-11-071-1/+1
| | |/ / | |/| |
* | | | Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-085-3/+153
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-11-041-2/+2
| * | ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGuennadi Liakhovetski2010-11-021-0/+1
| * | ARM: mach-shmobile: include drivers/sh/KconfigPaul Mundt2010-11-011-0/+2
| * | ARM: mach-shmobile: ap4evb: Add HDMI sound supportKuninori Morimoto2010-10-311-1/+45
| * | ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock supportKuninori Morimoto2010-10-312-0/+103
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-011-1/+1
|\ \ \ | |/ / |/| |
| * | spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-304-19/+54
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30866-7306/+24817
| |\ \ \
| * | | | ARM: platform data to use the FSMC NAND with the U300Linus Walleij2010-10-253-10/+45