| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-12 | gpio: use more common syntax for compound literals | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-08-25 | gpio: ts4800: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -8/+17 |
| 2025-08-25 | gpio: ts4800: use dev_err_probe() | Bartosz Golaszewski | 1 | -4/+2 |
| 2025-08-25 | gpio: ts4800: use generic device properties | Bartosz Golaszewski | 1 | -7/+3 |
| 2025-08-25 | gpio: ts4800: remove the unnecessary call to platform_set_drvdata() | Bartosz Golaszewski | 1 | -2/+0 |
| 2023-07-19 | gpio: Explicitly include correct DT includes | Rob Herring | 1 | -2/+1 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 1 | -4/+1 |
| 2019-04-05 | drivers: gpio: ts4800: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -3/+1 |
| 2016-10-21 | gpio: ts4800: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
| 2016-09-15 | gpio: ts4800: fix implicit assumption module.h is present | Paul Gortmaker | 1 | -0/+1 |
| 2016-02-25 | Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream i... | Linus Walleij | 1 | -11/+1 |
| 2016-02-25 | gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields | Axel Lin | 1 | -2/+0 |
| 2016-02-23 | gpio: ts4800: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -11/+1 |
| 2016-02-16 | gpio: TS-4800: remove useless bgpio_init flags | Julien Grossholtz | 1 | -2/+1 |
| 2016-02-05 | gpio: add TS-4800 fpga GPIO support | Julien Grossholtz | 1 | -0/+94 |