summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_...Markus Elfring2016-10-171-3/+3
* ARM: plat-orion: use gpiochip data pointerLinus Walleij2016-02-191-15/+9Star
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removalThomas Gleixner2015-07-131-1/+1
* ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-131-1/+1
* ARM/orion: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-131-2/+3
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-111-1/+2
|\
| * Merge branch 'device-properties'Rafael J. Wysocki2014-12-081-1/+2
| |\
| | * leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg2014-11-041-1/+2
* | | ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT2014-11-261-4/+4
|/ /
* / ARM: orion: Fix for certain sequence of request_irq can cause irq stormEvgeniy Dushistov2014-11-011-4/+32
|/
* ARM: orion: remove no longer needed gpio DT codeThomas Petazzoni2014-04-261-48/+0Star
* arm: orion: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-1/+1
* | ARM: Orion: add dbg_show function to gpio-orion driverSimon Guinot2013-03-301-0/+59
|/
* ARM: orion: move custom gpio functions to orion-gpio.hRob Herring2012-09-141-1/+1
* ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn2012-07-271-41/+125
* orion/kirkwood: create a generic function for gpio led blinkingArnaud Patard (Rtp)2012-05-151-0/+23
* kirkwood/orion: fix orion_gpio_set_blinkArnaud Patard (Rtp)2012-05-151-2/+2
* ARM: plat-orion: make gpiochip label uniqueHolger Brunck2011-12-201-1/+5
* genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+1
* arm: orion: Use generic irq chipThomas Gleixner2011-05-161-76/+36Star
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-3/+3
* arm: Cleanup irq_desc accessThomas Gleixner2011-03-291-15/+10Star
* ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2011-03-031-146/+310
* ARM: plat-orion: irq_data conversion.Lennert Buytenhek2011-01-131-19/+18Star
* [ARM] orion: convert gpio to use gpiolibErik Benada2009-06-081-119/+75Star
* [ARM] Orion: make gpio /input/output validation separateNicolas Pitre2009-02-201-9/+20
* [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-171-48/+25Star
* [ARM] Orion: share GPIO IRQ handling codeLennert Buytenhek2008-12-201-0/+176
* [ARM] Orion: share GPIO handling codeLennert Buytenhek2008-12-201-0/+239