summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpersDmitry Artamonow2009-12-061-9/+20
* | ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pinsDmitry Artamonow2009-12-061-3/+1Star
* | ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.hDmitry Artamonow2009-12-061-8/+0Star
* | ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callbackDmitry Artamonow2009-12-061-4/+1Star
* | ARM: 5797/1: SA1100: h3100/h3600: remove dead links from Kconfig help textDmitry Artamonow2009-12-061-2/+0Star
* | ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __initDmitry Artamonow2009-12-061-3/+3
* | ARM: iPAQ: no need to set PWER_RTCRussell King2009-12-061-1/+1
* | 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/+0Star
* 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/+0Star
|/
* [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/+8Star
* [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/+5Star
* [ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpersDmitry Artamonow2009-03-152-18/+1Star
* [ARM] 5425/1: h3600: first stage of ipaq_model_ops cleanupDmitry Artamonow2009-03-152-84/+0Star
* [ARM] 5424/1: h3600: clean up mtd partitions tableDmitry Artamonow2009-03-151-33/+1Star
* [ARM] 5423/1: SA1100: remove unused H3600_SLEEVE Kconfig optionDmitry Artamonow2009-03-151-9/+0Star
* [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow2009-02-215-889/+2Star
* [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/+87Star
* | [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/+2Star
* | [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/+0Star
|\ \
| * | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-12/+0Star
| |/
* / [ARM] sa1100: match clock by dev_name(dev)Russell King2008-11-271-73/+27Star
|/
* ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz2008-10-171-75/+0Star
* cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-161-1/+0Star
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1112-76/+71Star
|\
| * Merge branch 'pxa-all' into develRussell King2008-10-092-11/+4Star
| |\