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-tb10x.c
Age
Commit message (
Expand
)
Author
2019-04-05
drivers: gpio: tb10x: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2018-08-29
gpio: tb10x: Use GENERIC_GPIO
Linus Walleij
2018-08-29
gpio: tb10x: Create local helper variables
Linus Walleij
2018-08-10
gpio: tb10x: Use the right include
Linus Walleij
2017-09-21
gpio: tb10x: Handle return value of devm_kasprintf
Arvind Yadav
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
2016-02-23
gpio: tb10x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: tb10x: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-16
gpio: replace trivial implementations of request/free with generic one
Jonas Gorski
2015-06-02
gpio: tb10x: Drop unneeded free_irq() call
Axel Lin
2015-03-27
gpio: gpio-tb10x: remove incorrect __exit markup
Dmitry Torokhov
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-28
gpio: gpio-tb10x: remove duplicate check on resource
Varka Bhadram
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-01-02
gpio: tb10x: Remove redundant of_match_ptr helper
Sachin Kamat
2013-12-09
Merge tag 'v3.13-rc3' into devel
Linus Walleij
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-11-25
gpio: tb10x: Set output value before setting direction to output
Axel Lin
2013-10-30
gpio: tb10x: fix return value check in tb10x_gpio_probe()
Wei Yongjun
2013-10-30
gpio: tb10x: use module_platform_driver to simplify the code
Wei Yongjun
2013-10-25
gpio: add TB10x GPIO driver
Christian Ruppert