aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King20-24/+21
2006-01-07[ARM] Move AMBA bus code to drivers/amba/Russell King2-360/+0
2006-01-07Merge with Linus' kernel.Russell King4-7/+33
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King15-21/+22
2006-01-07[ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie4-3/+1
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11Jean Delvare1-2/+4
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2006-01-05[ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert1-0/+6
2006-01-05[ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena5-19/+41
2006-01-05[ARM] 3217/1: iop331 uarts as platform devicesDan Williams1-26/+68
2006-01-05[ARM] 3231/1: mx1ads board support cleanupSascha Hauer1-45/+10
2006-01-05[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie2-2/+4
2006-01-05[ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie2-13/+7
2006-01-05[ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie8-941/+921
2006-01-05[ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific codeRichard Purdie1-0/+31
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+3
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson1-3/+3
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2-0/+27
2006-01-04[ARM] 3221/1: Update IXP4xx defconfigDeepak Saxena1-15/+69
2006-01-04[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones moved out of line)Rod Whitby1-0/+23
2006-01-04[ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100dDeepak Saxena2-8/+0
2006-01-04[ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby5-0/+288
2006-01-04[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena6-23/+3
2006-01-04[ARM] Remove SA1100 PM prepare/finish opsRussell King1-18/+0
2006-01-04[ARM] Move DMA exports to be next to each functionRussell King1-14/+12
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King1-28/+0
2006-01-04[ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King2-2/+7
2006-01-04[ARM] Use core_initcall() to initialise ARM DMARussell King2-4/+4
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King3-26/+28
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King1-4/+4
2006-01-04[ARM] Remove unused dma.c filesRussell King3-90/+0
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King7-61/+0
2006-01-03[ARM] Cleanup ARM includesRussell King10-17/+3
2006-01-03[ARM] Make kernel link address depend on PAGE_OFFSETRussell King5-17/+16
2005-12-19[ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre1-0/+49
2005-12-17[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2-22/+6
2005-12-14[ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz1-0/+2
2005-12-12[ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabling MBREQ (replaces: 3198/1)Lothar Wassmann1-4/+5
2005-12-10[ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev1-0/+9
2005-12-01[ARM] 3188/1: Add missing i2c dependency for AkitaRichard Purdie2-1/+20
2005-12-01[ARM] Fix IXDP425 setup bugJeff Hansen1-1/+1
2005-11-30[ARM SMP] Disable lazy flush_dcache_page for SMPRussell King1-1/+6
2005-11-28[ARM] 3180/1: Update Zaurus defconfigsRichard Purdie3-1053/+126
2005-11-28[ARM] 3179/1: Update/correct Zaurus Kconfig entriesRichard Purdie1-2/+2
2005-11-25[ARM] Update mach-typesRussell King1-4/+10
2005-11-25[ARM] Realview core.c does not need mach-types.hRussell King1-1/+0
2005-11-25[ARM] Do not call flush_tlb_kernel_range() with IRQs disabled.Russell King1-3/+10
2005-11-25[ARM] Remove mach-types.h from head.SRussell King1-8/+3