index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-xilinx.c
Age
Commit message (
Expand
)
Author
2023-12-18
gpio: xilinx: remove excess kernel doc
Bartosz Golaszewski
2023-10-02
gpio: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
2023-03-23
gpio: xilinx: Convert to immutable irq_chip
Linus Walleij
2023-01-30
gpio: xilinx: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2022-08-04
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-26
gpio: xilinx: add missing blank line after declarations
Shubhrajyoti Datta
2022-07-22
gpio: gpio-xilinx: Fix integer overflow
Srinivas Neeli
2021-09-22
gpio: xilinx: simplify getting .driver_data
Wolfram Sang
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-05
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-14
gpio: gpio-xilinx: update on suspend and resume calls
Srinivas Neeli
2021-05-12
gpio: xilinx: Correct kernel doc for xgpio_probe()
Andy Shevchenko
2021-05-12
gpio: xilinx: No need to disable IRQs in the handler
Andy Shevchenko
2021-05-12
gpio: xilinx: Switch to use bitmap APIs
Andy Shevchenko
2021-05-12
gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()
Andy Shevchenko
2021-02-15
gpio: gpio-xilinx: Add check if width exceeds 32
Srinivas Neeli
2021-02-15
gpio: gpio-xilinx: Add support for suspend and resume
Srinivas Neeli
2021-02-15
gpio: gpio-xilinx: Add interrupt support
Srinivas Neeli
2021-02-15
gpio: gpio-xilinx: Reduce spinlock array to array
Srinivas Neeli
2021-02-15
gpio: gpio-xilinx: Simplify with dev_err_probe()
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Check return value of of_property_read_u32
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Add remove function
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Add clock support
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Arrange headers in sorting order
Srinivas Neeli
2020-02-10
gpio: xilinx: Fix bug where the wrong GPIO register is written to
Paul Thomas
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-06-10
gpio: xilinx: convert from OF GPIO to standard devm APIs
Robert Hancock
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 175
Thomas Gleixner
2018-08-10
gpio: xilinx: Use the right include
Linus Walleij
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
2016-06-08
gpio: xilinx: Add support to set multiple GPIO at once
Iban Rodriguez
2016-01-07
gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs()
Guenter Roeck
2016-01-05
gpio: xilinx: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-07-16
gpio/xilinx: Use correct address when setting initial values.
Raphaël Teysseyre
2015-05-12
gpio: xilinx: Fix kernel-doc warnings
Michal Simek
2015-01-15
gpio/xilinx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Create a single gpio chip on dual cores
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Fix kernel-doc
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Add support for X86 Arch
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Convert the driver to platform device interface
Ricardo Ribalda Delgado
2015-01-15
gpio/xilinx: Remove offset property
Ricardo Ribalda Delgado
2014-09-24
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
2014-05-09
gpio: xilinx: Make of_device_id array const
Jingoo Han
2013-06-17
GPIO: xilinx: Use BIT macro
Michal Simek
2013-06-17
GPIO: xilinx: Use __raw_readl/__raw_writel IO functions
Michal Simek
2013-06-17
GPIO: xilinx: Add support for dual channel
Michal Simek
2013-06-17
GPIO: xilinx: Simplify driver probe function
Michal Simek
2012-11-28
gpio: remove use of __devinitdata
Bill Pemberton
[next]