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-xilinx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-1
/
+1
2021-07-05
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-193
/
+198
2021-06-14
gpio: gpio-xilinx: update on suspend and resume calls
Srinivas Neeli
1
-4
/
+4
2021-05-12
gpio: xilinx: Correct kernel doc for xgpio_probe()
Andy Shevchenko
1
-1
/
+1
2021-05-12
gpio: xilinx: No need to disable IRQs in the handler
Andy Shevchenko
1
-3
/
+2
2021-05-12
gpio: xilinx: Switch to use bitmap APIs
Andy Shevchenko
1
-178
/
+178
2021-05-12
gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()
Andy Shevchenko
1
-31
/
+37
2021-02-15
gpio: gpio-xilinx: Add check if width exceeds 32
Srinivas Neeli
1
-0
/
+5
2021-02-15
gpio: gpio-xilinx: Add support for suspend and resume
Srinivas Neeli
1
-3
/
+89
2021-02-15
gpio: gpio-xilinx: Add interrupt support
Srinivas Neeli
1
-4
/
+242
2021-02-15
gpio: gpio-xilinx: Reduce spinlock array to array
Srinivas Neeli
1
-13
/
+12
2021-02-15
gpio: gpio-xilinx: Simplify with dev_err_probe()
Srinivas Neeli
1
-5
/
+2
2020-11-18
gpio: gpio-xilinx: Check return value of of_property_read_u32
Srinivas Neeli
1
-3
/
+5
2020-11-18
gpio: gpio-xilinx: Add remove function
Srinivas Neeli
1
-0
/
+18
2020-11-18
gpio: gpio-xilinx: Add clock support
Srinivas Neeli
1
-0
/
+17
2020-11-18
gpio: gpio-xilinx: Arrange headers in sorting order
Srinivas Neeli
1
-3
/
+3
2020-02-10
gpio: xilinx: Fix bug where the wrong GPIO register is written to
Paul Thomas
1
-2
/
+3
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-54
/
+36
2019-06-10
gpio: xilinx: convert from OF GPIO to standard devm APIs
Robert Hancock
1
-54
/
+36
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 175
Thomas Gleixner
1
-8
/
+1
2018-08-10
gpio: xilinx: Use the right include
Linus Walleij
1
-1
/
+1
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2016-06-08
gpio: xilinx: Add support to set multiple GPIO at once
Iban Rodriguez
1
-0
/
+48
2016-01-07
gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs()
Guenter Roeck
1
-1
/
+2
2016-01-05
gpio: xilinx: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-07-16
gpio/xilinx: Use correct address when setting initial values.
Raphaƫl Teysseyre
1
-2
/
+2
2015-05-12
gpio: xilinx: Fix kernel-doc warnings
Michal Simek
1
-1
/
+3
2015-01-15
gpio/xilinx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-4
/
+1
2015-01-15
gpio/xilinx: Create a single gpio chip on dual cores
Ricardo Ribalda Delgado
1
-108
/
+109
2015-01-15
gpio/xilinx: Fix kernel-doc
Ricardo Ribalda Delgado
1
-16
/
+21
2015-01-15
gpio/xilinx: Add support for X86 Arch
Ricardo Ribalda Delgado
1
-1
/
+1
2015-01-15
gpio/xilinx: Convert the driver to platform device interface
Ricardo Ribalda Delgado
1
-17
/
+66
2015-01-15
gpio/xilinx: Remove offset property
Ricardo Ribalda Delgado
1
-23
/
+11
2014-09-24
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
1
-12
/
+15
2014-05-09
gpio: xilinx: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2013-06-17
GPIO: xilinx: Use BIT macro
Michal Simek
1
-6
/
+6
2013-06-17
GPIO: xilinx: Use __raw_readl/__raw_writel IO functions
Michal Simek
1
-2
/
+7
2013-06-17
GPIO: xilinx: Add support for dual channel
Michal Simek
1
-12
/
+91
2013-06-17
GPIO: xilinx: Simplify driver probe function
Michal Simek
1
-14
/
+10
2012-11-28
gpio: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2011-12-12
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
1
-1
/
+0
2011-10-31
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
1
-0
/
+1
2011-06-06
gpio: reorganize drivers
Grant Likely
1
-0
/
+233