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
2019-08-05
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-06-27
gpio: grgpio: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-11-19
drivers/gpio/gpio-grgpio.c: Remove duplicate header
Brajeswar Ghosh
2018-03-19
gpio: grgpio: Include the right header
Linus Walleij
2017-10-25
gpio: grgpio: Do not use gc->pin2mask()
Linus Walleij
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
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