index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-nxp-fspi.c
Age
Commit message (
Expand
)
Author
2021-06-14
spi: spi-nxp-fspi: move the register operation after the clock enable
Haibo Chen
2021-03-25
spi: fspi: enable fspi driver for on imx8mp
Heiko Schocher
2021-03-10
spi: spi-nxp-fspi: Implement errata workaround for LS1028A
Kuldeep Singh
2021-03-10
spi: spi-nxp-fspi: Add imx8dxl driver support
Han Xu
2021-03-10
spi: spi-nxp-fspi: Add support for IP read only
Kuldeep Singh
2020-11-23
spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
Ran Wang
2020-09-17
spi: spi-nxp-fspi: Add ACPI support
kuldip dwivedi
2020-03-12
spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe
Dan Carpenter
2020-03-05
spi: spi-nxp-fspi: Enable the Octal Mode in MCR0
Han Xu
2020-03-05
spi: fspi: dynamically alloc AHB memory
Han Xu
2020-03-05
spi: fspi: enable fspi on imx8qxp and imx8mm
Han Xu
2019-12-16
spi: nxp-fspi: Ensure width is respected in spi-mem operations
Michael Walle
2019-11-11
spi: nxp-fspi: Use devm API to fix missed unregistration of controller
Chuhong Yuan
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-01-29
spi: spi-mem: spi-nxp-fspi: add module license info
Yogesh Narayan Gaur
2019-01-28
spi: nxp-fspi: add octal mode flag bit for octal support
Yogesh Narayan Gaur
2019-01-28
spi: spi-mem: Add driver for NXP FlexSPI controller
Yogesh Narayan Gaur