summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008
Commit message (Expand)AuthorAgeFilesLines
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+4
* ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-011-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Merge branches 'clks' and 'pnx' into develRussell King2010-02-258-241/+181
|\
| * ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King2010-02-121-15/+3
| * ARM: PNX4008: kzalloc i2c drivers internal dataRussell King2010-02-121-18/+7
| * ARM: PNX4008: remove platform definitions from mach/timex.hRussell King2010-02-124-54/+74
| * ARM: PNX4008: get i2c clock rate from clk APIRussell King2010-02-122-12/+6
| * ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King2010-02-121-6/+6
| * ARM: PNX4008: move i2c clock start/stop into driverRussell King2010-02-121-36/+0
| * ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King2010-02-121-24/+0
| * ARM: PNX4008: convert i2c clocks to match by device onlyRussell King2010-02-122-9/+5
| * ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King2010-02-121-2/+2
| * ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King2010-02-121-1/+1
| * ARM: PNX4008: provide clock enable/disable methods and initializationRussell King2010-02-122-13/+26
| * ARM: PNX4008: simplify clk enable/disable pathsRussell King2010-02-121-32/+23
| * ARM: PNX4008: convert to clkdevRussell King2010-02-123-33/+42
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
|/
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* [ARM] fix pnx4008Russell King2009-01-082-0/+2
* [ARM] Add a common typesafe __io implementationRussell King2008-11-301-2/+2
* [ARM] pnx4008: fix definition of PHYS_OFFSETRussell King2008-11-301-1/+1
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-2/+1
* [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-291-2/+0
* [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-3/+0
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-0610-11/+10
* [ARM] fix pnx4008 build errorsRussell King2008-08-081-3/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0728-22/+1338
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-077-7/+7
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-072-2/+0
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-5/+5
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-182-2/+0
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-062-2/+2
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-2/+2
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-1/+1
* [ARM] Spinlock initializer cleanupThomas Gleixner2007-05-111-2/+2
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-35/+4
* i2c: New Philips PNX bus driverVitaly Wool2006-12-102-1/+168
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-5/+5
* [ARM] 3857/2: pnx4008: add devices' registrationVitaly Wool2006-11-091-0/+69
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-062-9/+6
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-043-3/+0
* [WATCHDOG] pnx4008: add watchdog supportVitaly Wool2006-10-021-0/+11
* [ARM] 3709/1: pnx4008: convert to generic irq subsystemVitaly Wool2006-07-054-20/+13
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* [ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.hVitaly Wool2006-06-221-1/+1
* [ARM] 3622/1: pnx4008: remove clk_use/clk_unuseVitaly Wool2006-06-221-78/+51
OpenPOWER on IntegriCloud