index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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