| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -2/+2 |
| 2025-07-24 | ssb: use new GPIO line value setter callbacks for the second GPIO chip | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-06-20 | ssb: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-04-23 | irqdomain: ssb: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | 1 | -4/+4 |
| 2022-09-19 | ssb: gpio: Use generic_handle_irq_safe() | Sebastian Andrzej Siewior | 1 | -2/+4 |
| 2021-06-15 | ssb: gpio: Fix alignment of comment | Shubhankar Kuranagatti | 1 | -2/+4 |
| 2019-06-25 | ssb/gpio: Remove unnecessary WARN_ON from driver_gpio | Michael Büsch | 1 | -6/+0 |
| 2018-08-09 | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG | Michael Büsch | 1 | -2/+2 |
| 2018-08-09 | ssb: Remove home-grown printk wrappers | Michael Büsch | 1 | -2/+2 |
| 2016-07-06 | SSB: Change bare unsigned to unsigned int to suit coding style | Hugh Sipière | 1 | -11/+11 |
| 2016-04-26 | ssb: gpio_driver: use gpiochip data pointer | Linus Walleij | 1 | -19/+14 |
| 2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -1/+2 |
| 2014-01-24 | ssb: gpio: add own IRQ domain | Rafał Miłecki | 1 | -16/+290 |
| 2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+12 |
| 2013-02-04 | ssb: unregister gpios before unloading ssb | Hauke Mehrtens | 1 | -0/+12 |
| 2013-01-30 | ssb: add gpio_to_irq | Hauke Mehrtens | 1 | -0/+22 |
| 2012-11-21 | ssb: add GPIO driver | Hauke Mehrtens | 1 | -0/+176 |