index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-lpc32xx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
ARM: LPC32xx: serial.c: Fixed loop limit
Roland Stigge
1
-1
/
+1
2012-02-27
ARM: LPC32xx: serial.c: HW bug workaround
Roland Stigge
1
-0
/
+18
2012-02-27
ARM: LPC32xx: irq.c: Clear latched event
Roland Stigge
1
-1
/
+10
2012-02-27
ARM: LPC32xx: Fix interrupt controller init
Roland Stigge
1
-4
/
+6
2012-02-27
ARM: LPC32xx: Fix irq on GPI_28
Roland Stigge
2
-1
/
+5
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-01-05
Merge branch 'restart' into for-linus
Russell King
4
-23
/
+22
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-4
/
+0
2012-01-05
ARM: restart: lpc32xx & u300: remove unnecessary printk
Russell King
1
-2
/
+0
2012-01-05
ARM: restart: lpc32xx: use new restart hook
Russell King
4
-19
/
+24
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-12-06
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-24
/
+0
2011-11-27
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
1
-24
/
+0
2011-11-17
ARM: restart: remove local_irq_disable() from within arch_reset()
Russell King
1
-3
/
+0
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
[next]