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-janz-ttl.c
Age
Commit message (
Expand
)
Author
2019-04-05
drivers: gpio: janz-ttl: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2018-03-19
gpio: janz-ttl: Use BIT() macro
Linus Walleij
2018-03-19
gpio: janz-ttl: Include the right header
Linus Walleij
2016-02-23
gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: convert remaining users to gpiochip_add_data()
Linus Walleij
2015-12-26
gpio: janz-ttl: Be sure to clamp return value
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
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-05-16
gpio: janzttl: use devm function
abdoulaye berthe
2014-05-09
gpio: janz-ttl: remove unnecessary OOM messages
Jingoo Han
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-01-02
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2011-12-12
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-06-06
gpio: reorganize drivers
Grant Likely