index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-orion
/
gpio.c
Age
Commit message (
Expand
)
Author
2016-10-17
ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_...
Markus Elfring
2016-02-19
ARM: plat-orion: use gpiochip data pointer
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-13
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
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-08
Merge branch 'device-properties'
Rafael J. Wysocki
2014-11-26
ARM: orion: convert the irq_reg_{readl,writel} calls to the new API
Gregory CLEMENT
2014-11-04
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
Mika Westerberg
2014-11-01
ARM: orion: Fix for certain sequence of request_irq can cause irq storm
Evgeniy Dushistov
2014-04-26
ARM: orion: remove no longer needed gpio DT code
Thomas Petazzoni
2013-06-25
arm: orion: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-03-30
ARM: Orion: add dbg_show function to gpio-orion driver
Simon Guinot
2012-09-14
ARM: orion: move custom gpio functions to orion-gpio.h
Rob Herring
2012-07-27
ARM: Orion: DT support for IRQ and GPIO Controllers
Andrew Lunn
2012-05-15
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)
2011-12-19
ARM: plat-orion: make gpiochip label unique
Holger Brunck
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
2011-05-16
arm: orion: Use generic irq chip
Thomas Gleixner
2011-03-29
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-03
ARM: Remove dependency of plat-orion GPIO code on mach directory includes.
Lennert Buytenhek
2011-01-13
ARM: plat-orion: irq_data conversion.
Lennert Buytenhek
2009-06-08
[ARM] orion: convert gpio to use gpiolib
Erik Benada
2009-02-19
[ARM] Orion: make gpio /input/output validation separate
Nicolas Pitre
2009-02-17
[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support
Nicolas Pitre
2008-12-20
[ARM] Orion: share GPIO IRQ handling code
Lennert Buytenhek
2008-12-20
[ARM] Orion: share GPIO handling code
Lennert Buytenhek