index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-zynq.c
Age
Commit message (
Expand
)
Author
2015-06-10
gpio: Added support to Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
2015-05-19
Drivers: gpio: Fix spelling errors
Colin Cronin
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-09-23
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-04
gpio: zynq: Fixed broken wakeup implementation
Ezra Savard
2014-09-04
gpio: zynq: Mask non-wakeup GPIO interrupts on suspend
Ezra Savard
2014-09-03
gpio: zynq: Take bank offset into account when reporting a IRQ
Lars-Peter Clausen
2014-08-29
gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()
Lars-Peter Clausen
2014-08-29
gpio: zynq: Remove .owner field for driver
Michal Simek
2014-08-17
gpio: zynq: Fix IRQ handlers
Lars-Peter Clausen
2014-07-23
gpio: zynq: Clear pending interrupt when enabling a IRQ
Lars-Peter Clausen
2014-07-10
gpio: Add driver for Zynq GPIO controller
Harini Katakam