summaryrefslogtreecommitdiff
path: root/include/linux/pinctrl/consumer.h
AgeCommit message (Expand)Author
2017-01-26pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg
2015-05-06pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick
2015-03-05Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij
2015-01-14pinctrl: consumer: use correct retval for placeholder functionsWolfram Sang
2013-06-25pinctrl: rip out the direct pinconf APILinus Walleij
2013-06-17pinctrl: move the pm state stubsLinus Walleij
2013-06-16drivers: pinctrl sleep and idle states in the coreLinus Walleij
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-09-03pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Uwe Kleine-König
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren
2012-03-06pinctrl: split pincontrol states into its own headerLinus Walleij
2012-03-05pinctrl: API changes to support multiple states per deviceStephen Warren
2012-02-10pinctrl: factor pin control handles over to the coreLinus Walleij
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij
2012-02-10pinctrl: break out a pinctrl consumer headerLinus Walleij