aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)Author
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare
2009-06-11[ARM] sa1100: remove unused collie_pm.cDmitry Eremin-Solenikov
2009-04-26[ARM] lart: fix build errorRussell King
2009-03-25[ARM] collie: fix two minor formatting nitsRussell King
2009-03-25[ARM] 5430/1: collie_pm: use new GPIO API to control chargerDmitry Baryshkov
2009-03-25[ARM] 5429/1: collie: start scoop converton to new apiDmitry Baryshkov
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-03-15[ARM] 5427/1: h3600: ipaq_model_ops final cleanupDmitry Artamonow
2009-03-15[ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpersDmitry Artamonow
2009-03-15[ARM] 5425/1: h3600: first stage of ipaq_model_ops cleanupDmitry Artamonow
2009-03-15[ARM] 5424/1: h3600: clean up mtd partitions tableDmitry Artamonow
2009-03-15[ARM] 5423/1: SA1100: remove unused H3600_SLEEVE Kconfig optionDmitry Artamonow
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow
2009-02-10[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao
2008-12-14[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-01[ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100Kristoffer Ericson
2008-11-30[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-27[ARM] sa1100: match clock by dev_name(dev)Russell King
2008-10-17ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-09Merge branch 'pxa-all' into develRussell King
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-10-01[ARM] 5270/1: Fix Formatting in mach-sa1100/ machine filesKristoffer Ericson
2008-10-01[ARM] mm: switch SA1100 to use sparsememRussell King
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells
2008-09-18[ARM] 5255/1: Update jornada ssp to remove build errors/warningsKristoffer Ericson
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-01[ARM] cputype: separate definitions, use themRussell King
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk
2008-08-08[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-05[ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-12Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King
2008-07-10Clocklib: Fix SA1111 clock name mess.Ian Molton