Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 1 | -1/+1 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -1/+1 |
2012-09-03 | pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) | Uwe Kleine-König | 1 | -1/+1 |
2012-08-17 | pinctrl: header: trivial: declare struct device | Richard Genoud | 1 | -0/+1 |
2012-04-18 | pinctrl: implement devm_pinctrl_get()/put() | Stephen Warren | 1 | -0/+44 |
2012-03-07 | pinctrl: split pincontrol states into its own header | Linus Walleij | 1 | -1/+1 |
2012-03-05 | pinctrl: API changes to support multiple states per device | Stephen Warren | 1 | -7/+48 |
2012-02-11 | pinctrl: factor pin control handles over to the core | Linus Walleij | 1 | -4/+4 |
2012-02-11 | pinctrl: move generic functions to the pinctrl_ namespace | Linus Walleij | 1 | -17/+17 |
2012-02-11 | pinctrl: break out a pinctrl consumer header | Linus Walleij | 1 | -0/+118 |