| Commit message (Expand) | Author | Age |
* | ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_... | Markus Elfring | 2016-10-17 |
* | ARM: plat-orion: use gpiochip data pointer | Linus Walleij | 2016-02-19 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 |
* | ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removal | Thomas Gleixner | 2015-07-13 |
* | ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-13 |
* | ARM/orion: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-07-13 |
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-10 |
|\ |
|
| * | Merge branch 'device-properties' | Rafael J. Wysocki | 2014-12-08 |
| |\ |
|
| | * | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors | Mika Westerberg | 2014-11-04 |
* | | | ARM: orion: convert the irq_reg_{readl,writel} calls to the new API | Gregory CLEMENT | 2014-11-26 |
|/ / |
|
* | | ARM: orion: Fix for certain sequence of request_irq can cause irq storm | Evgeniy Dushistov | 2014-11-01 |
|/ |
|
* | ARM: orion: remove no longer needed gpio DT code | Thomas Petazzoni | 2014-04-26 |
* | arm: orion: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 2013-06-25 |
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 |
|\ |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 |
* | | ARM: Orion: add dbg_show function to gpio-orion driver | Simon Guinot | 2013-03-30 |
|/ |
|
* | ARM: orion: move custom gpio functions to orion-gpio.h | Rob Herring | 2012-09-14 |
* | ARM: Orion: DT support for IRQ and GPIO Controllers | Andrew Lunn | 2012-07-27 |
* | orion/kirkwood: create a generic function for gpio led blinking | Arnaud Patard (Rtp) | 2012-05-15 |
* | kirkwood/orion: fix orion_gpio_set_blink | Arnaud Patard (Rtp) | 2012-05-15 |
* | ARM: plat-orion: make gpiochip label unique | Holger Brunck | 2011-12-19 |
* | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 2011-07-07 |
* | arm: orion: Use generic irq chip | Thomas Gleixner | 2011-05-16 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 |
* | arm: Cleanup irq_desc access | Thomas Gleixner | 2011-03-29 |
* | ARM: Remove dependency of plat-orion GPIO code on mach directory includes. | Lennert Buytenhek | 2011-03-03 |
* | ARM: plat-orion: irq_data conversion. | Lennert Buytenhek | 2011-01-13 |
* | [ARM] orion: convert gpio to use gpiolib | Erik Benada | 2009-06-08 |
* | [ARM] Orion: make gpio /input/output validation separate | Nicolas Pitre | 2009-02-19 |
* | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support | Nicolas Pitre | 2009-02-17 |
* | [ARM] Orion: share GPIO IRQ handling code | Lennert Buytenhek | 2008-12-20 |
* | [ARM] Orion: share GPIO handling code | Lennert Buytenhek | 2008-12-20 |