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
/
drivers
/
gpio
/
gpio-sa1100.c
Age
Commit message (
Expand
)
Author
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-02
gpio: sa1100: Include the right header
Linus Walleij
2017-03-24
gpio: sa1100: implement get_direction method
Russell King
2017-03-24
gpio: sa1100: convert to use IO accessors
Russell King
2017-03-24
gpio: sa1100: use sa11x0_gpio_set_wake()
Russell King
2016-09-08
gpio: sa1100: fix irq probing for ucb1x00
Russell King
2016-01-05
gpio: convert remaining users to gpiochip_add_data()
Linus Walleij
2015-12-26
gpio: sa1100: Be sure to clamp return value
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-14
gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removal
Thomas Gleixner
2015-05-06
gpio: Constify irq_domain_ops
Krzysztof Kozlowski
2015-01-29
ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver
Dmitry Eremin-Solenikov
2015-01-29
ARM: 8278/1: sa1100: split irq handling for low GPIOs
Dmitry Eremin-Solenikov
2013-10-29
ARM: 7841/1: sa1100: remove complex GPIO interface
Linus Walleij
2012-03-25
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
2012-01-13
GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion
Russell King
2011-08-22
ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
Linus Walleij