| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: remove dead <asm-arm/arch-sa1100/ide.h> | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -75/+0 |
* | cpufreq: remove policy->governor setting in drivers initialization | Dominik Brodowski | 2008-10-15 | 1 | -1/+0 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 12 | -76/+71 |
|\ |
|
| * | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 | 2 | -11/+4 |
| |\ |
|
| | * | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 2008-10-09 | 2 | -11/+4 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'... | Russell King | 2008-10-09 | 10 | -65/+67 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | [ARM] 5270/1: Fix Formatting in mach-sa1100/ machine files | Kristoffer Ericson | 2008-10-01 | 3 | -34/+34 |
| | |/
| |/| |
|
| | * | [ARM] mm: switch SA1100 to use sparsemem | Russell King | 2008-10-01 | 1 | -9/+7 |
| | * | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 4 | -5/+4 |
| | * | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 | 4 | -17/+22 |
| |/ |
|
* | | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ | David Howells | 2008-09-24 | 1 | -1/+1 |
* | | [ARM] 5255/1: Update jornada ssp to remove build errors/warnings | Kristoffer Ericson | 2008-09-18 | 2 | -8/+13 |
|/ |
|
* | [ARM] 5191/1: ARM: remove CVS keywords | Adrian Bunk | 2008-08-16 | 2 | -4/+0 |
* | [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB | Adrian Bunk | 2008-08-08 | 1 | -3/+0 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-08-07 | 2 | -0/+21 |
|\ |
|
| * | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage | Eric Miao | 2008-08-05 | 1 | -0/+3 |
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 61 | -56/+5293 |
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 31 | -31/+31 |
* | | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 1 | -1/+0 |
|/ |
|
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 5 | -8/+8 |
*-. | Merge branches 'pxa-ian' and 'pxa-xm270' into pxa | Russell King | 2008-07-12 | 1 | -1/+1 |
|\ \ |
|
| * | | Clocklib: Fix SA1111 clock name mess. | Ian Molton | 2008-07-10 | 1 | -1/+1 |
| |/ |
|
* | | [ARM] 5025/2: fix collie cpu initialisation | Thomas Kunze | 2008-05-22 | 1 | -20/+22 |
|/ |
|
* | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. | Robert Jarzmik | 2008-05-04 | 1 | -5/+3 |
* | [ARM] sa1100: add clock event support | Russell King | 2008-04-14 | 1 | -94/+65 |
* | [ARM] 4961/1: gpiolib support for SA-1100 architecture | Dmitry Baryshkov | 2008-04-10 | 5 | -32/+69 |
* | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 4 | -15/+15 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-04 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 4810/1: - Fix 'section mismatch' building warnings | Kristoffer Ericson | 2008-02-04 | 1 | -1/+1 |
* | | arch/arm/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
|/ |
|
*---. | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2008-01-28 | 2 | -20/+21 |
|\ \ \ |
|
| | | * | [ARM] sa1100: add clock source support | Russell King | 2008-01-26 | 1 | -18/+20 |
| | |/
| |/| |
|
| | * | [ARM] Misc minor interrupt handler cleanups | Jeff Garzik | 2008-01-26 | 1 | -2/+1 |
| |/ |
|
* | | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 2008-01-28 | 1 | -4/+0 |
|/ |
|
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 | 1 | -3/+3 |
* | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 2007-10-04 | 1 | -1/+0 |
* | [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver | Kristoffer Ericson | 2007-07-28 | 1 | -12/+15 |
* | [ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.c | Kristoffer Ericson | 2007-07-26 | 1 | -1/+1 |
* | [ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform Driver | Kristoffer Ericson | 2007-07-20 | 3 | -2/+214 |
* | [ARM] Allow neponset to build again | Russell King | 2007-07-20 | 1 | -0/+2 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-07-12 | 2 | -33/+0 |
|\ |
|
| * | [ARM] sa1100: remove boot time RTC initialisation | Russell King | 2007-07-12 | 1 | -24/+0 |
| * | [ARM] sa1100: stop doing our own rtc management over suspend | Russell King | 2007-07-12 | 1 | -9/+0 |
* | | PM: do not use saved_state from struct dev_pm_info on ARM | Rafael J. Wysocki | 2007-07-11 | 1 | -11/+4 |
|/ |
|
* | [ARM] Fix some section mismatch warnings | Russell King | 2007-05-30 | 1 | -2/+2 |
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 | 1 | -1/+1 |
* | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 | 2 | -2/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 3 | -13/+13 |
|\ |
|
| * | [ARM] sa1100: use mutexes rather than semaphores | Russell King | 2007-04-22 | 1 | -11/+13 |