summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-275-8/+8
*-. Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-121-1/+1
|\ \
| * | Clocklib: Fix SA1111 clock name mess.Ian Molton2008-07-101-1/+1
| |/
* / [ARM] 5025/2: fix collie cpu initialisationThomas Kunze2008-05-221-20/+22
|/
* [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-041-5/+3Star
* [ARM] sa1100: add clock event supportRussell King2008-04-151-94/+65Star
* [ARM] 4961/1: gpiolib support for SA-1100 architectureDmitry Baryshkov2008-04-105-32/+69
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-064-15/+15
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-051-1/+1
|\
| * [ARM] 4810/1: - Fix 'section mismatch' building warningsKristoffer Ericson2008-02-041-1/+1
* | arch/arm/: Spelling fixesJoe Perches2008-02-031-1/+1
|/
*---. Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-282-20/+21
|\ \ \
| | | * [ARM] sa1100: add clock source supportRussell King2008-01-261-18/+20
| | |/ | |/|
| | * [ARM] Misc minor interrupt handler cleanupsJeff Garzik2008-01-261-2/+1Star
| |/
* / [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0Star
|/
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-3/+3
* [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-051-1/+0Star
* [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson2007-07-281-12/+15
* [ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.cKristoffer Ericson2007-07-261-1/+1
* [ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform DriverKristoffer Ericson2007-07-203-2/+214
* [ARM] Allow neponset to build againRussell King2007-07-201-0/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-122-33/+0Star
|\
| * [ARM] sa1100: remove boot time RTC initialisationRussell King2007-07-121-24/+0Star
| * [ARM] sa1100: stop doing our own rtc management over suspendRussell King2007-07-121-9/+0Star
* | PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki2007-07-121-11/+4Star
|/
* [ARM] Fix some section mismatch warningsRussell King2007-05-301-2/+2
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-082-2/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-063-13/+13
|\
| * [ARM] sa1100: use mutexes rather than semaphoresRussell King2007-04-221-11/+13
| * [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-212-2/+0Star
* | power management: implement pm_ops.valid for everybodyJohannes Berg2007-05-011-0/+1
* | rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-05-011-7/+0Star
|/
* [PATCH] gpio_direction_output-needs-an-initial-value fixDavid Brownell2007-03-181-0/+1
* [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-171-1/+2
* [PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel2007-02-211-0/+30
* [ARM] Fix jornada720 build errorsRussell King2007-02-201-6/+0Star
* [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson2006-12-131-25/+204
*-. [ARM] Merge individual ARM sub-treesRussell King2006-12-085-18/+26
|\ \
| | * [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit ...Nicolas Pitre2006-12-071-4/+11
| |/ |/|
| * [ARM] 3939/1: don't reset SA11x0 clock counterNicolas Pitre2006-11-301-3/+4
| * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-303-11/+11
|/
* [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)Kristoffer Ericson2006-10-291-1/+1
* [ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.cKristoffer Ericson2006-10-141-0/+10
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-066-16/+15Star
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie2006-09-271-13/+10Star
* [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...Paul Sokolovsky2006-08-271-8/+38
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-3/+6