aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-245/+118
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer1-0/+36
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King14-241/+109
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-1/+1
2009-01-31annotate that [fp, #-4] is the saved lrUwe Kleine-König1-1/+1
2009-01-31Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König1-1/+1
2009-01-29ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman1-2/+1
2009-01-29ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원1-0/+1
2009-01-29ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen1-1/+2
2009-01-29ARM: OMAP: Fix hsmmc init, v2Tony Lindgren4-12/+18
2009-01-29ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2-1/+6
2009-01-29ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula1-0/+1
2009-01-29ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola1-2/+2
2009-01-29ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao4-223/+78
2009-01-28[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre1-1/+4
2009-01-28[ARM] call undefined instruction exception handler with irqs enabledRussell King1-0/+1
2009-01-28[ARM] msm: fix build errorsRussell King1-0/+1
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-23/+0
2009-01-27USB: musb_hdrc: another davinci buildfix (otg related)David Brownell1-23/+0
2009-01-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+0
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-545/+78
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds70-108/+108
2009-01-26eeprom: More consistent symbol namesJean Delvare70-108/+108
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds3-1/+228
2009-01-26libata-sff: fix incorrect EH messageTejun Heo1-0/+0
2009-01-25[ARM] fix section-based ioremapRussell King1-9/+2
2009-01-24[ARM] omap: usb: thou shalt not provide empty release functionsRussell King1-14/+0
2009-01-24[ARM] clkdev: fix clock matchingRussell King1-6/+19
2009-01-24[ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell1-0/+1
2009-01-24[ARM] fix StrongARM-11x0 page copy implementationRussell King1-1/+1
2009-01-21i.MX31: framebuffer driverGuennadi Liakhovetski1-0/+38
2009-01-19i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski2-1/+190
2009-01-15ARM: OMAP: Fix compile for h3 MMCTony Lindgren1-1/+3
2009-01-15ARM: OMAP: Remove unused platform devices, v3Tony Lindgren10-419/+9
2009-01-15ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2-0/+15
2009-01-15ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS1-1/+3
2009-01-15ARM: OMAP: remove duplicated #include'sHuang Weiyi1-1/+0
2009-01-15ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar1-8/+5
2009-01-15ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren1-0/+3
2009-01-15ARM: OMAP: Fix compile for beagleTony Lindgren1-4/+5
2009-01-15ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula4-72/+10
2009-01-15ARM: OMAP: Fix compile for palmteTony Lindgren1-9/+0
2009-01-15ARM: OMAP: Fix compile for various McBSPTony Lindgren2-0/+2
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King3-110/+4
2009-01-12[ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre1-0/+1
2009-01-12[ARM] w90x900: fix build errors and warningsRussell King2-1/+1
2009-01-12[ARM] i.MX add missing includeSascha Hauer1-1/+1