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-tps65910.c
Age
Commit message (
Expand
)
Author
2018-09-04
gpio: tps65xxx: Use SPDX license tag
Linus Walleij
2018-09-04
gpio: tpx65xxx: Include the right header
Linus Walleij
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
2016-04-05
gpio: tps65910: make explicitly non-modular
Paul Gortmaker
2016-02-23
gpio: tps65910: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: tps65910: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-09
gpio: tps65910: remove unnecessary OOM messages
Jingoo Han
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-03-27
gpio: gpio-tps65910.c: fix checkpatch error
Laurent Navet
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-07-10
gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined
Jerry Snitselaar
2012-07-05
gpio: tps65910: initialize of_node of gpio_chip
Laxman Dewangan
2012-05-22
gpio: tps65910: dt: process gpio specific device node info
Laxman Dewangan
2012-05-20
gpio: Convert tps65910 to a platform driver
Laxman Dewangan
2012-05-20
mfd: Commonize tps65910 regmap access through header
Rhyland Klein
2012-02-05
gpio: tps65910: Add sleep control support
Laxman Dewangan
2012-01-18
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
2011-07-22
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-06-06
gpio: reorganize drivers
Grant Likely