Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe | Dan Carpenter | 2019-05-16 | 1 | -2/+2 |
* | soc: ixp4xx: qmgr: Add DT probe code | Linus Walleij | 2019-04-23 | 1 | -0/+8 |
* | soc: ixp4xx: npe: Add DT probe code | Linus Walleij | 2019-04-23 | 1 | -0/+8 |
* | soc: ixp4xx: qmgr: Pass resources | Linus Walleij | 2019-04-23 | 1 | -36/+35 |
* | soc: ixp4xx: Remove unused functions | Linus Walleij | 2019-04-23 | 1 | -23/+0 |
* | soc: ixp4xx: Uninline several functions | Linus Walleij | 2019-04-23 | 1 | -0/+117 |
* | soc: ixp4xx: npe: Pass addresses as resources | Linus Walleij | 2019-04-23 | 1 | -16/+20 |
* | ARM: ixp4xx: Turn the QMGR into a platform device | Linus Walleij | 2019-04-23 | 1 | -8/+13 |
* | ARM: ixp4xx: Turn the NPE into a platform device | Linus Walleij | 2019-04-23 | 1 | -10/+13 |
* | ARM: ixp4xx: Move IXP4xx QMGR and NPE headers | Linus Walleij | 2019-04-23 | 2 | -2/+2 |
* | ARM: ixp4xx: Move NPE and QMGR to drivers/soc | Linus Walleij | 2019-04-23 | 4 | -0/+1147 |