summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
* [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-041-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/+1
| |/
* | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
|/
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-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-041-1/+0
* [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/+0
|\
| * [ARM] sa1100: remove boot time RTC initialisationRussell King2007-07-121-24/+0
| * [ARM] sa1100: stop doing our own rtc management over suspendRussell King2007-07-121-9/+0
* | PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki2007-07-111-11/+4
|/
* [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/+0
* | power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-0/+1
* | rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-301-7/+0
|/
* [PATCH] gpio_direction_output-needs-an-initial-value fixDavid Brownell2007-03-181-0/+1
* [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-161-1/+2
* [PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel2007-02-201-0/+30
* [ARM] Fix jornada720 build errorsRussell King2007-02-201-6/+0
* [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson2006-12-131-25/+204
*-. [ARM] Merge individual ARM sub-treesRussell King2006-12-075-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/+15
* 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/+10
* [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
* [ARM] 3723/1: collie chargingPavel Machek2006-07-111-24/+45
* [ARM] 3727/1: fix ucb initialization on colliePavel Machek2006-07-111-2/+2
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-024-5/+5
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-025-2/+6
|\
| * [ARM] 3698/1: ARM: Convert sa1100 to generic irq handlingThomas Gleixner2006-07-015-2/+6
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-55/+76
|\ \ | |/ |/|
| * [ARM] Fix sa11x0 SDRAM selectionRussell King2006-06-291-55/+76
OpenPOWER on IntegriCloud