aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-0/+4
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao1-0/+4
2008-12-14[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King1-0/+2
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-01[ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100Kristoffer Ericson10-88/+87
2008-11-30[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King1-0/+1
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-6/+2
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2-2/+2
2008-11-28Merge branch 'highmem' into develRussell King1-12/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-12/+0
2008-11-27[ARM] sa1100: match clock by dev_name(dev)Russell King1-73/+27
2008-10-17ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz1-75/+0
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski1-1/+0
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-76/+71
2008-10-09Merge branch 'pxa-all' into develRussell King2-11/+4
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into develRussell King10-65/+67
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2-11/+4
2008-10-01[ARM] 5270/1: Fix Formatting in mach-sa1100/ machine filesKristoffer Ericson3-34/+34
2008-10-01[ARM] mm: switch SA1100 to use sparsememRussell King1-9/+7
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-1/+1
2008-09-18[ARM] 5255/1: Update jornada ssp to remove build errors/warningsKristoffer Ericson2-8/+13
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King4-5/+4
2008-09-01[ARM] cputype: separate definitions, use themRussell King4-17/+22
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2-4/+0
2008-08-08[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk1-3/+0
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King2-0/+21
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King61-56/+5293
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King31-31/+31
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-08-05[ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao1-0/+3
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov5-8/+8
2008-07-12Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King1-1/+1
2008-07-10Clocklib: Fix SA1111 clock name mess.Ian Molton1-1/+1
2008-05-22[ARM] 5025/2: fix collie cpu initialisationThomas Kunze1-20/+22
2008-05-04[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik1-5/+3
2008-04-14[ARM] sa1100: add clock event supportRussell King1-94/+65
2008-04-10[ARM] 4961/1: gpiolib support for SA-1100 architectureDmitry Baryshkov5-32/+69
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison4-15/+15
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-02-04[ARM] 4810/1: - Fix 'section mismatch' building warningsKristoffer Ericson1-1/+1
2008-02-03arch/arm/: Spelling fixesJoe Perches1-1/+1
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King2-20/+21
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2008-01-26[ARM] Misc minor interrupt handler cleanupsJeff Garzik1-2/+1
2008-01-26[ARM] sa1100: add clock source supportRussell King1-18/+20
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-3/+3
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq coreThomas Renninger1-1/+0
2007-07-28[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson1-12/+15