aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds25-61/+114
2009-10-22omap4: Fix UART4 platform data on omap4Santosh Shilimkar1-10/+0
2009-10-22omap4: Allow omap_serial_early_init() for OMAP4430 boardSantosh Shilimkar2-2/+4
2009-10-22omap3: PM: enable UART3 module wakeupsKevin Hilman1-3/+4
2009-10-22omap2: Fix console serial port number for n8x0Tony Lindgren1-1/+1
2009-10-22omap2: Fix detection of n8x0Tony Lindgren1-0/+12
2009-10-22omap1: Fix DSP public peripherals support for ams-deltaJanusz Krzysztofik1-0/+2
2009-10-22omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik9-26/+72
2009-10-22omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU1-1/+1
2009-10-22omap: SDMA: Fix omap_stop_dma() API for channel linkingSantosh Shilimkar1-10/+8
2009-10-22omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards that use matrix_keypadJanusz Krzysztofik8-8/+10
2009-10-21ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten1-4/+1
2009-10-21ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()Hartley Sweeten1-1/+0
2009-10-21ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten1-1/+0
2009-10-21ARM: 5765/1: Updated U300 defconfigLinus Walleij1-28/+66
2009-10-21ARM: 5766/1: Fix watchdog enabling for AT91SAM9G45Yegor Yefremov1-1/+1
2009-10-17ARM: 5764/1: bcmring: add oprofile pmu supportLeo Chen1-0/+3
2009-10-17Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King9-59/+117
2009-10-17[ARM] pxa/spitz: add gpio button support (fixes regression)Stanislav Brabec1-0/+39
2009-10-17[ARM] pxa/cm-x300: fix mmc numberingMike Rapoport1-19/+19
2009-10-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds7-40/+59
2009-10-15ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar1-1/+2
2009-10-15Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King10-31/+155
2009-10-14Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linusTony Lindgren2-30/+45
2009-10-14OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley1-0/+1
2009-10-14OMAP: Fix race condition with autodepsKalle Jokiniemi1-30/+44
2009-10-14omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula1-1/+1
2009-10-14omap: Initialization of SDRC params on Zoom2Teerth Reddy1-1/+3
2009-10-14omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen1-1/+1
2009-10-14omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal1-6/+9
2009-10-14omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfigSanjeev Premi1-1/+0
2009-10-14ARM: 5760/1: ep93xx: fix build error in edb93xx.cHartley Sweeten1-1/+1
2009-10-14ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy2-0/+12
2009-10-14ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas2-14/+29
2009-10-13MXC: fix reset for mx31, mx35 and mx27 SoCsValentin Longchamp3-3/+3
2009-10-13fix pcm037_eet compilation with the new SPI driverGuennadi Liakhovetski2-15/+15
2009-10-13fix compilation of i.MX31 platformsGuennadi Liakhovetski1-0/+2
2009-10-13pcm970 mmc: Fix ro switchSascha Hauer1-1/+1
2009-10-13pcm038: Add SPI/MC13783 supportSascha Hauer1-2/+94
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta1-6/+3
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King14-164/+237
2009-10-12[ARM] pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien1-1/+1
2009-10-12[ARM] pxa/csb726: adjust duplicate structure field initializationJulia Lawall1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan3-0/+3
2009-10-11ARM: Add kmap_atomic type debuggingRussell King1-0/+2
2009-10-11ARM: boolean bit testingJohannes Weiner1-3/+3
2009-10-11ARM: update die() outputRussell King1-2/+3
2009-10-11ARM: Dump code/mem oops lines with the appropriate log levelRussell King1-16/+17
2009-10-11ARM: Dump memory and backtrace as one printk per lineRussell King1-19/+23
2009-10-10ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten1-47/+119