aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pnx4008
AgeCommit message (Expand)Author
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-08ARM: pnx4008: use machine specific hook for late initShawn Guo
2012-04-22i2c-pnx.c: Remove duplicated i2c.hRoland Stigge
2012-04-22i2c-pnx.c: Use resources in platformsRoland Stigge
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: pnx4008: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-13ARM: mach-pnx4008: remove mach/memory.hNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-23ARM: 7057/1: mach-pnx4008: rename GPIO headerLinus Walleij
2011-08-21ARM: mach-pnx4008: convert boot_params to atag_offsetNicolas Pitre
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
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