Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pinctrl: ralink: rt2880: fix '-Wmissing-prototypes' in init function | Sergio Paracuellos | 2021-01-04 | 1 | -1/+1 |
* | pinctrl: ralink: rt2880: use 'PTR_ERR_OR_ZERO' | Sergio Paracuellos | 2021-01-04 | 1 | -3/+1 |
* | pinctrl: ralink: rt2880: preserve error codes | Sergio Paracuellos | 2021-01-04 | 1 | -4/+8 |
* | pinctrl: ralink: rt2880: delete not needed error message | Sergio Paracuellos | 2021-01-04 | 1 | -3/+1 |
* | pinctrl: ralink: rt2880: add missing NULL check | Sergio Paracuellos | 2021-01-04 | 1 | -0/+2 |
* | pinctrl: ralink: rt2880: return proper error code | Sergio Paracuellos | 2021-01-04 | 1 | -1/+1 |
* | pinctrl: ralink: rt2880: avoid double pointer to simplify code | Sergio Paracuellos | 2021-01-04 | 1 | -12/+9 |
* | pinctrl: ralink: add a pinctrl driver for the rt2880 family | Sergio Paracuellos | 2020-12-08 | 1 | -0/+370 |