summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2017-11-08mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()Boris Brezillon
2017-09-13mtd: nand: qcom: fix config error for BCHAbhishek Sahu
2017-09-13mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu
2017-09-13mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon
2017-08-16nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal
2017-08-16mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon
2017-07-05mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu
2017-05-25mtd: nand: add ooblayout for old hamming layoutAlexander Couzens
2017-05-25mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros
2017-05-25mtd: nand: orion: fix clk handlingSimon Baatz
2017-03-12mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall
2017-01-26mtd: nand: xway: fix build because of module functionsHauke Mehrtens
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens
2017-01-26mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy
2016-10-28mtd: mtk: avoid warning in mtk_ecc_encodeArnd Bergmann
2016-10-28mtd: nand: Fix data interface configuration logicBoris Brezillon
2016-10-28mtd: nand: gpmi: disable the clocks on errorsFabio Estevam
2016-10-11Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-10-03mtd: nand: fix trivial spelling errorBrian Norris
2016-10-03Merge tag 'for-4.9' of github.com:linux-nand/linuxBrian Norris
2016-09-28Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-09-23mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger
2016-09-23mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTDBoris Brezillon
2016-09-23mtd: nand: Fix nand_command_lp() for 8bits opcodesBoris Brezillon
2016-09-23mtd: nand: sunxi: Support ECC maximizationBoris Brezillon
2016-09-23mtd: nand: Support maximizing ECC when using software BCHBoris Brezillon
2016-09-23mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2016-09-23mtd: nand: mxc: Add timing setup for v2 controllersSascha Hauer
2016-09-23mtd: nand: mxc: implement onfi get/set featuresSascha Hauer
2016-09-23mtd: nand: sunxi: switch from manual to automated timing configSascha Hauer
2016-09-23mtd: nand: automate NAND timings selectionBoris Brezillon
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer
2016-09-23mtd: nand: convert ONFI mode into data interfaceSascha Hauer
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer
2016-09-23mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devicesRoger Quadros
2016-09-23mtd: brcmnand: iProc big endian and ONFI supportRay Jui
2016-09-23mtd: nand_bbt: scan for next free bbt block if writing bbt failsKyle Roeschley
2016-09-23mtd: nand_bbt: Move BBT block selection logic out of write_bbt()Boris Brezillon
2016-09-23mtd: nand: timings: Reorder tRR_min def in mode 0Boris Brezillon
2016-09-23mtd: nand: timings: Fix tADL_min for ONFI 4.0 chipsBoris Brezillon
2016-09-23mtd: nand: gpmi: get correct free oob spaceHan Xu
2016-09-23mtd: nand: sh_flctl: handle dma_submit() errorsBrian Norris
2016-09-23mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski
2016-09-23mtd: nand: Get rid of needless 'goto'Andrey Smirnov
2016-09-23mtd: nand: Error out if cmd_ctrl() is missingAndrey Smirnov
2016-09-23Kconfig: nand: Remove redundant dependency on MTD_NANDAndrey Smirnov
2016-09-23Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOCAndrey Smirnov
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez
2016-09-19mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functionsLothar Waßmann