summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-nxp-fspi.c
AgeCommit message (Expand)Author
2021-10-02spi: spi-nxp-fspi: don't depend on a specific node name erratum workaroundMichael Walle
2021-06-14spi: spi-nxp-fspi: move the register operation after the clock enableHaibo Chen
2021-03-25spi: fspi: enable fspi driver for on imx8mpHeiko Schocher
2021-03-10spi: spi-nxp-fspi: Implement errata workaround for LS1028AKuldeep Singh
2021-03-10spi: spi-nxp-fspi: Add imx8dxl driver supportHan Xu
2021-03-10spi: spi-nxp-fspi: Add support for IP read onlyKuldeep Singh
2020-11-23spi: spi-nxp-fspi: fix fspi panic by unexpected interruptsRan Wang
2020-09-17spi: spi-nxp-fspi: Add ACPI supportkuldip dwivedi
2020-03-12spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probeDan Carpenter
2020-03-05spi: spi-nxp-fspi: Enable the Octal Mode in MCR0Han Xu
2020-03-05spi: fspi: dynamically alloc AHB memoryHan Xu
2020-03-05spi: fspi: enable fspi on imx8qxp and imx8mmHan Xu
2019-12-16spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle
2019-11-11spi: nxp-fspi: Use devm API to fix missed unregistration of controllerChuhong Yuan
2019-08-02spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-01-29spi: spi-mem: spi-nxp-fspi: add module license infoYogesh Narayan Gaur
2019-01-28spi: nxp-fspi: add octal mode flag bit for octal supportYogesh Narayan Gaur
2019-01-28spi: spi-mem: Add driver for NXP FlexSPI controllerYogesh Narayan Gaur