| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-10 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'device-properties' | Rafael J. Wysocki | 2014-12-08 | 1 | -1/+2 |
| |\ |
|
| | * | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors | Mika Westerberg | 2014-11-04 | 1 | -1/+2 |
* | | | ARM: orion: convert the irq_reg_{readl,writel} calls to the new API | Gregory CLEMENT | 2014-11-26 | 1 | -4/+4 |
|/ / |
|
* | | ARM: orion: Fix for certain sequence of request_irq can cause irq storm | Evgeniy Dushistov | 2014-11-01 | 1 | -4/+32 |
|/ |
|
* | ARM: orion: remove no longer needed gpio DT code | Thomas Petazzoni | 2014-04-26 | 1 | -48/+0 |
* | arm: orion: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 2013-06-25 | 1 | -1/+1 |
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -1/+1 |
|\ |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -1/+1 |
* | | ARM: Orion: add dbg_show function to gpio-orion driver | Simon Guinot | 2013-03-30 | 1 | -0/+59 |
|/ |
|
* | ARM: orion: move custom gpio functions to orion-gpio.h | Rob Herring | 2012-09-14 | 1 | -1/+1 |
* | ARM: Orion: DT support for IRQ and GPIO Controllers | Andrew Lunn | 2012-07-27 | 1 | -41/+125 |
* | orion/kirkwood: create a generic function for gpio led blinking | Arnaud Patard (Rtp) | 2012-05-15 | 1 | -0/+23 |
* | kirkwood/orion: fix orion_gpio_set_blink | Arnaud Patard (Rtp) | 2012-05-15 | 1 | -2/+2 |
* | ARM: plat-orion: make gpiochip label unique | Holger Brunck | 2011-12-19 | 1 | -1/+5 |
* | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 2011-07-07 | 1 | -1/+1 |
* | arm: orion: Use generic irq chip | Thomas Gleixner | 2011-05-16 | 1 | -76/+36 |
* | 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 | 1 | -3/+3 |
* | arm: Cleanup irq_desc access | Thomas Gleixner | 2011-03-29 | 1 | -15/+10 |
* | ARM: Remove dependency of plat-orion GPIO code on mach directory includes. | Lennert Buytenhek | 2011-03-03 | 1 | -146/+310 |
* | ARM: plat-orion: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -19/+18 |
* | [ARM] orion: convert gpio to use gpiolib | Erik Benada | 2009-06-08 | 1 | -119/+75 |
* | [ARM] Orion: make gpio /input/output validation separate | Nicolas Pitre | 2009-02-19 | 1 | -9/+20 |
* | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support | Nicolas Pitre | 2009-02-17 | 1 | -48/+25 |
* | [ARM] Orion: share GPIO IRQ handling code | Lennert Buytenhek | 2008-12-20 | 1 | -0/+176 |
* | [ARM] Orion: share GPIO handling code | Lennert Buytenhek | 2008-12-20 | 1 | -0/+239 |