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