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