summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/mtk-quadspi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ to spi_nor_hwcaps maskGuochun Mao2019-01-161-1/+2
* mtd: mtk-nor: modify functions' name more generallyGuochun Mao2018-01-141-120/+120
* mtd: mtk-nor: add suspend/resume supportGuochun Mao2017-10-241-12/+58
* mtd: mtk-quadspi: Remove unneeded pinctrl headerFabio Estevam2017-08-011-1/+0Star
* mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-151-5/+10
* mtd: mtk-nor: set controller's address width according to nor flashGuochun Mao2017-05-011-0/+27
* mtd: mtk-nor: remove duplicated include from mtk-quadspi.cWei Yongjun2016-07-191-1/+0Star
* mtd: spi-nor: stop passing around retlenMichal Suchanek2016-06-021-5/+3Star
* mtd: mtk-quadspi: return amount of data transferred or error in read/writeBrian Norris2016-06-021-7/+7
* mtd: spi-nor: change return value of read/writeMichal Suchanek2016-06-021-8/+18
* mtd: mtk-nor: Drop bogus __init from mtk_nor_init()Geert Uytterhoeven2016-01-151-2/+2
* mtd: mtk-nor: adjust sequence of trigger function and assignment functionBayi Cheng2015-12-191-1/+1
* mtd: mtk-quadspi: drop unnecessary .owner assignmentBrian Norris2015-12-051-1/+0Star
* mtd: mtk-nor: new Mediatek serial flash controller driverBayi Cheng2015-11-211-0/+486