index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-zynq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: zynq: Remove error prints in EPROBE_DEFER
Shubhrajyoti Datta
2020-06-24
1
-1
/
+2
*
gpio: zynq: Add pmc gpio support
Shubhrajyoti Datta
2020-06-24
1
-0
/
+16
*
gpio: zynq: Disable the irq if it is not a wakeup source
Shubhrajyoti Datta
2020-06-24
1
-0
/
+8
*
gpio: zynq: Add Versal support
Shubhrajyoti Datta
2020-06-24
1
-1
/
+27
*
gpio: zynq: protect direction in/out with a spinlock
Glenn Langedock
2020-06-24
1
-0
/
+11
*
gpio: zynq: Fix for bug in zynq_gpio_restore_context API
Swapna Manupati
2020-01-07
1
-3
/
+5
*
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-07
1
-2
/
+5
*
gpio: zynq: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-27
1
-16
/
+21
*
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
gpio: zynq: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-3
/
+1
*
gpio: zynq: properly support runtime PM for GPIO used as interrupts
Thomas Petazzoni
2019-02-13
1
-0
/
+24
*
gpio: zynq: Report gpio direction at boot
Brandon Maier
2018-12-07
1
-0
/
+23
*
gpio: gpio-zynq: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-4
/
+2
*
gpio: zynq: Setup chip->base based on alias ID
Michal Simek
2018-05-23
1
-1
/
+1
*
gpio: zynq: simplifly getting drvdata
Shubhrajyoti Datta
2018-05-23
1
-4
/
+2
*
gpio: zynq: Remove call to platform_get_irq
Shubhrajyoti Datta
2018-05-23
1
-4
/
+2
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
gpio: zynq: Fix driver function parameters alignment
Michal Simek
2017-08-14
1
-8
/
+9
*
gpio: zynq: Fix warnings in the driver
Nava kishore Manne
2017-08-14
1
-6
/
+6
*
gpio: zynq: Fix empty lines in driver
Michal Simek
2017-08-14
1
-1
/
+2
*
gpio: zynq: Fix kernel doc warnings
Nava kishore Manne
2017-08-14
1
-2
/
+3
*
gpio: zynq: Provided workaround for GPIO
Swapna Manupati
2017-08-14
1
-4
/
+37
*
gpio: zynq: Add support for suspend resume
Shubhrajyoti Datta
2017-08-14
1
-3
/
+79
*
gpio: zynq: Clarify quirk and provide helper function
Soren Brinkmann
2017-06-16
1
-6
/
+15
*
gpio: zynq: remove unneeded (void *) casts in of_match_table
Masahiro Yamada
2017-05-22
1
-3
/
+2
*
gpio: Added zynq specific check for special pins on bank zero
Nava kishore Manne
2016-09-23
1
-2
/
+13
*
gpio: zynq: initialize clock even without CONFIG_PM
Helmut Grohne
2016-06-08
1
-0
/
+7
*
gpio: zynq: Fix the error path
Shubhrajyoti Datta
2016-04-09
1
-1
/
+3
*
gpio: zynq: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-16
/
+11
*
gpio: zynq: Do PM initialization earlier to support gpio hogs
Michal Simek
2015-12-14
1
-10
/
+9
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-3
/
+3
*
gpio: zynq: use container_of() to get state container
Linus Walleij
2015-10-02
1
-10
/
+22
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
Merge tag 'v4.2-rc4' into devel
Linus Walleij
2015-08-13
1
-0
/
+1
|
\
|
*
gpio: zynq: Fix problem with unbalanced pm_runtime_enable
Michal Simek
2015-07-16
1
-0
/
+1
*
|
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2015-07-17
1
-3
/
+3
|
\
\
|
*
|
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-14
1
-1
/
+1
|
*
|
gpio/zynq: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
|
/
*
/
gpio: zynq: add missing module_exit function
Masahiro Yamada
2015-07-16
1
-0
/
+6
|
/
*
gpio: Added support to Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
2015-06-10
1
-66
/
+125
*
Drivers: gpio: Fix spelling errors
Colin Cronin
2015-05-19
1
-1
/
+1
*
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
2014-09-23
1
-7
/
+1
*
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-2
/
+1
*
gpio: zynq: Fixed broken wakeup implementation
Ezra Savard
2014-09-04
1
-14
/
+20
*
gpio: zynq: Mask non-wakeup GPIO interrupts on suspend
Ezra Savard
2014-09-04
1
-1
/
+3
*
gpio: zynq: Take bank offset into account when reporting a IRQ
Lars-Peter Clausen
2014-09-03
1
-1
/
+9
*
gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()
Lars-Peter Clausen
2014-08-29
1
-12
/
+19
*
gpio: zynq: Remove .owner field for driver
Michal Simek
2014-08-29
1
-1
/
+0
[next]