summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pnx4008
AgeCommit message (Expand)Author
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13ARM: pnx4008: irq_data conversion.Lennert Buytenhek
2011-01-06Merge branch 'smp' into miscRussell King
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King
2010-02-12ARM: PNX4008: remove platform definitions from mach/timex.hRussell King
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King
2010-02-12ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King
2010-02-12ARM: PNX4008: convert i2c clocks to match by device onlyRussell King
2010-02-12ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King
2010-02-12ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King
2010-02-12ARM: PNX4008: provide clock enable/disable methods and initializationRussell King
2010-02-12ARM: PNX4008: simplify clk enable/disable pathsRussell King
2010-02-12ARM: PNX4008: convert to clkdevRussell King
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-01-08[ARM] fix pnx4008Russell King
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-30[ARM] pnx4008: fix definition of PHYS_OFFSETRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-08[ARM] fix pnx4008 build errorsRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki