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-adnp.c
Age
Commit message (
Expand
)
Author
2016-01-05
gpio: adnp: use gpiochip data pointer
Linus Walleij
2015-11-30
gpio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2014-09-02
gpio: adnp: switch to use irqchip helpers
Linus Walleij
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
2013-12-04
Merge branch 'mark-irqs' into devel
Linus Walleij
2013-12-04
gpio: lock adnp IRQs when enabling them
Linus Walleij
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-10-16
gpio: adnp: rename "virq" to "child_irq"
Linus Walleij
2013-10-02
gpio: adnp: Remove redundant of_match_ptr
Sachin Kamat
2013-08-16
gpio: adnp: Fix segfault if request_threaded_irq fails
Lars Poeschel
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinitconst
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-09-18
gpio: Add Avionic Design N-bit GPIO expander support
Thierry Reding