index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-bt8xx.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2018-01-13
gpio: bt8xx: Include proper header
Linus Walleij
2016-01-05
gpio: bt8xx: use gpiochip data pointer
Linus Walleij
2014-08-29
gpio: bt8xx: fix release of managed resources
Michael Auchter
2014-05-16
gpio: bt8xx: use devm function for memory allocation
abdoulaye berthe
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-03
gpio: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-09-20
gpio: bt8xx: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-06-30
Gpio/trivial: replace numeric with standard PM state macros
Yijing Wang
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-09-04
gpio: Use DEFINE_PCI_DEVICE_TABLE macro
Axel Lin
2012-08-21
gpio: bt8xx: Fix build error due to missing include file
Axel Lin
2012-04-07
gpio: Convert drivers to use module_pci_driver()
Axel Lin
2011-12-12
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-06-06
gpio: reorganize drivers
Grant Likely