summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-0913-35/+0
* at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2009-11-031-0/+9
* Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-0313-10/+44
|\
| * ARM: S3C2410: Fix sparse warnings in arch/arm/mach-s3c2410/gpio.cBen Dooks2009-10-281-0/+1
| * ARM: S3C2440: mini2440: Fix spare warningsBen Dooks2009-10-281-2/+2
| * ARM: S3C24XX: Fix warnings in arch/arm/plat-s3c24xx/gpio.cBen Dooks2009-10-281-0/+1
| * ARM: S3C2440: mini2440: Fix missing CONFIG_S3C_DEV_USB_HOSTBen Dooks2009-10-281-0/+1
| * ARM: Merge fixes-s3c64xx-dmaBen Dooks2009-10-282-0/+12
| |\
| | * ARM: S3C: Add info for supporting circular DMA buffersBen Dooks2009-10-282-0/+12
| * | ARM: Merge fixes-s3c64xxBen Dooks2009-10-282-2/+5
| |\ \
| | * | ARM: S3C64XX: Set rate of crystal muxMark Brown2009-10-261-0/+3
| | * | ARM: S3C64XX: Fix S3C64XX_CLKDIV0_ARM_MASK valueKukjin Kim2009-10-261-2/+2
| | |/
| * | ARM: S3C24XX: arch/arm/plat-s3c24xx: Move dereference after NULL testJulia Lawall2009-10-281-3/+3
| * | ARM: S3C: Fix adc function exportsRyan Mallon2009-10-281-1/+1
| * | ARM: S3C2410: Fix link if CONFIG_S3C2410_IOTIMING is not setBen Dooks2009-10-281-2/+7
| * | ARM: S3C24XX: Introduce S3C2442B CPUHarald Welte2009-10-281-0/+10
| * | ARM: S3C24XX: Define a macro to avoid compilation errorRamax Lo2009-10-281-0/+1
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-0220-85/+131
|\ \
| * | ARM: ensure initial page tables are setup for SMP systemsRussell King2009-11-023-6/+15
| * | ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino2009-11-021-0/+9
| * | ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John2009-11-017-21/+50
| * | ARM: Fix errata 411920 workaroundsRussell King2009-10-293-29/+12
| * | ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King2009-10-291-1/+19
| * | ARM: Use GFP_DMA only for masks _less_ than 32-bitRussell King2009-10-251-2/+2
| * | ARM: integrator: allow Integrator to be built with highmemRussell King2009-10-251-0/+1
| * | ARM: Fix signal restart issues with NX and OABI compatRussell King2009-10-253-26/+23
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-2925-61/+114
|\ \ \ | |/ / |/| |
| * | omap4: Fix UART4 platform data on omap4Santosh Shilimkar2009-10-221-10/+0
| * | omap4: Allow omap_serial_early_init() for OMAP4430 boardSantosh Shilimkar2009-10-222-2/+4
| * | omap3: PM: enable UART3 module wakeupsKevin Hilman2009-10-221-3/+4
| * | omap2: Fix console serial port number for n8x0Tony Lindgren2009-10-221-1/+1
| * | omap2: Fix detection of n8x0Tony Lindgren2009-10-221-0/+12
| * | omap1: Fix DSP public peripherals support for ams-deltaJanusz Krzysztofik2009-10-221-0/+2
| * | omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik2009-10-229-26/+72
| * | omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU2009-10-221-1/+1
| * | omap: SDMA: Fix omap_stop_dma() API for channel linkingSantosh Shilimkar2009-10-221-10/+8
| * | omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards...Janusz Krzysztofik2009-10-228-8/+10
| |/
* | ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten2009-10-211-4/+1
* | ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()Hartley Sweeten2009-10-211-1/+0
* | ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten2009-10-211-1/+0
* | ARM: 5765/1: Updated U300 defconfigLinus Walleij2009-10-211-28/+66
* | ARM: 5766/1: Fix watchdog enabling for AT91SAM9G45Yegor Yefremov2009-10-211-1/+1
* | ARM: 5764/1: bcmring: add oprofile pmu supportLeo Chen2009-10-171-0/+3
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-10-179-59/+117
|\ \
| * | [ARM] pxa/spitz: add gpio button support (fixes regression)Stanislav Brabec2009-10-171-0/+39
| * | [ARM] pxa/cm-x300: fix mmc numberingMike Rapoport2009-10-171-19/+19
| |/
| * Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-157-40/+59
| |\
| | * Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix...Tony Lindgren2009-10-142-30/+45
| | |\
| | | * OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley2009-10-141-0/+1
| | | * OMAP: Fix race condition with autodepsKalle Jokiniemi2009-10-141-30/+44