| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-06 | gpio: mpc5200: Drop legacy-of-mm-gpiochip.h header | Christophe Leroy | 1 | -35/+43 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -2/+2 |
| 2025-06-17 | gpio: mpc5200: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -4/+8 |
| 2024-10-17 | gpio: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -2/+2 |
| 2023-10-02 | gpio: mpc5200: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -5/+3 |
| 2023-07-19 | gpio: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-03-06 | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h | Arnd Bergmann | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -13/+1 |
| 2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 1 | -1/+0 |
| 2016-01-05 | gpio: mpc5200: use gpiochip data pointer | Linus Walleij | 1 | -14/+8 |
| 2015-12-10 | gpio: mpc5200: Use platform_register/unregister_drivers() | Thierry Reding | 1 | -10/+7 |
| 2015-01-20 | gpio: mpc5200: Use of_mm_gpiochip_remove | Ricardo Ribalda Delgado | 1 | -5/+18 |
| 2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -2/+0 |
| 2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
| 2011-10-31 | drivers/gpio: Fix drivers who are implicit users of module.h | Paul Gortmaker | 1 | -0/+1 |
| 2011-07-06 | gpio: Move mpc5200 gpio driver to drivers/gpio | Grant Likely | 1 | -0/+376 |