aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-zx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-05drivers: gpio: zx: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult1-3/+1
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-1/+1
2017-03-16gpio: zx: make use of raw_spinlock variantsJulia Cartwright1-12/+12
2016-03-31gpio: zx: make explicitly non-modularPaul Gortmaker1-8/+6
2016-01-05gpio: zx: use gpiochip data pointerLinus Walleij1-14/+9
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-10-16gpio: gpio-xz: use the generic request/free implementationsJonas Gorski1-24/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-07-16gpio: zx: Add ZTE zx296702 GPIO supportJun Nie1-0/+324