index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-zx.c
Age
Commit message (
Expand
)
Author
2021-02-15
gpio: remove zte zx driver
Arnd Bergmann
2020-04-02
gpio: Unconditionally assign .request()/.free()
Thierry Reding
2019-08-23
gpio: zx: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-05
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-05
drivers: gpio: zx: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-03-16
gpio: zx: make use of raw_spinlock variants
Julia Cartwright
2016-03-31
gpio: zx: make explicitly non-modular
Paul Gortmaker
2016-01-05
gpio: zx: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-16
gpio: gpio-xz: use the generic request/free implementations
Jonas Gorski
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-16
gpio: zx: Add ZTE zx296702 GPIO support
Jun Nie