index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-at91.c
Age
Commit message (
Expand
)
Author
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