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