aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/mtk-quadspi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-14mtd: mtk-nor: modify functions' name more generallyGuochun Mao1-120/+120
2017-10-24mtd: mtk-nor: add suspend/resume supportGuochun Mao1-12/+58
2017-08-01mtd: mtk-quadspi: Remove unneeded pinctrl headerFabio Estevam1-1/+0
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen1-5/+10
2017-05-01mtd: mtk-nor: set controller's address width according to nor flashGuochun Mao1-0/+27
2016-07-19mtd: mtk-nor: remove duplicated include from mtk-quadspi.cWei Yongjun1-1/+0
2016-06-01mtd: spi-nor: stop passing around retlenMichal Suchanek1-5/+3
2016-06-01mtd: mtk-quadspi: return amount of data transferred or error in read/writeBrian Norris1-7/+7
2016-06-01mtd: 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-18mtd: mtk-nor: adjust sequence of trigger function and assignment functionBayi Cheng1-1/+1
2015-12-04mtd: mtk-quadspi: drop unnecessary .owner assignmentBrian Norris1-1/+0
2015-11-20mtd: mtk-nor: new Mediatek serial flash controller driverBayi Cheng1-0/+486