index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-xilinx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-2
/
+2
*
gpio: xilinx: Convert to immutable irq_chip
Linus Walleij
2023-03-23
1
-8
/
+15
*
gpio: xilinx: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
1
-11
/
+0
*
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-08-04
1
-0
/
+2
|
\
|
*
gpio: xilinx: add missing blank line after declarations
Shubhrajyoti Datta
2022-07-26
1
-0
/
+2
*
|
gpio: gpio-xilinx: Fix integer overflow
Srinivas Neeli
2022-07-22
1
-1
/
+1
|
/
*
gpio: xilinx: simplify getting .driver_data
Wolfram Sang
2021-09-22
1
-4
/
+2
*
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-1
/
+1
*
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-05
1
-193
/
+198
|
\
|
*
gpio: gpio-xilinx: update on suspend and resume calls
Srinivas Neeli
2021-06-14
1
-4
/
+4
|
*
gpio: xilinx: No need to disable IRQs in the handler
Andy Shevchenko
2021-05-12
1
-3
/
+2
|
*
gpio: xilinx: Switch to use bitmap APIs
Andy Shevchenko
2021-05-12
1
-178
/
+178
|
*
gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()
Andy Shevchenko
2021-05-12
1
-31
/
+37
*
|
gpio: xilinx: Correct kernel doc for xgpio_probe()
Andy Shevchenko
2021-05-12
1
-1
/
+1
|
/
*
gpio: gpio-xilinx: Add check if width exceeds 32
Srinivas Neeli
2021-02-15
1
-0
/
+5
*
gpio: gpio-xilinx: Add support for suspend and resume
Srinivas Neeli
2021-02-15
1
-3
/
+89
*
gpio: gpio-xilinx: Add interrupt support
Srinivas Neeli
2021-02-15
1
-4
/
+242
*
gpio: gpio-xilinx: Reduce spinlock array to array
Srinivas Neeli
2021-02-15
1
-13
/
+12
*
gpio: gpio-xilinx: Simplify with dev_err_probe()
Srinivas Neeli
2021-02-15
1
-5
/
+2
*
gpio: gpio-xilinx: Check return value of of_property_read_u32
Srinivas Neeli
2020-11-18
1
-3
/
+5
*
gpio: gpio-xilinx: Add remove function
Srinivas Neeli
2020-11-18
1
-0
/
+18
*
gpio: gpio-xilinx: Add clock support
Srinivas Neeli
2020-11-18
1
-0
/
+17
*
gpio: gpio-xilinx: Arrange headers in sorting order
Srinivas Neeli
2020-11-18
1
-3
/
+3
*
gpio: xilinx: Fix bug where the wrong GPIO register is written to
Paul Thomas
2020-02-10
1
-2
/
+3
*
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
1
-54
/
+36
|
\
|
*
gpio: xilinx: convert from OF GPIO to standard devm APIs
Robert Hancock
2019-06-10
1
-54
/
+36
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 175
Thomas Gleixner
2019-05-30
1
-8
/
+1
|
/
*
gpio: xilinx: Use the right include
Linus Walleij
2018-08-10
1
-1
/
+1
*
gpio: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
1
-2
/
+2
*
gpio: xilinx: Add support to set multiple GPIO at once
Iban Rodriguez
2016-06-08
1
-0
/
+48
*
gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs()
Guenter Roeck
2016-01-07
1
-1
/
+2
*
gpio: xilinx: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-11
/
+6
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
gpio/xilinx: Use correct address when setting initial values.
Raphaƫl Teysseyre
2015-07-16
1
-2
/
+2
*
gpio: xilinx: Fix kernel-doc warnings
Michal Simek
2015-05-12
1
-1
/
+3
*
gpio/xilinx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-15
1
-4
/
+1
*
gpio/xilinx: Create a single gpio chip on dual cores
Ricardo Ribalda Delgado
2015-01-15
1
-108
/
+109
*
gpio/xilinx: Fix kernel-doc
Ricardo Ribalda Delgado
2015-01-15
1
-16
/
+21
*
gpio/xilinx: Add support for X86 Arch
Ricardo Ribalda Delgado
2015-01-15
1
-1
/
+1
*
gpio/xilinx: Convert the driver to platform device interface
Ricardo Ribalda Delgado
2015-01-15
1
-17
/
+66
*
gpio/xilinx: Remove offset property
Ricardo Ribalda Delgado
2015-01-15
1
-23
/
+11
*
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
2014-09-24
1
-12
/
+15
*
gpio: xilinx: Make of_device_id array const
Jingoo Han
2014-05-09
1
-1
/
+1
*
GPIO: xilinx: Use BIT macro
Michal Simek
2013-06-17
1
-6
/
+6
*
GPIO: xilinx: Use __raw_readl/__raw_writel IO functions
Michal Simek
2013-06-17
1
-2
/
+7
*
GPIO: xilinx: Add support for dual channel
Michal Simek
2013-06-17
1
-12
/
+91
*
GPIO: xilinx: Simplify driver probe function
Michal Simek
2013-06-17
1
-14
/
+10
*
gpio: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-12-12
1
-1
/
+0
[next]