aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+13
2012-05-08ARM: pnx4008: use machine specific hook for late initShawn Guo2-3/+13
2012-04-22i2c-pnx.c: Remove duplicated i2c.hRoland Stigge1-64/+0
2012-04-22i2c-pnx.c: Use resources in platformsRoland Stigge1-25/+39
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-21/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds4-4/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells4-4/+1
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-21/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-29/+0
2012-01-05Merge branch 'restart' into for-linusRussell King2-9/+6
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: pnx4008: use new restart hookRussell King2-5/+6
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-20/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds3-23/+2
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds3-5/+3
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-pnx4008: remove mach/memory.hNicolas Pitre1-21/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-23ARM: 7057/1: mach-pnx4008: rename GPIO headerLinus Walleij3-3/+3
2011-08-21ARM: mach-pnx4008: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2-4/+2
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-7/+0
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-7/+0
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King1-5/+0
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-5/+5
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-29/+33
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-13ARM: pnx4008: irq_data conversion.Lennert Buytenhek1-29/+33
2011-01-06Merge branch 'smp' into miscRussell King1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-1/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+4
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King8-241/+181
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King1-15/+3
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King1-18/+7
2010-02-12ARM: PNX4008: remove platform definitions from mach/timex.hRussell King4-54/+74
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King2-12/+6
2010-02-12ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King1-6/+6
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King1-36/+0
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King1-24/+0