| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: gemini: switch to gpiochip_add_data() | Linus Walleij | 2016-02-19 | 1 | -2/+2 |
* | ARM: gemini: remove unnecessary mdio-gpio includes | Vivien Didelot | 2015-10-21 | 3 | -3/+0 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | ARM: gemini: Setup timer3 as free running timer | Hans Ulli Kroll | 2015-08-13 | 1 | -1/+20 |
* | ARM: gemini: Use timer1 for clockevent | Hans Ulli Kroll | 2015-08-13 | 1 | -34/+60 |
* | ARM: gemini: Add missing register definitions for gemini timer | Hans Ulli Kroll | 2015-08-13 | 2 | -33/+55 |
* | ARM: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 2 | -2/+2 |
* | ARM/gemini/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -35/+34 |
* | ARM: gemini: Fix race in installing GPIO chained IRQ handler | Russell King | 2015-06-18 | 1 | -2/+2 |
* | ARM: gemini: fix compiler warning due wrong data type | Hans Ulli Kroll | 2015-05-12 | 2 | -2/+6 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -13/+0 |
|\ |
|
| * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -13/+0 |
* | | ARM: 7989/1: Delete asm/system.h | David Howells | 2014-02-25 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2013-11-12 | 2 | -21/+1 |
|\ |
|
| * | ARM: gemini: delete <mach/gpio.h> | Linus Walleij | 2013-10-01 | 2 | -21/+1 |
* | | ARM: gemini: convert to GENERIC_CLOCKEVENTS | Linus Walleij | 2013-10-28 | 1 | -8/+89 |
|/ |
|
* | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 2013-08-25 | 1 | -12/+0 |
* | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 2013-08-25 | 1 | -7/+0 |
* | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 2013-08-25 | 1 | -1/+0 |
* | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King | 2013-08-25 | 1 | -1/+0 |
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-02 | 11 | -25/+33 |
|\ |
|
| * | ARM: gemini: get platform to build again | Arnd Bergmann | 2013-03-14 | 11 | -25/+33 |
* | | arm: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -2/+6 |
|/ |
|
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -2/+0 |
|\ |
|
| * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -2/+0 |
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 4 | -20/+4 |
|/ |
|
* | ARM: gemini: fix the gemini build | Linus Walleij | 2012-09-04 | 1 | -0/+1 |
* | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -18/+0 |
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -6/+0 |
|\ |
|
| * | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -6/+0 |
* | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -5/+0 |
* | | ARM: mach-gemini: move special idle code out of line | Nicolas Pitre | 2012-01-20 | 4 | -12/+32 |
|/ |
|
* | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -10/+0 |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 6 | -24/+5 |
|\ |
|
| * | ARM: mach-gemini: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 1 | -19/+0 |
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| * | ARM: mach-gemini: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 4 | -4/+4 |
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 1 | -5/+0 |
|\ \ |
|
| * | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -2/+0 |
| * | | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 1 | -4/+1 |
| |/ |
|
* | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 2 | -12/+2 |
|\ |
|
| * | arm: mtd: gemini: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 2 | -12/+2 |
* | | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 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 | 2 | -7/+7 |
* | arm: gemini: Use proper irq accessor functions | Thomas Gleixner | 2011-03-29 | 1 | -4/+2 |
* | Merge branch 'p2v' into devel | Russell King | 2011-03-16 | 1 | -2/+2 |
|\ |
|
| * | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -2/+2 |
* | | ARM: 6604/1: Gemini: add platform support for Gemini RTC | Hans Ulli Kroll | 2011-01-24 | 6 | -0/+31 |
|/ |
|