summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* rfkill: rewriteJohannes Berg2009-06-032-16/+15Star
* syscall: Sort out syscall_restart name clash.Eric W. Biederman2009-05-211-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19173-4656/+8857
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-151-0/+25
| |\
| | * Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-05-151-0/+25
| | |\
| | | * ASoC: DaVinci EVM board support buildfixesDavid Brownell2009-05-151-0/+25
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-101-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-091-1/+1
| * | | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2009-05-072-7/+24
| * | | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman2009-05-071-2/+2
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-05-056-805/+9Star
| |\ \ \
| | * | | i.MX31: Disable CPU_32v6K in mx3_defconfig.Magnus Lilja2009-05-051-1/+1
| | * | | mx27ads: move PBC mapping out of vmalloc spaceUwe Kleine-König2009-05-051-1/+1
| | * | | MXC: remove BUG_ON in interrupt handlerSascha Hauer2009-05-051-1/+1
| | * | | mx31: remove mx31moboard_defconfigValentin Longchamp2009-05-051-790/+0Star
| | * | | ARM: ARCH_MXC should select HAVE_CLKGuennadi Liakhovetski2009-05-051-0/+1
| | * | | mxc : BUG in imx_dma_requestMartin Fuzzey2009-05-051-8/+4Star
| | * | | mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()Martin Fuzzey2009-05-051-4/+1Star
| * | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-05-053-201/+683
| |\ \ \ \
| | * | | | [ARM] mv78xx0: update defconfigNicolas Pitre2009-05-051-94/+335
| | * | | | [ARM] orion5x: update defconfigNicolas Pitre2009-05-051-84/+279
| | * | | | [ARM] Kirkwood: update defconfigNicolas Pitre2009-05-051-23/+69
| | | |_|/ | | |/| |
| * | | | [ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930".Robert P. J. Day2009-05-031-2/+2
| * | | | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-032-0/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ARM] S3C2412: Add missing cache flush in suspend codeBen Dooks2009-05-011-0/+3
| | * | | [ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h>Ben Dooks2009-05-011-0/+2
| | |/ /
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-0370-970/+5637
| |\ \ \ | | |/ / | |/| |
| | * | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas2009-04-302-0/+17
| | * | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas2009-04-302-0/+19
| | * | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas2009-04-302-0/+24
| | * | [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas2009-04-303-2/+63
| | * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-288-13/+54
| | |\ \
| | | * | [ARM] pxa/littleton: add missing da9034 touchscreen supportEric Miao2009-04-271-0/+9
| | | * | [ARM] pxa/zylonite: configure GPIO18/19 correctly, used by 2 GPIO expandersEric Miao2009-04-271-0/+4
| | | * | [ARM] pxa/zylonite: fix the issue of unused SDATA_IN_1 pin get AC97 not workingEric Miao2009-04-272-0/+2
| | | * | [ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNCEric Miao2009-04-272-0/+20
| | | * | [ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbolPhilipp Zabel2009-04-272-7/+0Star
| | | * | [ARM] pxa: remove duplicate select statements from KconfigGuennadi Liakhovetski2009-04-271-2/+0Star
| | | * | [ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao2009-04-271-4/+19
| | * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Russell King2009-04-2734-510/+5323
| | |\ \ \
| | | * | | davinci: DM644x: NAND: update partitioningDavid Brownell2009-04-271-6/+36
| | | * | | davinci: update DM644x support in preparation for more SoCsKevin Hilman2009-04-277-39/+791
| | | * | | davinci: DM644x: rename board fileKevin Hilman2009-04-271-0/+0
| | | * | | davinci: update pin-multiplexing supportKevin Hilman2009-04-276-66/+339
| | | * | | davinci: serial: generalize for more SoCsKevin Hilman2009-04-272-20/+96
| | | * | | davinci: DM355 IRQ Definitionss-paulraj@ti.com2009-04-272-0/+118
| | | * | | davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara2009-04-272-6/+129
| | | * | | davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer2009-04-271-11/+6Star
| | | * | | davinci: gpio bugfixesDavid Brownell2009-04-272-36/+69
| | | * | | davinci: add EDMA driverKevin Hilman2009-04-273-1/+1364