| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 4251/1: Fix sharpsl_pm dependency | Richard Purdie | 2007-03-08 | 1 | -0/+1 |
* | [ARM] Fix build error caused by move of apm | Russell King | 2007-02-20 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 | 2 | -65/+131 |
|\ |
|
| *-. | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King | 2007-02-17 | 2 | -21/+109 |
| |\ \ |
|
| | | * | Merge Realview GIC code | Russell King | 2007-02-15 | 1 | -14/+95 |
| | | |\ |
|
| | | | * | [ARM] 4108/2: Allow multiple GIC interrupt controllers in a system | Catalin Marinas | 2007-02-15 | 1 | -14/+95 |
| | | |/
| | |/| |
|
| | | * | [ARM] Convert DMA cache handling to take const void * args | Russell King | 2007-02-08 | 1 | -4/+3 |
| | | * | [ARM] 4134/1: Add generic support for outer caches | Catalin Marinas | 2007-02-08 | 1 | -0/+1 |
| | | * | [ARM] Don't call consistent_sync() for DMA coherent memory | Russell King | 2007-02-08 | 1 | -3/+10 |
| | |/ |
|
| * | | [ARM] Convert dmabounce statistics to use a device attribute | Russell King | 2007-02-12 | 1 | -20/+15 |
| * | | [ARM] Add a reference from struct device to the dma bounce info | Russell King | 2007-02-12 | 1 | -24/+7 |
| |/ |
|
* | | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | | [APM] ARM: Convert to use shared APM emulation. | Ralf Baechle | 2007-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 | 4 | -62/+62 |
|\ |
|
| * | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2006-11-30 | 4 | -62/+62 |
* | | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -11/+11 |
|/ |
|
* | [ARM] 3917/1: Fix dmabounce symbol exports | Kevin Hilman | 2006-11-02 | 1 | -1/+2 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 | 4 | -24/+19 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [ARM] Off-by-one in arch/arm/common/icst* | Eric Sesterhenn | 2006-09-27 | 2 | -4/+4 |
* | [ARM] 3864/1: Refactore sharpsl_pm | Dirk Opfer | 2006-09-27 | 1 | -0/+4 |
* | [ARM] 3863/1: Add Locomo SPI Device | Dirk Opfer | 2006-09-27 | 1 | -11/+18 |
* | [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs | Richard Purdie | 2006-09-27 | 1 | -10/+22 |
* | [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems | David Brownell | 2006-08-27 | 1 | -1/+5 |
* | [ARM] 3755/1: dmabounce: fix return value for find_safe_buffer | Kevin Hilman | 2006-08-18 | 1 | -3/+5 |
* | [ARM] 3745/1: Add EXPORT_SYMBOL(rtc_next_alarm_time) to ARM rtctime.c | George G. Davis | 2006-08-06 | 1 | -0/+1 |
* | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 2006-08-01 | 4 | -9/+18 |
* | [ARM] 3725/1: sharpsl_pm: warn about wrong temperature | Pavel Machek | 2006-07-11 | 1 | -1/+3 |
* | [ARM] 3721/1: Small cleanup for locomo.c | Pavel Machek | 2006-07-11 | 1 | -2/+1 |
* | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [ARM] 3686/1: ARM: arm/common: convert irq handling | Thomas Gleixner | 2006-07-01 | 3 | -5/+20 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 4 | -4/+0 |
* | [PATCH] backlight: LOCOMO Backlight Driver updates | Richard Purdie | 2006-06-26 | 1 | -20/+25 |
* | [ARM] 3537/1: Rework DMA-bounce locking for finer granularity | Kevin Hilman | 2006-06-22 | 1 | -46/+21 |
* | [ARM] 3620/2: ixp23xx: add uengine loader support | Lennert Buytenhek | 2006-06-22 | 2 | -10/+49 |
* | [ARM] 3564/1: sharpsl_pm: Abstract some machine specific parameters | Richard Purdie | 2006-06-19 | 1 | -17/+11 |
* | [ARM] 3478/1: SharpSL SCOOP: Fix potenial build failure | Richard Purdie | 2006-04-18 | 1 | -0/+12 |
* | [PATCH] LED: add sharp charger status LED trigger | Richard Purdie | 2006-03-31 | 1 | -2/+8 |
* | [PATCH] RTC subsystem: ARM cleanup | Alessandro Zummo | 2006-03-27 | 1 | -95/+13 |
* | [ARM] 3389/1: typo and grammar fix | Erik Hovland | 2006-03-22 | 1 | -1/+1 |
* | [ARM] Convert kmalloc+memset to kzalloc | Russell King | 2006-03-21 | 3 | -14/+6 |
* | [ARM] 3373/1: move uengine loader to arch/arm/common | Lennert Buytenhek | 2006-03-21 | 2 | -0/+474 |
* | [ARM] Convert SA1111 to use clock architecture | Russell King | 2006-03-21 | 1 | -21/+20 |
* | [ARM] Adapt vic.c to allow for multiple VICs in a system. | Russell King | 2006-03-21 | 1 | -22/+27 |
* | [ARM] Rename chipdata to 'base' and make it an iomem pointer | Russell King | 2006-03-21 | 1 | -21/+21 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 | 2 | -0/+4 |
* | [ARM] 3357/1: enable frontlight on collie | Pavel Machek | 2006-03-15 | 1 | -0/+21 |
* | [ARM] 3345/1: Fix interday RTC alarms | Uli Luckas | 2006-02-22 | 1 | -4/+12 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-14 | 3 | -2/+98 |
|\ |
|
| * | [ARM] Separate VIC (vectored interrupt controller) support from Versatile | Russell King | 2006-01-13 | 3 | -2/+98 |