summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-0720-24/+21Star
* [ARM] Move AMBA bus code to drivers/amba/Russell King2006-01-072-360/+0Star
* Merge with Linus' kernel.Russell King2006-01-074-7/+33
|\
| * [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-061-1/+0Star
| * [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11Jean Delvare2006-01-061-2/+4
| * [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-061-1/+0Star
| * [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-061-1/+0Star
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-051-3/+3
| |\
| | * [PATCH] driver kill hotplug word from sn and others fixPaul Jackson2006-01-051-3/+3
| * | [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-042-0/+27
| |/
* | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-0715-21/+22
* | [ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie2006-01-074-3/+1Star
* | [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert2006-01-051-0/+6
* | [ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena2006-01-055-19/+41
* | [ARM] 3217/1: iop331 uarts as platform devicesDan Williams2006-01-051-26/+68
* | [ARM] 3231/1: mx1ads board support cleanupSascha Hauer2006-01-051-45/+10Star
* | [ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie2006-01-052-2/+4
* | [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie2006-01-052-13/+7Star
* | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-058-941/+921Star
* | [ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific codeRichard Purdie2006-01-051-0/+31
* | [ARM] 3221/1: Update IXP4xx defconfigDeepak Saxena2006-01-041-15/+69
* | [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...Rod Whitby2006-01-041-0/+23
* | [ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100dDeepak Saxena2006-01-042-8/+0Star
* | [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby2006-01-045-0/+288
* | [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena2006-01-046-23/+3Star
* | [ARM] Remove SA1100 PM prepare/finish opsRussell King2006-01-041-18/+0Star
* | [ARM] Move DMA exports to be next to each functionRussell King2006-01-041-14/+12Star
* | [ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King2006-01-041-28/+0Star
* | [ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King2006-01-042-2/+7
* | [ARM] Use core_initcall() to initialise ARM DMARussell King2006-01-042-4/+4
* | [ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2006-01-043-26/+28
* | [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King2006-01-041-4/+4
* | [ARM] Remove unused dma.c filesRussell King2006-01-043-90/+0Star
* | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-037-61/+0Star
* | [ARM] Cleanup ARM includesRussell King2006-01-0310-17/+3Star
* | [ARM] Make kernel link address depend on PAGE_OFFSETRussell King2006-01-035-17/+16Star
|/
* [ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre2005-12-191-0/+49
* [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2005-12-172-22/+6Star
* [ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz2005-12-141-0/+2
* [ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabli...Lothar Wassmann2005-12-121-4/+5
* [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev2005-12-101-0/+9
* [ARM] 3188/1: Add missing i2c dependency for AkitaRichard Purdie2005-12-012-1/+20
* [ARM] Fix IXDP425 setup bugJeff Hansen2005-12-011-1/+1
* [ARM SMP] Disable lazy flush_dcache_page for SMPRussell King2005-11-301-1/+6
* [ARM] 3180/1: Update Zaurus defconfigsRichard Purdie2005-11-283-1053/+126Star
* [ARM] 3179/1: Update/correct Zaurus Kconfig entriesRichard Purdie2005-11-281-2/+2
* [ARM] Update mach-typesRussell King2005-11-251-4/+10
* [ARM] Realview core.c does not need mach-types.hRussell King2005-11-251-1/+0Star
* [ARM] Do not call flush_tlb_kernel_range() with IRQs disabled.Russell King2005-11-251-3/+10
* [ARM] Remove mach-types.h from head.SRussell King2005-11-251-8/+3Star