aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx
Commit message (Expand)AuthorAge
* Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-28
|\
| * Merge branch 'fixes-non-critical' into next/drivers2Olof Johansson2012-03-28
| |\
| * \ Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-03-15
| |\ \
| | * | ARM: LPC32xx: Ethernet supportRoland Stigge2012-03-13
| | * | ARM: LPC32xx: USB SupportRoland Stigge2012-03-13
| | * | Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/g...Roland Stigge2012-03-13
| | |\ \
| | * \ \ Merge branch 'lpc32xx/fixup2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Roland Stigge2012-03-13
| | |\ \ \
| | * | | | arm: lpc32xx: phy3250: add rtc & touch deviceWolfram Sang2012-02-16
| | * | | | ARM: LPC32xx: clock.c: Clock registration fixesRoland Stigge2012-02-09
| | * | | | ARM: LPC32xx: clock.c: jiffies wrappingRoland Stigge2012-02-09
| | * | | | ARM: LPC32xx: clock.c: Missing header fileRoland Stigge2012-02-09
| | * | | | ARM: LPC32XX: Remove broken non-static declarationRoland Stigge2012-02-09
| | * | | | ARM: LPC32xx: clock.c: Fix mutex lock issuesRoland Stigge2012-02-09
| | * | | | ARM: LPC32xx: clock.c: warning fixRoland Stigge2012-02-09
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-22
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: LPC32xx: ADC support for mach-lpc32xxRoland Stigge2012-02-22
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-27
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'lpc32xx/fixes-non-critical' of git://git.antcom.de/linux-2.6 in...Arnd Bergmann2012-02-27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge2012-02-27
| | | |_|/ | | |/| |
| * | | | arm: lpc32xx: phy3250: add rtc & touch deviceWolfram Sang2012-02-16
| * | | | ARM: LPC32xx: clock.c: Clock registration fixesRoland Stigge2012-02-09
| * | | | ARM: LPC32xx: clock.c: jiffies wrappingRoland Stigge2012-02-09
| * | | | ARM: LPC32xx: clock.c: Missing header fileRoland Stigge2012-02-09
| * | | | ARM: LPC32XX: Remove broken non-static declarationRoland Stigge2012-02-09
| * | | | ARM: LPC32xx: clock.c: Fix mutex lock issuesRoland Stigge2012-02-09
| * | | | ARM: LPC32xx: clock.c: warning fixRoland Stigge2012-02-09
| |/ / /
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-21
| | |/
| * | Merge branch 'amba' into for-armsocRussell King2012-01-26
| |\ \
| | * | ARM: amba: lpc32xx: use common amba device initializersRussell King2012-01-26
| | * | ARM: amba: lpc32xx: get rid of NO_IRQ initializersRussell King2012-01-25
| | |/
| * / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-20
| |/
* | ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge2012-02-27
* | ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge2012-02-27
* | ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge2012-02-27
* | ARM: LPC32xx: Fix interrupt controller initRoland Stigge2012-02-27
* | ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-02-27
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* | Merge branch 'restart' into for-linusRussell King2012-01-05
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-05
| * | ARM: restart: lpc32xx & u300: remove unnecessary printkRussell King2012-01-05
| * | ARM: restart: lpc32xx: use new restart hookRussell King2012-01-05
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
|\ \ \ | |/ / |/| |
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
| |/