summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2006-03-21[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irqAlessandro Zummo1-1/+4
2006-03-21[ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann1-8/+12
2006-03-21[ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2-4/+25
2006-03-21[ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks1-1/+93
2006-03-21[ARM] 3331/1: S3C24XX - add clk_set_parent() to clock codeBen Dooks2-0/+20
2006-03-21[ARM] 3330/1: S3C24XX - move UPLL to main clockBen Dooks2-19/+38
2006-03-21[ARM] 3329/1: S3C24XX - fix time for osiris machineBen Dooks1-1/+7
2006-03-21[ARM] 3327/1: S3C2410 - add osiris machine supportBen Dooks3-0/+298
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre1-4/+3
2006-03-21[ARM] Convert SA1111 to use clock architectureRussell King5-23/+278
2006-03-21[ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King2-23/+28
2006-03-21[ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King2-23/+23
2006-03-21[ARM] Move IRQ enable after coprocessor number decodeRussell King2-1/+2
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King12-12/+0
2006-03-21[ARM] Fix HZ definition for OMAP without 32K timerRussell King1-1/+1
2006-03-21[ARM] Remove asm/arch/irq.hRussell King9-6/+6
2006-03-21[ARM] Move HZ definition into KconfigRussell King1-0/+7
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+4
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel2-0/+4
2006-03-16[ARM] 3367/1: CLCD mode no longer supported on the RealView boardsCatalin Marinas1-26/+2
2006-03-15[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks1-1/+0
2006-03-15[ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks3-2/+17
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks1-1/+2
2006-03-15[ARM] 3358/1: [S3C2410] add missing SPI DMA resourcesAlbrecht Dreß1-0/+12
2006-03-15[ARM] 3357/1: enable frontlight on colliePavel Machek1-0/+21
2006-03-15[ARM] Fix "thead" typoRussell King1-1/+1
2006-03-12[ARM] iwmmxt thread state alignmentRussell King2-11/+7
2006-03-10[ARM] 3350/1: Enable 1-wire on ARMAlessandro Zummo1-0/+2
2006-03-10[ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2-5/+8
2006-03-08[ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo1-3/+1
2006-03-08[ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo1-0/+3
2006-03-08[ARM] Fix muldi3.SRussell King1-2/+2
2006-03-07[ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d()Alessandro Zummo1-0/+3
2006-03-07[ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas2-1/+2
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren1-4/+6
2006-02-24[ARM] 3348/1: Disable GPIO interruptsAndrew Victor1-2/+12
2006-02-22[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()Mårten Wikström1-7/+13
2006-02-22[ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor2-1/+20
2006-02-22[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King2-2/+2
2006-02-22[ARM] 3345/1: Fix interday RTC alarmsUli Luckas1-4/+12
2006-02-22[ARM] 3344/1: NSLU2: beeper supportAlessandro Zummo1-0/+7
2006-02-22[ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()Alessandro Zummo1-0/+3
2006-02-22[ARM] 3340/1: Fix the PCI setup for direct master access to SDRAMCatalin Marinas1-45/+48
2006-02-22[ARM] Update mach-typesRussell King1-2/+33
2006-02-22[ARM] Add panic-on-oops supportRussell King1-0/+8
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2-1/+31
2006-02-16[ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ...Martin Michlmayr1-2/+4
2006-02-16[ARM] Fix SMP initialisation oopsRussell King4-13/+35
2006-02-15[ARM] remove duplicate #includesHerbert Poetzl3-3/+0
2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks1-2/+27