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-mxs.c
Age
Commit message (
Expand
)
Author
2014-03-27
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
2013-11-06
gpio: gpio-mxs: Remove unneeded dt checks
Fabio Estevam
2013-05-20
gpio: mxs: Use set and clear capabilities of the gpio controller
Maxime Ripard
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-01-29
gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support
Gwenhael Goavec-Merou
2013-01-22
gpio: Convert to devm_ioremap_resource()
Thierry Reding
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-09-03
gpio/mxs: adopt irq_domain support for mxs gpio driver
Shawn Guo
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-19
gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
2012-05-12
gpio/mxs: add device tree probe
Shawn Guo
2012-05-12
gpio/mxs: get rid of the use of cpu_is_xxx
Shawn Guo
2012-05-12
gpio/mxs: use devm_* helpers to make error handling simple
Shawn Guo
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
2011-08-17
gpio/mxs: move irq_to_gpio() into gpio-mxs driver
Shawn Guo
2011-07-19
gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming
Shawn Guo
2011-06-07
gpio/mxs: convert gpio-mxs to use generic irq chip
Shawn Guo
2011-06-07
gpio/mxs: remove irq_high related implementation
Shawn Guo
2011-06-07
gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library
Shawn Guo
2011-06-06
gpio/mxs: Change gpio-mxs into an upstanding gpio driver
Shawn Guo
2011-06-06
gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio
Grant Likely