aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-06ARM: iPAQ: move serial port support functionsRussell King2-26/+52
2009-12-06ARM: iPAQ: convert H3100 IrDA to use generic gpio supportRussell King2-3/+17
2009-12-06ARM: iPAQ: provide a way to setup platform-controlled GPIOsRussell King1-0/+42
2009-12-06ARM: iPAQ: separate IrDA machine specificsRussell King1-21/+41
2009-12-06ARM: h3600: provide each iPAQ machine type with own init functionRussell King1-2/+12
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King13-40/+42
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-27collie: support pda_power driverThomas Kunze1-0/+65
2009-11-27collie: convert to gpiolib for ucb1x00Thomas Kunze2-17/+19
2009-11-27add gpiolib support to ucb1x00Thomas Kunze1-0/+1
2009-11-27SA1100: make gpio_to_irq and reverse a macroThomas Kunze1-15/+4
2009-11-27collie: prepare for gpiolib useThomas Kunze2-21/+33
2009-11-27collie: fix scoop convesion to new apiThomas Kunze1-0/+1
2009-10-07ARM: 5752/1: SA1100: fix building of h3100Dmitry Artamonow1-0/+1
2009-09-28ARM: Remove unused CONFIG SA1100_H3XXXJaswinder Singh Rajput1-5/+0
2009-09-28ARM: Fix SA11x0 clocksource warningRussell King1-1/+1
2009-09-20ARM: 5712/1: SA1100: initialise spinlock in DMA codeDmitry Artamonow1-1/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre8-8/+8
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare1-2/+2
2009-06-11[ARM] sa1100: remove unused collie_pm.cDmitry Eremin-Solenikov1-296/+0
2009-04-26[ARM] lart: fix build errorRussell King1-0/+1
2009-03-25[ARM] collie: fix two minor formatting nitsRussell King1-3/+4
2009-03-25[ARM] 5430/1: collie_pm: use new GPIO API to control chargerDmitry Baryshkov2-11/+8
2009-03-25[ARM] 5429/1: collie: start scoop converton to new apiDmitry Baryshkov2-8/+26
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-15[ARM] 5427/1: h3600: ipaq_model_ops final cleanupDmitry Artamonow2-23/+5
2009-03-15[ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpersDmitry Artamonow2-18/+1
2009-03-15[ARM] 5425/1: h3600: first stage of ipaq_model_ops cleanupDmitry Artamonow2-84/+0
2009-03-15[ARM] 5424/1: h3600: clean up mtd partitions tableDmitry Artamonow1-33/+1
2009-03-15[ARM] 5423/1: SA1100: remove unused H3600_SLEEVE Kconfig optionDmitry Artamonow1-9/+0
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow5-889/+2
2009-02-10[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson1-2/+12
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-1/+1
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