Age | Commit message (Expand) | Author | Files | Lines |
2019-10-23 | mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' | Tudor Ambarus | 1 | -11/+14 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
2019-01-16 | mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ to spi_nor_hwcaps mask | Guochun Mao | 1 | -1/+2 |
2018-01-14 | mtd: mtk-nor: modify functions' name more generally | Guochun Mao | 1 | -120/+120 |
2017-10-25 | mtd: mtk-nor: add suspend/resume support | Guochun Mao | 1 | -12/+58 |
2017-08-01 | mtd: mtk-quadspi: Remove unneeded pinctrl header | Fabio Estevam | 1 | -1/+0 |
2017-05-15 | mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols | Cyrille Pitchen | 1 | -5/+10 |
2017-05-01 | mtd: mtk-nor: set controller's address width according to nor flash | Guochun Mao | 1 | -0/+27 |
2016-07-19 | mtd: mtk-nor: remove duplicated include from mtk-quadspi.c | Wei Yongjun | 1 | -1/+0 |
2016-06-02 | mtd: spi-nor: stop passing around retlen | Michal Suchanek | 1 | -5/+3 |
2016-06-02 | mtd: mtk-quadspi: return amount of data transferred or error in read/write | Brian Norris | 1 | -7/+7 |
2016-06-02 | mtd: spi-nor: change return value of read/write | Michal Suchanek | 1 | -8/+18 |
2016-01-15 | mtd: mtk-nor: Drop bogus __init from mtk_nor_init() | Geert Uytterhoeven | 1 | -2/+2 |
2015-12-19 | mtd: mtk-nor: adjust sequence of trigger function and assignment function | Bayi Cheng | 1 | -1/+1 |
2015-12-05 | mtd: mtk-quadspi: drop unnecessary .owner assignment | Brian Norris | 1 | -1/+0 |
2015-11-21 | mtd: mtk-nor: new Mediatek serial flash controller driver | Bayi Cheng | 1 | -0/+486 |