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