aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-spear (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-26/+0
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-19/+47
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov4-35/+28
2012-02-28Input: spear-keyboard - configure device according to supplied modeRajeev Kumar1-0/+6
2012-02-28Input: spear-keyboard - add 6x6 keypad matrix definitionsRajeev Kumar1-1/+41
2012-02-28Input: spear-keyboard - delete redundant key definitions from 9x9 keyboardRajeev Kumar1-18/+0
2012-02-27ARM: 7348/1: arm/spear600: fix one-shot timerGilles Chanteperdrix1-2/+4
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-26/+0
2012-01-05Merge branch 'restart' into for-linusRussell King3-16/+28
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: spear: use new restart hookRussell King3-12/+28
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-19/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-19/+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 Torvalds2-21/+1
2011-10-13ARM: spear: remove mach/memory.h and plat/memory.hNicolas Pitre1-20/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-19/+1
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-1/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-5/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-20/+0
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro1-5/+2
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-20/+0
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linusRussell King2-0/+6
2011-05-23clocksource: convert SPEAr platforms 16-bit up counting clocksourceRussell King1-14/+2
2011-05-20ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.cviresh kumar2-0/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-6/+6
2011-03-16Merge branch 'p2v' into develRussell King1-1/+1
2011-03-09ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.hviresh kumar4-4/+3
2011-03-09ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.viresh kumar2-3/+3
2011-03-09ARM: 6681/1: SPEAr: add debugfs support to clk APIShiraz Hashim2-0/+124
2011-03-09ARM: 6703/1: SPEAr: update clk API supportviresh kumar2-150/+649
2011-03-09ARM: 6679/1: SPEAr: make clk API functions more genericviresh kumar2-30/+97
2011-03-09ARM: 6737/1: SPEAr: formalized timer supportShiraz Hashim1-13/+8
2011-03-09ARM: 6678/1: SPEAr: update padmux codeviresh kumar1-2/+2
2011-03-09ARM: 6677/1: SPEAr: add IOMEM(x) definition and update declaration of MISC_BASEviresh kumar1-0/+23
2011-02-21ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncompress.hviresh kumar1-2/+2
2011-02-21ARM: 6720/1: SPEAr: Append UL to VMALLOC_ENDviresh kumar1-1/+1
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-13ARM: plat-spear: irq_data conversion.Lennert Buytenhek1-11/+11
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+141
2011-01-06Merge branch 'misc' into develRussell King1-1/+1
2010-12-22ARM: spear: update clock source registrationRussell King1-5/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-11-19Input: add support for keyboards on ST SPEAr platformRajeev Kumar1-0/+141
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3