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