summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
...
* [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
|\
| * [ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King2006-01-133-2/+98
* | [PATCH] Add locomo bus_type probe/remove methodsRussell King2006-01-131-2/+2
* | [PATCH] Add SA1111 bus_type probe/remove methodsRussell King2006-01-131-2/+2
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-121-7/+8
|\
| * [ARM] Convert some arm semaphores to mutexesArjan van de Ven2006-01-121-7/+8
* | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-121-0/+1
|/
* [PATCH] fix more missing includesTim Schmielau2006-01-091-0/+1
* [ARM] Move AMBA bus code to drivers/amba/Russell King2006-01-072-360/+0Star
* Merge with Linus' kernel.Russell King2006-01-071-3/+3
|\
| * [PATCH] driver kill hotplug word from sn and others fixPaul Jackson2006-01-051-3/+3
* | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-1/+1
* | [ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie2006-01-051-1/+1
* | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-053-0/+843
|/
* [ARM] sa1111.c needs asm/sizes.hRussell King2005-11-161-0/+1
* [ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King2005-11-161-0/+11
* [ARM] Initialise SA1111 core before SA1111 PCMCIARussell King2005-11-151-1/+1
* [ARM] Fix collie for -rc1Pavel Machek2005-11-122-4/+2Star