index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pinctrl
/
consumer.h
Age
Commit message (
Expand
)
Author
2015-05-06
pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
Fabian Frederick
2015-03-05
Revert "pinctrl: consumer: use correct retval for placeholder functions"
Linus Walleij
2015-01-14
pinctrl: consumer: use correct retval for placeholder functions
Wolfram Sang
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