summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ts4800.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Explicitly include correct DT includesRob Herring2023-07-191-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-101-4/+1
* drivers: gpio: ts4800: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
* gpio: ts4800: Fix module autoloadJavier Martinez Canillas2016-10-211-0/+1
* gpio: ts4800: fix implicit assumption module.h is presentPaul Gortmaker2016-09-151-0/+1
* Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream i...Linus Walleij2016-02-251-11/+1
|\
| * gpio: ts4800: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+1
* | gpio: ts4800: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin2016-02-251-2/+0
|/
* gpio: TS-4800: remove useless bgpio_init flagsJulien Grossholtz2016-02-161-2/+1
* gpio: add TS-4800 fpga GPIO supportJulien Grossholtz2016-02-051-0/+94