| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-07-16 | Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2024-07-10 | gpio: mc33880: Convert comma to semicolon | Chen Ni | 1 | -1/+1 |
| 2024-06-07 | gpio: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 1 | -3/+1 |
| 2021-10-13 | gpio: mc33880: Drop if with an always false condition | Uwe Kleine-König | 1 | -2/+0 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 | Thomas Gleixner | 1 | -13/+1 |
| 2018-05-16 | gpio: mc33880: Include the right header | Linus Walleij | 1 | -1/+1 |
| 2016-01-05 | gpio: mc33880: use gpiochip data pointer | Linus Walleij | 1 | -2/+2 |
| 2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
| 2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
| 2015-04-08 | gpio: use (!foo) instead of (foo == NULL) | Varka Bhadram | 1 | -1/+1 |
| 2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -8/+3 |
| 2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
| 2013-09-23 | gpio: gpio-mc33880: Remove redundant spi_set_drvdata | Sachin Kamat | 1 | -3/+0 |
| 2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2013-03-27 | gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -4/+4 |
| 2013-03-27 | gpio: mc33880: use dev_err() instead of printk() | Jingoo Han | 1 | -1/+2 |
| 2013-03-27 | gpio: mc33880: use devm_kzalloc() | Jingoo Han | 1 | -5/+3 |
| 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-28 | gpio: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2011-11-01 | drivers/gpio: Fix drivers who are implicit users of module.h | Paul Gortmaker | 1 | -0/+1 |
| 2011-06-06 | gpio: reorganize drivers | Grant Likely | 1 | -0/+197 |