summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/mtk-quadspi.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-19mtd: mtk-nor: remove duplicated include from mtk-quadspi.cWei Yongjun1-1/+0
2016-06-02mtd: spi-nor: stop passing around retlenMichal Suchanek1-5/+3
2016-06-02mtd: mtk-quadspi: return amount of data transferred or error in read/writeBrian Norris1-7/+7
2016-06-02mtd: spi-nor: change return value of read/writeMichal Suchanek1-8/+18
2016-01-15mtd: mtk-nor: Drop bogus __init from mtk_nor_init()Geert Uytterhoeven1-2/+2
2015-12-19mtd: mtk-nor: adjust sequence of trigger function and assignment functionBayi Cheng1-1/+1
2015-12-05mtd: mtk-quadspi: drop unnecessary .owner assignmentBrian Norris1-1/+0
2015-11-21mtd: mtk-nor: new Mediatek serial flash controller driverBayi Cheng1-0/+486