index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-at91.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
pinctrl: at91: fix get_pullup/down function return
Boris BREZILLON
1
-2
/
+2
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-19
/
+29
2013-08-08
pinctrl: at91: choose appropriate handler for level interrupts
Boris BREZILLON
1
-2
/
+14
2013-06-16
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+1
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2013-04-09
Merge tag 'v3.9-rc5' into next/cleanup
Arnd Bergmann
1
-1
/
+60
2013-04-04
Merge tag 'v3.9-rc5' into devel
Linus Walleij
1
-1
/
+60
2013-03-28
pinctrl: at91: Fix checkpatch errors
Sachin Kamat
1
-8
/
+9
2013-03-28
pinctrl: at91: Remove duplicate const
Sachin Kamat
1
-2
/
+2
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-2
/
+1
2013-03-14
ARM: at91: add gpio suspend/resume support when using pinctrl
Ludovic Desroches
1
-1
/
+60
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
1
-3
/
+3
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+3
2013-01-04
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-19
/
+18
2013-01-04
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
1
-19
/
+18
2012-12-26
drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
Julia Lawall
1
-1
/
+1
2012-11-21
Merge branch 'at91' into devel
Linus Walleij
1
-1
/
+125
2012-11-19
pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+111
2012-11-19
pinctrl: at91: provide gpio names
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+14
2012-11-11
pinctrl: Staticize pinconf_ops
Axel Lin
1
-1
/
+1
2012-11-05
pinctrl: at91: Staticize non-exported symbols
Axel Lin
1
-10
/
+12
2012-10-28
pinctrl/at91: remove unused variable in at91_dt_node_to_map()
Wei Yongjun
1
-3
/
+0
2012-10-28
pinctrl/at91: using for_each_set_bit to simplify the code
Wei Yongjun
1
-3
/
+1
2012-10-28
pinctrl/at91: remove duplicated include from pinctrl-at91.c
Wei Yongjun
1
-1
/
+0
2012-10-28
pinctrl/: at91: fix warnings
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2012-10-24
gpio/at91: auto request and configure the pio as input when the interrupt is ...
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+25
2012-10-24
pinctrl: at91: fix typo on PULL_UP
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-10-13
ARM: at91: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1490