| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: amba: lpc32xx: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -2/+2 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -1/+1 |
|\ |
|
| * | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 | 1 | -1/+1 |
* | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 4 | -23/+22 |
|\ \ |
|
| * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | | ARM: restart: lpc32xx & u300: remove unnecessary printk | Russell King | 2012-01-05 | 1 | -2/+0 |
| * | | ARM: restart: lpc32xx: use new restart hook | Russell King | 2012-01-05 | 4 | -19/+24 |
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 1 | -24/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -24/+0 |
| |/ |
|
* | | ARM: restart: remove local_irq_disable() from within arch_reset() | Russell King | 2011-11-17 | 1 | -3/+0 |
|/ |
|
* | ARM: mark empty gpio.h files empty | Linus Walleij | 2011-10-29 | 1 | -0/+1 |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 3 | -29/+2 |
|\ |
|
| * | ARM: mach-lpc32xx: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 1 | -27/+0 |
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| * | ARM: mach-lpc32xx: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 5 | -521/+52 |
|\ \ |
|
| * | | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics | Linus Walleij | 2011-08-22 | 3 | -52/+51 |
| * | | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 | 2 | -447/+1 |
| * | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -2/+0 |
| * | | ARM: gpio: consolidate gpio_to_irq | Russell King | 2011-08-12 | 1 | -5/+0 |
| * | | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 1 | -16/+1 |
| |/ |
|
* | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 3 | -1/+45 |
|\ |
|
| * | arm: lpc32xx: add rtc-device | Wolfram Sang | 2011-07-12 | 2 | -0/+22 |
| * | arm: lpc32xx: add tsc-device | Wolfram Sang | 2011-07-12 | 3 | -1/+23 |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 1 | -25/+0 |
|\ \ |
|
| * | | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 | 1 | -25/+0 |
| |/ |
|
* | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: LPC32XXX: add UL suffix to VMALLOC_END to ensure it is properly typed | Barry Song | 2011-07-08 | 1 | -1/+1 |
| |/ |
|
* | | ARM: entry: remove unused irq_prio_table macro | Russell King | 2011-06-28 | 1 | -4/+0 |
|/ |
|
* | clocksource: convert ARM 32-bit up counting clocksources | Russell King | 2011-05-23 | 1 | -14/+3 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -5/+5 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 1 | -28/+28 |
|\ |
|
| * | ARM: lpc32xx: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -28/+28 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
* | | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 1 | -2/+1 |
|\ \ |
|
| * | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 1 | -2/+1 |
| |/ |
|
* | | ARM: lpc32xx: update clock source registration | Russell King | 2010-12-22 | 1 | -4/+1 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 2 | -7/+3 |
|\ |
|
| * | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
| * | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -5/+3 |
* | | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells | 2010-10-12 | 1 | -6/+1 |
|/ |
|
* | ARM: LPC32XX: Arch config menu supoport and makefiles | Kevin Wells | 2010-07-27 | 3 | -0/+45 |
* | ARM: LPC32XX: Phytec 3250 platform support | Kevin Wells | 2010-07-27 | 1 | -0/+397 |
* | ARM: LPC32XX: Misc support functions | Kevin Wells | 2010-07-27 | 2 | -0/+344 |
* | ARM: LPC32XX: Serial support code | Kevin Wells | 2010-07-27 | 1 | -0/+190 |