summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-0420-245/+118Star
|\
| * Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-0114-241/+109Star
| |\
| | * ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman2009-01-291-2/+1Star
| | * ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원2009-01-291-0/+1
| | * ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen2009-01-291-1/+2
| | * ARM: OMAP: Fix hsmmc init, v2Tony Lindgren2009-01-294-12/+18
| | * ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2009-01-292-1/+6
| | * ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula2009-01-291-0/+1
| | * ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola2009-01-291-2/+2
| | * ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2009-01-294-223/+78Star
| * | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-311-1/+1
| * | annotate that [fp, #-4] is the saved lrUwe Kleine-König2009-01-311-1/+1
| * | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König2009-01-311-1/+1
| * | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre2009-01-281-1/+4
| * | [ARM] call undefined instruction exception handler with irqs enabledRussell King2009-01-281-0/+1
| * | [ARM] msm: fix build errorsRussell King2009-01-281-0/+1
| |/
* / mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer2009-02-021-0/+36
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-281-23/+0Star
|\
| * USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-281-23/+0Star
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-271-0/+0
|\ \ | |/ |/|
| * libata-sff: fix incorrect EH messageTejun Heo2009-01-261-0/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2727-545/+78Star
|\ \
| * | [ARM] fix section-based ioremapRussell King2009-01-251-9/+2Star
| * | [ARM] omap: usb: thou shalt not provide empty release functionsRussell King2009-01-241-14/+0Star
| * | [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
| * | [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
| * | [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-241-1/+1
| * | ARM: OMAP: Fix compile for h3 MMCTony Lindgren2009-01-151-1/+3
| * | ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-1510-419/+9Star
| * | ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-152-0/+15
| * | ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-151-1/+3
| * | ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0Star
| * | ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5Star
| * | 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/+10Star
| * | ARM: OMAP: Fix compile for palmteTony Lindgren2009-01-151-9/+0Star
| * | 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-2770-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-151-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-152-3/+0Star
|/ /
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-01-123-110/+4Star
|\ \
| * | [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/+0Star
| |/