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-sx150x.c
Age
Commit message (
Expand
)
Author
2016-10-24
pinctrl: Add SX150X GPIO Extender Pinctrl Driver
Neil Armstrong
2016-09-15
gpio: sx150x: fix implicit assumption module.h is present
Paul Gortmaker
2016-04-14
gpio: sx150x: use the new open drain callback
Linus Walleij
2016-04-14
gpio: sx150x: move platform data into driver
Linus Walleij
2016-04-05
gpio: sx150x: make explicitly non-modular
Paul Gortmaker
2016-02-23
gpio: sx150x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: sx150x: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: sx150x: Be sure to clamp return value
Linus Walleij
2015-12-22
gpio: sx150x: Add support for sx1502
Peter Rosin
2015-11-30
gpio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-02
gpio: sx150x: use container_of() to get state container
Linus Walleij
2015-09-14
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-01-22
gpio: sx150x: fixup OF support
Linus Walleij
2015-01-19
gpio: sx150x: add dts support for sx150x driver
Wei Chen
2015-01-15
gpio: sx150x: Fix comparing wrong value with chip->irq_masked
Axel Lin
2015-01-15
gpio: sx150x: add support for sx1506 gpio expander device
Wei Chen
2015-01-15
gpio: sx150x: move to irqdomain framework for sx150x driver
Wei Chen
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-04-28
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
Axel Lin
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-05-30
gpio: sx150x: convert to use devm_* functions
Nikolay Balandin
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-09-06
gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2011-06-06
gpio: reorganize drivers
Grant Likely