summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-212-2/+0Star
* [ARM] 4251/1: Fix sharpsl_pm dependencyRichard Purdie2007-03-081-0/+1
* [ARM] Fix build error caused by move of apmRussell King2007-02-201-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-192-65/+131
|\
| *-. Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-172-21/+109
| |\ \
| | | * Merge Realview GIC codeRussell King2007-02-151-14/+95
| | | |\
| | | | * [ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas2007-02-151-14/+95
| | | |/ | | |/|
| | | * [ARM] Convert DMA cache handling to take const void * argsRussell King2007-02-081-4/+3Star
| | | * [ARM] 4134/1: Add generic support for outer cachesCatalin Marinas2007-02-081-0/+1
| | | * [ARM] Don't call consistent_sync() for DMA coherent memoryRussell King2007-02-081-3/+10
| | |/
| * | [ARM] Convert dmabounce statistics to use a device attributeRussell King2007-02-121-20/+15Star
| * | [ARM] Add a reference from struct device to the dma bounce infoRussell King2007-02-121-24/+7Star
| |/
* | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-091-1/+1
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-084-62/+62
|\
| * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-304-62/+62
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-11/+11
|/
* [ARM] 3917/1: Fix dmabounce symbol exportsKevin Hilman2006-11-021-1/+2
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-064-24/+19Star
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [ARM] Off-by-one in arch/arm/common/icst*Eric Sesterhenn2006-09-282-4/+4
* [ARM] 3864/1: Refactore sharpsl_pmDirk Opfer2006-09-271-0/+4
* [ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer2006-09-271-11/+18
* [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie2006-09-271-10/+22
* [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systemsDavid Brownell2006-08-271-1/+5
* [ARM] 3755/1: dmabounce: fix return value for find_safe_bufferKevin Hilman2006-08-181-3/+5
* [ARM] 3745/1: Add EXPORT_SYMBOL(rtc_next_alarm_time) to ARM rtctime.cGeorge G. Davis2006-08-061-0/+1
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-014-9/+18
* [ARM] 3725/1: sharpsl_pm: warn about wrong temperaturePavel Machek2006-07-111-1/+3
* [ARM] 3721/1: Small cleanup for locomo.cPavel Machek2006-07-111-2/+1Star
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-031-1/+1
* [ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner2006-07-013-5/+20
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0Star
* [PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie2006-06-261-20/+25
* [ARM] 3537/1: Rework DMA-bounce locking for finer granularityKevin Hilman2006-06-221-46/+21Star
* [ARM] 3620/2: ixp23xx: add uengine loader supportLennert Buytenhek2006-06-222-10/+49
* [ARM] 3564/1: sharpsl_pm: Abstract some machine specific parametersRichard Purdie2006-06-191-17/+11Star
* [ARM] 3478/1: SharpSL SCOOP: Fix potenial build failureRichard Purdie2006-04-191-0/+12
* [PATCH] LED: add sharp charger status LED triggerRichard Purdie2006-03-311-2/+8
* [PATCH] RTC subsystem: ARM cleanupAlessandro Zummo2006-03-271-95/+13Star
* [ARM] 3389/1: typo and grammar fixErik Hovland2006-03-221-1/+1
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-213-14/+6Star
* [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-212-0/+474
* [ARM] Convert SA1111 to use clock architectureRussell King2006-03-211-21/+20Star
* [ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King2006-03-211-22/+27
* [ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King2006-03-211-21/+21
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-202-0/+4
* [ARM] 3357/1: enable frontlight on colliePavel Machek2006-03-151-0/+21
* [ARM] 3345/1: Fix interday RTC alarmsUli Luckas2006-02-221-4/+12
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-153-2/+98
|\