index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-amd8111.c
Age
Commit message (
Expand
)
Author
2022-11-30
gpio: amd8111: Fix PCI device reference count leak
Xiongfeng Wang
2020-12-08
drivers: gpio: amd8111: use SPDX-License-Identifier
Enrico Weigelt, metux IT consult
2020-12-08
drivers: gpio: amd8111: prefer dev_err()/dev_info() over raw printk
Enrico Weigelt, metux IT consult
2018-01-13
gpio: amd8111: Include proper header
Linus Walleij
2016-02-16
gpio: amd8111: Use devm_request_region
William Breathitt Gray
2016-01-05
gpio: amd8111: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-01-19
gpio-amd8111: add release_region on ioport_map failure
Varka Bhadram
2015-01-15
gpio-amd8111: check ioport_map return value
Varka Bhadram
2014-10-27
gpio: amd8111: unmap ioport on failure case
Pramod Gurav
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2013-12-03
gpio: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2012-07-12
gpio: add a driver for GPIO pins found on AMD-8111 south bridge chips
Dmitry Eremin-Solenikov