| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-23 | gpio: bt8xx: use generic power management | Vaibhav Gupta | 1 | -22/+8 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-03-17 | gpio: bt8xx: use new line value setter callbacks | Bartosz Golaszewski | 1 | -3/+4 |
| 2025-03-17 | gpio: bt8xx: use lock guards | Bartosz Golaszewski | 1 | -29/+14 |
| 2020-12-08 | drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printk | Enrico Weigelt, metux IT consult | 1 | -4/+4 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -13/+1 |
| 2018-01-13 | gpio: bt8xx: Include proper header | Linus Walleij | 1 | -1/+1 |
| 2016-01-05 | gpio: bt8xx: use gpiochip data pointer | Linus Walleij | 1 | -5/+5 |
| 2014-08-29 | gpio: bt8xx: fix release of managed resources | Michael Auchter | 1 | -3/+0 |
| 2014-05-16 | gpio: bt8xx: use devm function for memory allocation | abdoulaye berthe | 1 | -13/+6 |
| 2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
| 2013-12-03 | gpio: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
| 2013-09-20 | gpio: bt8xx: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
| 2013-06-30 | Gpio/trivial: replace numeric with standard PM state macros | Yijing Wang | 1 | -1/+1 |
| 2012-10-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2012-09-04 | gpio: Use DEFINE_PCI_DEVICE_TABLE macro | Axel Lin | 1 | -1/+1 |
| 2012-08-21 | gpio: bt8xx: Fix build error due to missing include file | Axel Lin | 1 | -1/+1 |
| 2012-04-07 | gpio: Convert drivers to use module_pci_driver() | Axel Lin | 1 | -11/+1 |
| 2011-12-12 | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely | 1 | -3/+0 |
| 2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2011-06-06 | gpio: reorganize drivers | Grant Likely | 1 | -0/+348 |