index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pinctrl
/
consumer.h
Age
Commit message (
Expand
)
Author
2013-06-25
pinctrl: rip out the direct pinconf API
Linus Walleij
2013-06-17
pinctrl: move the pm state stubs
Linus Walleij
2013-06-16
drivers: pinctrl sleep and idle states in the core
Linus Walleij
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-09-03
pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Uwe Kleine-König
2012-08-17
pinctrl: header: trivial: declare struct device
Richard Genoud
2012-04-18
pinctrl: implement devm_pinctrl_get()/put()
Stephen Warren
2012-03-06
pinctrl: split pincontrol states into its own header
Linus Walleij
2012-03-05
pinctrl: API changes to support multiple states per device
Stephen Warren
2012-02-10
pinctrl: factor pin control handles over to the core
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