Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: m25p80,spi-nor: Fix module aliases for m25p80 | Ben Hutchings | 2014-10-21 | 1 | -1/+0 |
* | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id | Ben Hutchings | 2014-10-17 | 1 | -17/+3 |
* | mtd: spi-nor: add support for flag status register on Micron chips | grmoore@altera.com | 2014-07-11 | 1 | -0/+4 |
* | mtd: spi-nor: unify read opcode variants with ST SPI FSM | Brian Norris | 2014-04-14 | 1 | -8/+16 |
* | mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* | Brian Norris | 2014-04-14 | 1 | -27/+27 |
* | mtd: spi-nor: drop \t after #define | Brian Norris | 2014-04-14 | 1 | -36/+36 |
* | mtd: spi-nor: add the copyright information | Huang Shijie | 2014-04-14 | 1 | -0/+9 |
* | 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 | 1 | -0/+20 |
* | mtd: spi-nor: add the basic data structures | Huang Shijie | 2014-04-14 | 1 | -0/+110 |
* | mtd: spi-nor: copy the SPI NOR commands to a new header file | Huang Shijie | 2014-04-14 | 1 | -0/+55 |