aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-grgpio.c
AgeCommit message (Expand)Author
2023-10-02gpio: grgpio: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-19gpio: Explicitly include correct DT includesRob Herring
2022-06-23gpio: grgpio: Fix device removingUwe Kleine-König
2022-04-25gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi
2021-12-17gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko
2020-01-15gpio: Remove the unused flagsShaokun Zhang
2020-01-07gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai
2020-01-07gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()Jia-Ju Bai
2019-08-05gpio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-06-27gpio: grgpio: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-19drivers/gpio/gpio-grgpio.c: Remove duplicate headerBrajeswar Ghosh
2018-03-19gpio: grgpio: Include the right headerLinus Walleij
2017-10-25gpio: grgpio: Do not use gc->pin2mask()Linus Walleij
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2015-08-17gpio/grgpio: fix deadlock in grgpio_irq_unmap()Alexandre Courbot
2015-07-28gpio: kill off set_irq_flags usageRob Herring
2015-05-06gpio: Constify irq_domain_opsKrzysztof Kozlowski
2015-01-20Merge tag 'v3.19-rc5' into develLinus Walleij
2015-01-15gpio: grgpio: off by one in grgpio_to_irq()Dan Carpenter
2015-01-08gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-28gpio: grgpio: remove irq_domain resources on failurePramod Gurav
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-05-09gpio: grgpio: Make of_device_id array constJingoo Han
2013-06-19gpio: grgpio: Staticize local symbolsSachin Kamat
2013-04-26gpio: grgpio: Add irq supportAndreas Larsson
2013-04-26gpio: grgpio: Add device driver for GRGPIO coresAndreas Larsson