summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-grgpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: grgpio: Include the right headerLinus Walleij2018-03-191-2/+1
* gpio: grgpio: Do not use gc->pin2mask()Linus Walleij2017-10-251-3/+3
* gpio: Convert to using %pOF instead of full_nameRob Herring2017-08-141-1/+1
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-051-41/+32
* gpio/grgpio: fix deadlock in grgpio_irq_unmap()Alexandre Courbot2015-08-171-5/+10
* gpio: kill off set_irq_flags usageRob Herring2015-07-281-8/+0
* gpio: Constify irq_domain_opsKrzysztof Kozlowski2015-05-061-1/+1
* Merge tag 'v3.19-rc5' into develLinus Walleij2015-01-201-1/+2
|\
| * gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin2015-01-081-1/+2
* | gpio: grgpio: off by one in grgpio_to_irq()Dan Carpenter2015-01-151-1/+1
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | gpio: grgpio: remove irq_domain resources on failurePramod Gurav2014-10-281-0/+1
|/
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-3/+1
* gpio: grgpio: Make of_device_id array constJingoo Han2014-05-091-1/+1
* gpio: grgpio: Staticize local symbolsSachin Kamat2013-06-191-3/+3
* gpio: grgpio: Add irq supportAndreas Larsson2013-04-261-3/+359
* gpio: grgpio: Add device driver for GRGPIO coresAndreas Larsson2013-04-261-0/+149
OpenPOWER on IntegriCloud