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-at91.c
Age
Commit message (
Expand
)
Author
2014-05-27
pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs
Alexander Stein
2014-04-22
pinctrl/at91: Fix mask creation in at91_gpio_dbg_show
Alexander Stein
2014-04-22
pinctrl/at91: convert driver to use gpiolib irqchip
Alexander Stein
2014-02-25
pinctrl: at91: implement get_direction
Richard Genoud
2014-02-10
pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ
Jean-Jacques Hiblot
2014-02-03
pinctrl: at91: use locked variant of irq_set_handler
Nicolas Ferre
2014-01-21
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-12-16
pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable
Boris BREZILLON
2013-12-16
pinctrl: at91: fix clk_unprepare and clk_disable order
Boris BREZILLON
2013-12-13
pinctrl: at91: implement at91_pinconf_dbg_show
Alexandre Belloni
2013-12-12
pinctrl: at91: initialize config parameter to 0
Alexandre Belloni
2013-12-12
pinctrl: at91: correct a few typos
Alexandre Belloni
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-11-05
pinctrl: at91: copy define to driver
Linus Walleij
2013-10-23
pinctrl: at91: correct a few typos
Alexandre Belloni
2013-10-08
pinctrl: remove redundant of_match_ptr
Sachin Kamat
2013-09-27
pinctrl: at91: fix sam9x5 debounce/deglitch functions
Boris BREZILLON
2013-09-27
pinctrl: at91: fix typos
Boris BREZILLON
2013-08-28
pinctrl: at91: fix get_pullup/down function return
Boris BREZILLON
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-07
pinctrl: at91: choose appropriate handler for level interrupts
Boris BREZILLON
2013-06-16
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-09
Merge tag 'v3.9-rc5' into next/cleanup
Arnd Bergmann
2013-04-03
Merge tag 'v3.9-rc5' into devel
Linus Walleij
2013-03-27
pinctrl: at91: Fix checkpatch errors
Sachin Kamat
2013-03-27
pinctrl: at91: Remove duplicate const
Sachin Kamat
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-03-14
ARM: at91: add gpio suspend/resume support when using pinctrl
Ludovic Desroches
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-26
drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
Julia Lawall
2012-11-21
Merge branch 'at91' into devel
Linus Walleij
2012-11-19
pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...
Jean-Christophe PLAGNIOL-VILLARD
2012-11-19
pinctrl: at91: provide gpio names
Jean-Christophe PLAGNIOL-VILLARD
2012-11-11
pinctrl: Staticize pinconf_ops
Axel Lin
2012-11-05
pinctrl: at91: Staticize non-exported symbols
Axel Lin
2012-10-28
pinctrl/at91: remove unused variable in at91_dt_node_to_map()
Wei Yongjun
2012-10-28
pinctrl/at91: using for_each_set_bit to simplify the code
Wei Yongjun
2012-10-28
pinctrl/at91: remove duplicated include from pinctrl-at91.c
Wei Yongjun
2012-10-28
pinctrl/: at91: fix warnings
Jean-Christophe PLAGNIOL-VILLARD
2012-10-24
gpio/at91: auto request and configure the pio as input when the interrupt is ...
Jean-Christophe PLAGNIOL-VILLARD
2012-10-24
pinctrl: at91: fix typo on PULL_UP
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
ARM: at91: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD