summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5
| * | ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-151-0/+3
| * | ARM: OMAP: Fix compile for beagleTony Lindgren2009-01-151-4/+5
| * | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-154-72/+10
| * | ARM: OMAP: Fix compile for palmteTony Lindgren2009-01-151-9/+0
| * | ARM: OMAP: Fix compile for various McBSPTony Lindgren2009-01-152-0/+2
| |/
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-2670-108/+108
|\ \
| * | eeprom: More consistent symbol namesJean Delvare2009-01-2670-108/+108
| |/
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-01-263-1/+228
|\ \ | |/ |/|
| * i.MX31: framebuffer driverGuennadi Liakhovetski2009-01-211-0/+38
| * i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski2009-01-192-1/+190
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-141-1/+1
|\ \
| * | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-3/+0
|/ /
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-01-123-110/+4
|\ \
| * | [ARM] i.MX add missing includeSascha Hauer2009-01-121-1/+1
| * | [ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19eSascha Hauer2009-01-121-3/+3
| * | [ARM] i.MX: remove LCDC controller register definitions from imx-regs.hSascha Hauer2009-01-121-106/+0
| |/
* | [ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre2009-01-121-0/+1
* | [ARM] w90x900: fix build errors and warningsRussell King2009-01-122-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-092-15/+14
|\
| * NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-1/+0
| * NOMMU: Rename ARM's struct vm_regionDavid Howells2009-01-081-14/+14
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-093-0/+182
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05767-9374/+33263
| |\ \
| * \ \ Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-103-0/+182
| |\ \ \
| | * | | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-293-0/+182
* | | | | Merge branch 'devel'Russell King2009-01-082-0/+59
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King2009-01-011-0/+52
| |\ \ \ \ \
| | * | | | | [ARM] pxa: add e750 MFP configIan Molton2008-12-311-0/+52
| * | | | | | [ARM] footbridge: set dc21285 clock rate from command lineRussell King2008-12-301-0/+7
* | | | | | | Merge branch 'next-footbridge' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-01-085-12/+17
|\ \ \ \ \ \ \
| * | | | | | | [ARM] footbridge: dc21285.c warning fixesBen Dooks2009-01-081-10/+13
| * | | | | | | [ARM] footbridge: add isa_init_irq() to common headerBen Dooks2009-01-083-2/+3
| * | | | | | | [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_portsBen Dooks2009-01-081-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | [ARM] fix netxRussell King2009-01-081-1/+1
* | | | | | | [ARM] fix pnx4008Russell King2009-01-082-0/+2
* | | | | | | [ARM] fix pxaRussell King2009-01-081-2/+0
* | | | | | | [ARM] remove missed CLPS7500 defconfigRussell King2009-01-081-801/+0
* | | | | | | [ARM] clps711x: fix warning in edb7211-mm.cRussell King2009-01-081-1/+0
* | | | | | | [ARM] clps711x: fix warning in fortunetRussell King2009-01-081-1/+0
* | | | | | | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King2009-01-0830-8/+30
* | | | | | | [ARM] Fix realview buildRussell King2009-01-081-0/+1
* | | | | | | [ARM] 5357/1: Kirkwood: add missing ge01 tclk initializationNicolas Pitre2009-01-081-0/+1
* | | | | | | [ARM] 5358/1: AT2440EVB: Use new include path of mci.hRamax Lo2009-01-081-1/+1
* | | | | | | [ARM] 5361/1: mv78xx0: fix compilation errorNicolas Pitre2009-01-081-0/+1
* | | | | | | [ARM] 5360/1: Orion: fix compilation errorNicolas Pitre2009-01-081-0/+1
* | | | | | | [ARM] 5359/1: Kirkwood: fix compilation errorNicolas Pitre2009-01-081-0/+1
* | | | | | | [ARM] S3C64XX: Fix EINT group macro definitionMatt Hsu2009-01-081-1/+1
* | | | | | | [ARM] S3C24XX: Add gpio_to_irq implementationBen Dooks2009-01-081-0/+18