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
/
pinctrl
/
pinctrl-coh901.c
Age
Commit message (
Expand
)
Author
2014-03-26
pinctrl: coh901: convert driver to use gpiolib irqchip
Linus Walleij
2014-03-18
pinctrl: coh901: move irq line locking to resource callbacks
Linus Walleij
2013-10-16
pinctrl: coh901: mark GPIO lines used for IRQ
Linus Walleij
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-20
Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2013-06-17
pinctrl: get rid of all platform data for coh901
Linus Walleij
2013-06-16
pinctrl: coh901: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-31
pinctrl: coh901: add device tree support
Linus Walleij
2013-05-27
pinctrl: Don't override the error code in probe error handling
Axel Lin
2013-05-18
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-04-03
pinctrl: coh901: Fix error checking in u300_gpio_to_irq
Axel Lin
2013-03-27
pinctrl: coh901: Fix checkpatch error
Sachin Kamat
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2012-11-21
pinctrl/u300/coh901: stop spawning pinctrl from GPIO
Linus Walleij
2012-11-21
pinctrl/u300/coh901: let the gpio_chip register the range
Linus Walleij
2012-11-15
pinctrl: coh901: Return proper error if irq_domain_add_linear() fails
Axel Lin
2012-11-11
pinctrl/coh901: convert to use managed resources
Linus Walleij
2012-11-11
pinctrl/coh901: use irqdomain, allocate irqdescs
Linus Walleij
2012-08-13
pinctrl/coh901: move header to platform data dir
Linus Walleij
2012-08-13
pinctrl/coh901: retire ancient GPIO block versions
Linus Walleij
2012-07-03
pinctrl/coh901: use clk_prepare_[en|dis]able()
Linus Walleij
2012-04-18
pinctrl: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-03-12
pinctrl: support pinconfig on the U300
Linus Walleij
2012-03-12
pinctrl/coh901: use generic pinconf enums and parameters
Linus Walleij
2012-02-22
pinctrl: spawn U300 pinctrl from the COH901 GPIO
Linus Walleij
2012-02-10
pinctrl: move generic functions to the pinctrl_ namespace
Linus Walleij
2012-02-10
pinctrl: break out a pinctrl consumer header
Linus Walleij
2012-01-03
pinctrl/coh901: driver to request its pins
Linus Walleij
2012-01-03
pinctrl: move the U300 GPIO driver to pinctrl
Linus Walleij