aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008
Commit message (Expand)AuthorAgeFilesLines
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-5/+5
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-29/+33
|\
| * ARM: pnx4008: irq_data conversion.Lennert Buytenhek2011-01-131-29/+33
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+1
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | | Merge branch 'smp' into miscRussell King2011-01-061-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
| |/
* | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-2/+1
|/
* 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