aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-13mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon
2017-11-06mtd: constify mtd_partitionArvind Yadav
2017-11-02Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-10-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li
2017-10-29mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.oXiaolei Li
2017-10-27mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-10-16mtd: nand: mxc: use dev_dbg to print debug messagesSascha Hauer
2017-10-16mtd: nand: mxc: lower ECC failed message priority to debug levelSascha Hauer
2017-10-14mtd: nand: omap2: Do not assign omap_nand_info to platform drvdataLadislav Michl
2017-10-14mtd: nand: omap2: Remove omap_nand_platform_dataLadislav Michl
2017-10-14mtd: nand: atmel: Actually use the PM opsBoris Brezillon
2017-10-14mtd: nand: Export nand_reset() symbolBoris Brezillon
2017-10-07mtd: nand: pxa3xx: enable NAND controller if the SoC needs itMiquel Raynal
2017-10-07mtd: nand: sh_flctl: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-07mtd: nand: denali: fix setup_data_interface to meet tCCS delayMasahiro Yamada
2017-10-07mtd: nand: pxa3xx_nand: Update Kconfig informationGregory CLEMENT
2017-10-07mtd: nand: atmel: Avoid ECC errors when leaving backup modeRomain Izard
2017-10-07mtd: nand: qcom: support for command descriptor formationAbhishek Sahu
2017-10-07mtd: nand: qcom: add command elements in BAM transactionAbhishek Sahu
2017-10-07mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij
2017-09-27mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud
2017-09-22mtd: nand: denali: change the setup_dma choice into hookMasahiro Yamada
2017-09-22mtd: nand: denali: support direct addressing modeMasahiro Yamada
2017-09-22mtd: nand: denali: remove unneeded init of ECC_ENABLE registerMasahiro Yamada
2017-09-22mtd: nand: denali: use upper/lower_32_bits() macro for clean-upMasahiro Yamada
2017-09-22mtd: nand: denali: clean up commentsMasahiro Yamada
2017-09-22mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriateMasahiro Yamada
2017-09-22mtd: nand: denali: clean up macros with <linux/bitfield.h>Masahiro Yamada
2017-09-22mtd: nand: denali: slight clean up of denali_wait_for_irq()Masahiro Yamada
2017-09-22mtd: nand: denali: squash denali_enable_dma() helper into callerMasahiro Yamada
2017-09-22mtd: nand: denali: consolidate include directivesMasahiro Yamada
2017-09-22mtd: nand: denali: prefix detect_max_banks() with denali_Masahiro Yamada
2017-09-22mtd: nand: denali: squash setup_ecc_for_xfer() helper into callerMasahiro Yamada
2017-09-18mtd: nand: denali: support two row address cycle devicesMasahiro Yamada
2017-09-18mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-09-18mtd: nand: Use standard large page OOB layout when using NAND_ECC_NONEMiquel Raynal
2017-09-18mtd: nand: remove unused blockmask variableCorentin Labbe
2017-09-18mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches
2017-09-04fs: fix kernel_write prototypeChristoph Hellwig
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-29mtd: nand: make Samsung SLC NAND usable againLothar Waßmann
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon