aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pinctrl/consumer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-25pinctrl: rip out the direct pinconf APILinus Walleij1-43/+0
2013-06-17pinctrl: move the pm state stubsLinus Walleij1-15/+15
2013-06-16drivers: pinctrl sleep and idle states in the coreLinus Walleij1-0/+34
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-09-03pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Uwe Kleine-König1-1/+1
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud1-0/+1
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren1-0/+44
2012-03-06pinctrl: split pincontrol states into its own headerLinus Walleij1-1/+1
2012-03-05pinctrl: API changes to support multiple states per deviceStephen Warren1-7/+48
2012-02-10pinctrl: factor pin control handles over to the coreLinus Walleij1-4/+4
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij1-17/+17
2012-02-10pinctrl: break out a pinctrl consumer headerLinus Walleij1-0/+118