Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe | Dan Carpenter | 2020-03-12 | 1 | -2/+2 |
* | spi: spi-nxp-fspi: Enable the Octal Mode in MCR0 | Han Xu | 2020-03-05 | 1 | -2/+3 |
* | spi: fspi: dynamically alloc AHB memory | Han Xu | 2020-03-05 | 1 | -6/+34 |
* | spi: fspi: enable fspi on imx8qxp and imx8mm | Han Xu | 2020-03-05 | 1 | -0/+18 |
* | spi: nxp-fspi: Ensure width is respected in spi-mem operations | Michael Walle | 2019-12-16 | 1 | -1/+1 |
* | spi: nxp-fspi: Use devm API to fix missed unregistration of controller | Chuhong Yuan | 2019-11-11 | 1 | -1/+1 |
* | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-02 | 1 | -3/+1 |
* | spi: spi-mem: spi-nxp-fspi: add module license info | Yogesh Narayan Gaur | 2019-01-29 | 1 | -2/+3 |
* | spi: nxp-fspi: add octal mode flag bit for octal support | Yogesh Narayan Gaur | 2019-01-28 | 1 | -2/+2 |
* | spi: spi-mem: Add driver for NXP FlexSPI controller | Yogesh Narayan Gaur | 2019-01-28 | 1 | -0/+1105 |