Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p | Geert Uytterhoeven | 2014-05-12 | 1 | -1/+1 |
* | mtd: fsl-quadspi: fix __iomem annotations | Brian Norris | 2014-04-16 | 1 | -2/+2 |
* | mtd: spi-nor: allow to be built as module | Brian Norris | 2014-04-14 | 1 | -2/+2 |
* | mtd: spi-nor: shorten Kconfig naming | Brian Norris | 2014-04-14 | 2 | -4/+9 |
* | mtd: spi-nor: unify read opcode variants with ST SPI FSM | Brian Norris | 2014-04-14 | 2 | -11/+11 |
* | mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* | Brian Norris | 2014-04-14 | 2 | -61/+61 |
* | mtd: spi-nor: add the copyright information | Huang Shijie | 2014-04-14 | 1 | -1/+5 |
* | mtd: spi-nor: EXPORT symbols which could be used by module drivers | Brian Norris | 2014-04-14 | 1 | -0/+3 |
* | mtd: spi-nor: Add Freescale QuadSPI driver | Huang Shijie | 2014-04-14 | 3 | -0/+1016 |
* | mtd: spi-nor: add a helper to find the spi_device_id | Huang Shijie | 2014-04-14 | 1 | -0/+12 |
* | mtd: spi-nor: add the framework for SPI NOR | Huang Shijie | 2014-04-14 | 3 | -0/+1095 |