aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-07Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-06-01mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon
2018-05-30mtd: cfi_cmdset_0002: Change erase one block to enable XIP onceTokunori Ikegami
2018-05-30mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami
2018-05-30mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami
2018-05-30mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami
2018-05-30mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami
2018-05-23mtd: cmdlinepart: Update comment for introduction of OFFSET_CONTINUOUSGeert Uytterhoeven
2018-05-23mtd: bcm47xxpart: add of_match_table with a new DT bindingRafał Miłecki
2018-05-23dt-bindings: mtd: document Broadcom's BCM47xx partitionsRafał Miłecki
2018-05-15mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES opBoris Brezillon
2018-05-13mtd: rawnand: use bit-wise majority to recover the ONFI param pageWan, Jane (Nokia - US/Sunnyvale)
2018-05-12mtd: cfi_cmdset_0002: Fix coding style issuesTokunori Ikegami
2018-05-12mtd: bcm47xxpart: improve handling TRX partition sizeRafał Miłecki
2018-05-09mtd: rawnand.h: use nested union kernel-doc markupsMauro Carvalho Chehab
2018-05-09mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan
2018-05-07mtd: move code adding (registering) partitions to the parse_mtd_partitions()Rafał Miłecki
2018-05-04mtd: cfi: Add early fixup for S70GL02GSAaron Sierra
2018-05-04mtd: cfi: Support early CFI fixupsAaron Sierra
2018-05-03mtd: maps: pismo: Remove owner assignment from i2c_driverFabio Estevam
2018-04-30mtd: nftl: Remove VLA usageKees Cook
2018-04-29dt-bindings: mtd: mtk-nand: Update properties descriptionXiaolei Li
2018-04-29mtd: nand: add myself as NAND co-maintainerMiquel Raynal
2018-04-29mtd: rawnand: gpmi: remove unnecessary variablesSascha Hauer
2018-04-29mtd: rawnand: gpmi: return valid value from bch_set_geometry()Sascha Hauer
2018-04-29mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data structSascha Hauer
2018-04-29mtd: rawnand: gpmi: put only once used functions inlineSascha Hauer
2018-04-29mtd: rawnand: gpmi: pass buffer and len aroundSascha Hauer
2018-04-29mtd: rawnand: gpmi: drop dma_ops_typeSascha Hauer
2018-04-29mtd: rawnand: add a way to pass an ID table with nand_scan()Miquel Raynal
2018-04-29mtd: rawnand: lpc32xx_slc: fix the probe function error pathMiquel Raynal
2018-04-29mtd: rawnand: lpc32xx_slc: clean the probe functionMiquel Raynal
2018-04-29mtd: rawnand: lpc32xx_mlc: fix the probe function error pathMiquel Raynal
2018-04-29mtd: rawnand: lpc32xx_mlc: clean the probe functionMiquel Raynal
2018-04-29mtd: rawnand: hisi504: fix the probe function error pathMiquel Raynal
2018-04-29mtd: rawnand: hisi504: clean the probe function error pathMiquel Raynal
2018-04-29mtd: rawnand: fsmc: fix the probe function error pathMiquel Raynal
2018-04-29mtd: rawnand: fsmc: clean the probe function styleMiquel Raynal
2018-04-29mtd: rawnand: fsl_ifc: fix probe function error pathMiquel Raynal
2018-04-29mtd: rawnand: fsl_elbc: fix probe function error pathMiquel Raynal
2018-04-29mtd: onenand: simplify getting .drvdataWolfram Sang
2018-04-29MAINTAINERS: Add entry for Mediatek NAND controller driverXiaolei Li
2018-04-29mtd: rawnand: mtk: use of_device_get_match_data()Ryder Lee
2018-04-29mtd: rawnand: diskonchip: Replace mdelay with usleep_range in doc_probeJia-Ju Bai
2018-04-29mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy pollingBoris Brezillon
2018-04-29dt-bindings: mtd: rawnand: gpmi: document specific ECC strengthStefan Agner
2018-04-29mtd: rawnand: gpmi: add support for specific ECC strengthStefan Agner
2018-04-29Merge tag 'nand/davinci-clock' of git://git.infradead.org/linux-mtd into HEADBoris Brezillon
2018-04-26mtd: rawnand: davinci: don't acquire and enable clockSekhar Nori
2018-04-22mtd: Add sysfs attribute for mtd OOB available sizeXiaolei Li