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