Age | Commit message (Expand) | Author |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | ARM: pnx4008: irq_data conversion. | Lennert Buytenhek |
2011-01-06 | Merge branch 'smp' into misc | Russell King |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD |
2010-11-21 | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr |
2010-10-01 | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-25 | Merge branches 'clks' and 'pnx' into devel | Russell King |
2010-02-12 | ARM: PNX4008: move i2c_adapter structure inside the drivers private data | Russell King |
2010-02-12 | ARM: PNX4008: kzalloc i2c drivers internal data | Russell King |
2010-02-12 | ARM: PNX4008: remove platform definitions from mach/timex.h | Russell King |
2010-02-12 | ARM: PNX4008: get i2c clock rate from clk API | Russell King |
2010-02-12 | ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls | Russell King |
2010-02-12 | ARM: PNX4008: move i2c clock start/stop into driver | Russell King |
2010-02-12 | ARM: PNX4008: move i2c suspend/resume callbacks into driver | Russell King |
2010-02-12 | ARM: PNX4008: convert i2c clocks to match by device only | Russell King |
2010-02-12 | ARM: PNX4008: convert watchdog to use clk API enable/disable calls | Russell King |
2010-02-12 | ARM: PNX4008: convert watchdog clocks to match by device only | Russell King |
2010-02-12 | ARM: PNX4008: provide clock enable/disable methods and initialization | Russell King |
2010-02-12 | ARM: PNX4008: simplify clk enable/disable paths | Russell King |
2010-02-12 | ARM: PNX4008: convert to clkdev | Russell King |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King |
2009-01-08 | [ARM] fix pnx4008 | Russell King |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King |
2008-11-30 | [ARM] pnx4008: fix definition of PHYS_OFFSET | Russell King |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King |
2008-11-29 | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King |
2008-08-08 | [ARM] fix pnx4008 build errors | Russell King |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov |
2008-04-18 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-03-06 | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-01-28 | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King |
2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki |
2007-10-18 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki |
2007-05-11 | [ARM] Spinlock initializer cleanup | Thomas Gleixner |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle |
2007-04-30 | power management: implement pm_ops.valid for everybody | Johannes Berg |
2006-12-10 | i2c: New Philips PNX bus driver | Vitaly Wool |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King |