summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: iPAQ: move serial port support functionsRussell King2009-12-062-26/+52
* | ARM: iPAQ: convert H3100 IrDA to use generic gpio supportRussell King2009-12-062-3/+17
* | ARM: iPAQ: provide a way to setup platform-controlled GPIOsRussell King2009-12-061-0/+42
* | ARM: iPAQ: separate IrDA machine specificsRussell King2009-12-061-21/+41
* | ARM: h3600: provide each iPAQ machine type with own init functionRussell King2009-12-061-2/+12
* | ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King2009-12-0613-40/+42
|/
* ARM: 5752/1: SA1100: fix building of h3100Dmitry Artamonow2009-10-071-0/+1
* ARM: Remove unused CONFIG SA1100_H3XXXJaswinder Singh Rajput2009-09-281-5/+0
* ARM: Fix SA11x0 clocksource warningRussell King2009-09-281-1/+1
* ARM: 5712/1: SA1100: initialise spinlock in DMA codeDmitry Artamonow2009-09-201-1/+1
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-158-8/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-2/+2
|\
| * trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare2009-06-121-2/+2
* | [ARM] sa1100: remove unused collie_pm.cDmitry Eremin-Solenikov2009-06-111-296/+0
|/
* [ARM] lart: fix build errorRussell King2009-04-261-0/+1
* [ARM] collie: fix two minor formatting nitsRussell King2009-03-251-3/+4
* [ARM] 5430/1: collie_pm: use new GPIO API to control chargerDmitry Baryshkov2009-03-252-11/+8
* [ARM] 5429/1: collie: start scoop converton to new apiDmitry Baryshkov2009-03-252-8/+26
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* [ARM] 5427/1: h3600: ipaq_model_ops final cleanupDmitry Artamonow2009-03-152-23/+5
* [ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpersDmitry Artamonow2009-03-152-18/+1
* [ARM] 5425/1: h3600: first stage of ipaq_model_ops cleanupDmitry Artamonow2009-03-152-84/+0
* [ARM] 5424/1: h3600: clean up mtd partitions tableDmitry Artamonow2009-03-151-33/+1
* [ARM] 5423/1: SA1100: remove unused H3600_SLEEVE Kconfig optionDmitry Artamonow2009-03-151-9/+0
* [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow2009-02-215-889/+2
* [ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson2009-02-101-2/+12
* rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-311-1/+1
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-291-0/+4
|\ \
| * | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-0/+4
| |/
* | [ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King2008-12-141-0/+2
* | [ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100Kristoffer Ericson2008-12-0110-88/+87
* | [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King2008-11-301-0/+1
* | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-6/+2
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-292-2/+2
* | Merge branch 'highmem' into develRussell King2008-11-281-12/+0
|\ \
| * | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-12/+0
| |/
* | [ARM] sa1100: match clock by dev_name(dev)Russell King2008-11-271-73/+27
|/
* ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz2008-10-171-75/+0
* cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-151-1/+0
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1112-76/+71
|\
| * Merge branch 'pxa-all' into develRussell King2008-10-092-11/+4
| |\
| | * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-092-11/+4
| | |
| | \
| *-. \ Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King2008-10-0910-65/+67
| |\ \ \ | | |_|/ | |/| |
| | | * [ARM] 5270/1: Fix Formatting in mach-sa1100/ machine filesKristoffer Ericson2008-10-013-34/+34
| | |/ | |/|
| | * [ARM] mm: switch SA1100 to use sparsememRussell King2008-10-011-9/+7
| | * [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-064-5/+4
| | * [ARM] cputype: separate definitions, use themRussell King2008-09-014-17/+22
| |/
* | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-241-1/+1
OpenPOWER on IntegriCloud