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