summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-zynq.c
Commit message (Expand)AuthorAge
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
* gpio: zynq: Fix driver function parameters alignmentMichal Simek2017-08-14
* gpio: zynq: Fix warnings in the driverNava kishore Manne2017-08-14
* gpio: zynq: Fix empty lines in driverMichal Simek2017-08-14
* gpio: zynq: Fix kernel doc warningsNava kishore Manne2017-08-14
* gpio: zynq: Provided workaround for GPIOSwapna Manupati2017-08-14
* gpio: zynq: Add support for suspend resumeShubhrajyoti Datta2017-08-14
* gpio: zynq: Clarify quirk and provide helper functionSoren Brinkmann2017-06-16
* gpio: zynq: remove unneeded (void *) casts in of_match_tableMasahiro Yamada2017-05-22
* gpio: Added zynq specific check for special pins on bank zeroNava kishore Manne2016-09-23
* gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-08
* gpio: zynq: Fix the error pathShubhrajyoti Datta2016-04-09
* gpio: zynq: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: zynq: Do PM initialization earlier to support gpio hogsMichal Simek2015-12-14
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: zynq: use container_of() to get state containerLinus Walleij2015-10-02
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-13
|\
| * gpio: zynq: Fix problem with unbalanced pm_runtime_enableMichal Simek2015-07-16
* | Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij2015-07-17
|\ \
| * | gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-14
| * | gpio/zynq: Use irq_set_chip_handler_name_locked()Thomas Gleixner2015-07-14
| |/
* | gpio: zynq: add missing module_exit functionMasahiro Yamada2015-07-16
|/
* gpio: Added support to Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha2015-06-10
* Drivers: gpio: Fix spelling errorsColin Cronin2015-05-19
* PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki2014-12-04
* gpio: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-23
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
* gpio: zynq: Fixed broken wakeup implementationEzra Savard2014-09-04
* gpio: zynq: Mask non-wakeup GPIO interrupts on suspendEzra Savard2014-09-04
* gpio: zynq: Take bank offset into account when reporting a IRQLars-Peter Clausen2014-09-03
* gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()Lars-Peter Clausen2014-08-29
* gpio: zynq: Remove .owner field for driverMichal Simek2014-08-29
* gpio: zynq: Fix IRQ handlersLars-Peter Clausen2014-08-17
* gpio: zynq: Clear pending interrupt when enabling a IRQLars-Peter Clausen2014-07-23
* gpio: Add driver for Zynq GPIO controllerHarini Katakam2014-07-10