summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-zynq-qspi.c
AgeCommit message (Expand)Author
2019-11-08spi: zynq-qspi: Support two chip selectsMiquel Raynal
2019-11-08spi: zynq-qspi: Do the actual hardware initialization later in the probeMiquel Raynal
2019-11-08spi: zynq-qspi: Clarify the select chip functionMiquel Raynal
2019-11-08spi: zynq-qspi: Enhance the Linear CFG bit definitionsMiquel Raynal
2019-11-08spi: zynq-qspi: Keep the bitfields naming consistentMiquel Raynal
2019-11-08spi: zynq-qspi: Anything else than CS0 is not supported yetMiquel Raynal
2019-11-08spi: zynq-qspi: Keep the naming consistent across the driverMiquel Raynal
2019-10-30spi: zynq-qspi: Drop GPIO headerLinus Walleij
2019-09-04spi: zynq-qspi: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-23Merge branch 'spi-5.3' into spi-5.4Mark Brown
2019-08-20spi: zynq-qspi: Fix missing spi_unregister_controller when unload moduleAxel Lin
2019-08-02spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-02spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writeslNaga Sureshkumar Relli
2019-04-05spi: spi-mem: Add support for Zynq QSPI controllerNaga Sureshkumar Relli