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-grgpio.c
Age
Commit message (
Expand
)
Author
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
2015-08-17
gpio/grgpio: fix deadlock in grgpio_irq_unmap()
Alexandre Courbot
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
2015-05-06
gpio: Constify irq_domain_ops
Krzysztof Kozlowski
2015-01-20
Merge tag 'v3.19-rc5' into devel
Linus Walleij
2015-01-15
gpio: grgpio: off by one in grgpio_to_irq()
Dan Carpenter
2015-01-08
gpio: grgpio: Avoid potential NULL pointer dereference
Axel Lin
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-28
gpio: grgpio: remove irq_domain resources on failure
Pramod Gurav
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-09
gpio: grgpio: Make of_device_id array const
Jingoo Han
2013-06-19
gpio: grgpio: Staticize local symbols
Sachin Kamat
2013-04-26
gpio: grgpio: Add irq support
Andreas Larsson
2013-04-26
gpio: grgpio: Add device driver for GRGPIO cores
Andreas Larsson