summaryrefslogtreecommitdiff
path: root/arch/arm/mach-lpc32xx
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-91/+75
2012-03-24Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-61/+4
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann3-7/+40
2012-02-27Merge branch 'lpc32xx/fixes-non-critical' of git://git.antcom.de/linux-2.6 in...Arnd Bergmann3-49/+52
2012-02-27ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge3-49/+52
2012-02-27ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge1-1/+1
2012-02-27ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge1-0/+18
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2-1/+5
2012-02-23Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-6/+0
2012-02-22ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-17arm: lpc32xx: phy3250: add rtc & touch deviceWolfram Sang1-0/+2
2012-02-10ARM: LPC32xx: clock.c: Clock registration fixesRoland Stigge1-3/+3
2012-02-10ARM: LPC32xx: clock.c: jiffies wrappingRoland Stigge1-6/+6
2012-02-10ARM: LPC32xx: clock.c: Missing header fileRoland Stigge1-0/+1
2012-02-10ARM: LPC32XX: Remove broken non-static declarationRoland Stigge1-1/+0
2012-02-10ARM: LPC32xx: clock.c: Fix mutex lock issuesRoland Stigge1-30/+11
2012-02-10ARM: LPC32xx: clock.c: warning fixRoland Stigge1-2/+0
2012-01-26Merge branch 'amba' into for-armsocRussell King1-28/+4
2012-01-26ARM: amba: lpc32xx: use common amba device initializersRussell King1-28/+4
2012-01-25ARM: amba: lpc32xx: get rid of NO_IRQ initializersRussell King1-2/+2
2012-01-21ARM: big removal of now unused arch_idle()Nicolas Pitre1-27/+0
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King4-23/+22
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: lpc32xx & u300: remove unnecessary printkRussell King1-2/+0
2012-01-05ARM: restart: lpc32xx: use new restart hookRussell King4-19/+24
2011-12-22driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-06Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-24/+0
2011-11-27ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-24/+0
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-3/+0
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds3-29/+2
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds5-521/+52
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre1-27/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij3-52/+51
2011-08-22ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2-447/+1
2011-08-22ARM: mach-lpc32xx: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-5/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-16/+1
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+45
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-25/+0
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-25/+0
2011-07-12arm: lpc32xx: add rtc-deviceWolfram Sang2-0/+22
2011-07-12arm: lpc32xx: add tsc-deviceWolfram Sang3-1/+23