Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-12-14 | [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c | Kristoffer Ericson | 1 | -25/+204 |
2006-12-08 | [ARM] Merge individual ARM sub-trees | Russell King | 5 | -18/+26 |
2006-12-07 | [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit ... | Nicolas Pitre | 1 | -4/+11 |
2006-11-30 | [ARM] 3939/1: don't reset SA11x0 clock counter | Nicolas Pitre | 1 | -3/+4 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 3 | -11/+11 |
2006-10-30 | [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B) | Kristoffer Ericson | 1 | -1/+1 |
2006-10-14 | [ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.c | Kristoffer Ericson | 1 | -0/+10 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 6 | -16/+15 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-09-27 | [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs | Richard Purdie | 1 | -13/+10 |
2006-08-27 | [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such... | Paul Sokolovsky | 1 | -8/+38 |
2006-08-02 | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 1 | -3/+6 |
2006-07-12 | [ARM] 3723/1: collie charging | Pavel Machek | 1 | -24/+45 |
2006-07-12 | [ARM] 3727/1: fix ucb initialization on collie | Pavel Machek | 1 | -2/+2 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 4 | -5/+5 |
2006-07-03 | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -2/+6 |
2006-07-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -55/+76 |
2006-07-02 | [ARM] 3698/1: ARM: Convert sa1100 to generic irq handling | Thomas Gleixner | 5 | -2/+6 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 13 | -13/+0 |
2006-06-29 | [ARM] Fix sa11x0 SDRAM selection | Russell King | 1 | -55/+76 |
2006-06-25 | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 1 | -1/+1 |
2006-06-08 | [ARM] Fix Neponset IRQ handling | Russell King | 1 | -0/+8 |
2006-05-06 | [ARM] Allow SA1100 RTC alarm to be configured for wakeup | Russell King | 1 | -0/+16 |
2006-04-01 | [ARM] 3436/1: 2.6.16-git18: collie_defconfig broken | Pavel Machek | 1 | -1/+71 |
2006-03-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2006-03-27 | [PATCH] RTC subsystem: SA1100/PXA2XX driver | Richard Purdie | 1 | -0/+6 |
2006-03-27 | [ARM] 3416/1: Update LART site URL | Erik Mouw | 2 | -2/+2 |