Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / arm / mach-pnx4008 /
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-25 Russell KingMerge branches 'clks' and 'pnx' into devel
2010-02-12 Russell KingARM: PNX4008: move i2c_adapter structure inside the...
2010-02-12 Russell KingARM: PNX4008: kzalloc i2c drivers internal data
2010-02-12 Russell KingARM: PNX4008: remove platform definitions from mach...
2010-02-12 Russell KingARM: PNX4008: get i2c clock rate from clk API
2010-02-12 Russell KingARM: PNX4008: convert i2c-pnx to use clk API enable...
2010-02-12 Russell KingARM: PNX4008: move i2c clock start/stop into driver
2010-02-12 Russell KingARM: PNX4008: move i2c suspend/resume callbacks into...
2010-02-12 Russell KingARM: PNX4008: convert i2c clocks to match by device...
2010-02-12 Russell KingARM: PNX4008: convert watchdog to use clk API enable...
2010-02-12 Russell KingARM: PNX4008: convert watchdog clocks to match by devic...
2010-02-12 Russell KingARM: PNX4008: provide clock enable/disable methods...
2010-02-12 Russell KingARM: PNX4008: simplify clk enable/disable paths
2010-02-12 Russell KingARM: PNX4008: convert to clkdev
2010-02-12 Tony LindgrenARM: 5910/1: ARM: Add tmp register for addruart and...
2009-03-19 Russell King[ARM] pass reboot command line to arch_reset()
2009-01-08 Russell King[ARM] fix pnx4008
2008-11-30 Russell King[ARM] Add a common typesafe __io implementation
2008-11-30 Russell King[ARM] pnx4008: fix definition of PHYS_OFFSET
2008-11-29 Russell King[ARM] Hide ISA DMA API when ISA_DMA_API is unset
2008-11-29 Russell King[ARM] move MAX_DMA_ADDRESS to mach/memory.h
2008-11-28 Nicolas Pitre[ARM] remove a common set of __virt_to_bus definitions
2008-09-06 Russell King[ARM] Convert asm/io.h to linux/io.h
2008-08-08 Russell King[ARM] fix pnx4008 build errors
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-08-07 Russell King[ARM] Eliminate useless includes of asm/mach-types.h
2008-07-27 Dmitry Baryshkov[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_*...
2008-04-19 Matthew Wilcoxarch: Remove unnecessary inclusions of asm/semaphore.h
2008-03-06 Harvey Harrison[ARM] replace remaining __FUNCTION__ occurrences
2008-01-28 Russell King[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8...
2007-10-18 Rafael J. WysockiPM: Rename struct pm_ops and related things
2007-10-18 Rafael J. WysockiPM: Move definition of struct pm_ops to suspend.h
2007-05-11 Thomas Gleixner[ARM] Spinlock initializer cleanup
2007-05-08 Bernhard WalleAdd IRQF_IRQPOLL flag on arm
2007-04-30 Johannes Bergpower management: implement pm_ops.valid for everybody
2006-12-10 Vitaly Wooli2c: New Philips PNX bus driver
2006-11-30 Russell King[ARM] Remove compatibility layer for ARM irqs
2006-11-09 Vitaly Wool[ARM] 3857/2: pnx4008: add devices' registration
2006-10-06 Linus TorvaldsInitial blind fixup for arm for irq changes
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-02 Vitaly Wool[WATCHDOG] pnx4008: add watchdog support
2006-07-05 Vitaly Wool[ARM] 3709/1: pnx4008: convert to generic irq subsystem
2006-07-03 Thomas Gleixner[PATCH] ARM: fixup irqflags breakage after ARM genirq...
2006-06-22 Vitaly Wool[ARM] 3623/1: pnx4008: move GPIO-related defines to...
2006-06-22 Vitaly Wool[ARM] 3622/1: pnx4008: remove clk_use/clk_unuse
2006-06-20 Russell King[ARM] Include asm/hardware.h not asm/arch/hardware.h
2006-06-18 Vitaly Wool[ARM] 3466/1: [2/3] Support for Philips PNX4008 platfor...