| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-05-13 | gpio: max730x: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -3/+6 |
| 2024-10-21 | gpio: max730x: use devres to shrink and simplify code | Bartosz Golaszewski | 1 | -11/+6 |
| 2023-12-07 | gpio: max730x: don't use kernel-doc marker for regular comment | Randy Dunlap | 1 | -1/+1 |
| 2021-10-13 | gpio: max730x: Make __max730x_remove() return void | Uwe Kleine-König | 1 | -5/+1 |
| 2020-05-22 | gpio: max730x: bring gpiochip_add_data after port config | Rodrigo Alencar | 1 | -7/+5 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-05-16 | gpio: max730x: Include the right header | Linus Walleij | 1 | -1/+1 |
| 2016-08-10 | gpio: max730x: set gpiochip data pointer before using it | Christophe Leroy | 1 | -4/+4 |
| 2016-01-05 | gpio: max730x: use gpiochip data pointer | Linus Walleij | 1 | -5/+5 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
| 2015-10-02 | gpio: max730x: eliminate double free | Julia Lawall | 1 | -1/+0 |
| 2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -9/+4 |
| 2014-04-28 | gpio: max730x: Remove kfree(ts) in __max730x_remove() | Axel Lin | 1 | -3/+2 |
| 2014-01-02 | gpio: max730x: Remove redundant dev_set_drvdata | Sachin Kamat | 1 | -3/+0 |
| 2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
| 2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2012-11-28 | gpio: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-17 | gpio: gpio-max710x: Support device tree probing | Roland Stigge | 1 | -6/+6 |
| 2011-06-06 | gpio: reorganize drivers | Grant Likely | 1 | -0/+255 |