index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-zynq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
gpio: zynq: Clarify quirk and provide helper function
Soren Brinkmann
1
-6
/
+15
2017-05-22
gpio: zynq: remove unneeded (void *) casts in of_match_table
Masahiro Yamada
1
-3
/
+2
2016-09-23
gpio: Added zynq specific check for special pins on bank zero
Nava kishore Manne
1
-2
/
+13
2016-06-08
gpio: zynq: initialize clock even without CONFIG_PM
Helmut Grohne
1
-0
/
+7
2016-04-09
gpio: zynq: Fix the error path
Shubhrajyoti Datta
1
-1
/
+3
2016-01-05
gpio: zynq: use gpiochip data pointer
Linus Walleij
1
-16
/
+11
2015-12-14
gpio: zynq: Do PM initialization earlier to support gpio hogs
Michal Simek
1
-10
/
+9
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-3
/
+3
2015-10-02
gpio: zynq: use container_of() to get state container
Linus Walleij
1
-10
/
+22
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-08-13
Merge tag 'v4.2-rc4' into devel
Linus Walleij
1
-0
/
+1
2015-07-17
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
1
-3
/
+3
2015-07-16
gpio: zynq: Fix problem with unbalanced pm_runtime_enable
Michal Simek
1
-0
/
+1
2015-07-16
gpio: zynq: add missing module_exit function
Masahiro Yamada
1
-0
/
+6
2015-07-14
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-14
gpio/zynq: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-2
/
+2
2015-06-10
gpio: Added support to Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
1
-66
/
+125
2015-05-19
Drivers: gpio: Fix spelling errors
Colin Cronin
1
-1
/
+1
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
1
-1
/
+1
2014-09-23
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
1
-7
/
+1
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-2
/
+1
2014-09-04
gpio: zynq: Fixed broken wakeup implementation
Ezra Savard
1
-14
/
+20
2014-09-04
gpio: zynq: Mask non-wakeup GPIO interrupts on suspend
Ezra Savard
1
-1
/
+3
2014-09-03
gpio: zynq: Take bank offset into account when reporting a IRQ
Lars-Peter Clausen
1
-1
/
+9
2014-08-29
gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()
Lars-Peter Clausen
1
-12
/
+19
2014-08-29
gpio: zynq: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-08-17
gpio: zynq: Fix IRQ handlers
Lars-Peter Clausen
1
-8
/
+28
2014-07-23
gpio: zynq: Clear pending interrupt when enabling a IRQ
Lars-Peter Clausen
1
-0
/
+43
2014-07-10
gpio: Add driver for Zynq GPIO controller
Harini Katakam
1
-0
/
+649