Age | Commit message (Expand) | Author |
---|---|---|
2014-10-21 | mtd: m25p80,spi-nor: Fix module aliases for m25p80 | Ben Hutchings |
2014-10-17 | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id | Ben Hutchings |
2014-07-11 | mtd: spi-nor: add support for flag status register on Micron chips | grmoore@altera.com |
2014-04-14 | mtd: spi-nor: unify read opcode variants with ST SPI FSM | Brian Norris |
2014-04-14 | mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* | Brian Norris |
2014-04-14 | mtd: spi-nor: drop \t after #define | Brian Norris |
2014-04-14 | mtd: spi-nor: add the copyright information | Huang Shijie |
2014-04-14 | mtd: spi-nor: add a helper to find the spi_device_id | Huang Shijie |
2014-04-14 | mtd: spi-nor: add the framework for SPI NOR | Huang Shijie |
2014-04-14 | mtd: spi-nor: add the basic data structures | Huang Shijie |
2014-04-14 | mtd: spi-nor: copy the SPI NOR commands to a new header file | Huang Shijie |