summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2016-04-15Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-03mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel GarcĂ­a
2016-03-11mtd: nand: remove kerneldoc for removed function parameterBrian Norris
2016-03-10mtd: nand: Qualcomm NAND controller driverArchit Taneja
2016-03-10mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja
2016-03-08mtd: nand: simplify nand_bch_init() usageBoris BREZILLON
2016-03-08mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON
2016-03-08mtd: kill the ecclayout->oobavail fieldBoris BREZILLON
2016-03-07mtd: nand: check status before reporting timeoutBrian Norris
2016-03-07mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris
2016-03-05mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik
2016-03-05mtd: nand: sunxi: remove direct mtd->priv accessesBoris BREZILLON
2016-02-29mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli
2016-02-12mtd: nand: pxa3xx_nand: add support for partial chunksThomas Petazzoni
2016-02-12mtd: atmel_nand: Support 32-bit ECC strengthRomain Izard
2016-02-12mtd: atmel_nand: Support PMECC on SAMA5D2Romain Izard
2016-02-12mtd: atmel_nand: Support variable RB_EDGE interruptsRomain Izard
2016-02-01mtd: nand: pxa3xx_nand: add register access debugRobert Jarzmik
2016-02-01mtd: cs553x: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-26mtd: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-26mtd: nand: vf610: remove useless mtd->ecclayout assignmentBoris BREZILLON
2016-01-26mtd: nand: lpc32xx_mlc: fix ecc.sizeBoris BREZILLON
2016-01-26mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON
2016-01-26mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON
2016-01-26mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON
2016-01-23mtd: atmel_nand: Use of_device_get_match_dataRomain Izard
2016-01-23mtd: atmel_nand: Simplify error messagesRomain Izard
2016-01-23mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NANDHan Xu
2016-01-23mtd: nand: gpmi: add gpmi dsm supend/resume supportHuang Shijie
2016-01-23mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()Thomas Petazzoni
2016-01-23mtd: nand: sunxi: use mtd_div_by_ws() helperBrian Norris
2016-01-23mtd: atmel_nand: Do not warn on bitflipsRomain Izard
2016-01-23mtd: nand: sunxi: add randomizer supportBoris BREZILLON
2016-01-23mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definitionBoris BREZILLON
2016-01-23mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify codeChristophe Jaillet
2016-01-15mtd: nuc900_nand: read correct SMISR registerArnd Bergmann
2016-01-08mtd: jz4780_nand: replace if/else blocks with switch/caseBrian Norris
2016-01-08mtd: nand: jz4780: Update ecc correction error codesHarvey Hunt
2016-01-07mtd: nandsim: use nand_get_controller_data()Brian Norris
2016-01-07mtd: jz4780_nand: remove useless mtd->priv = chip assignmentBrian Norris
2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON
2016-01-07mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCsAlex Smith
2016-01-07mtd: nand: jz4740: remove custom 'erased check' implementationBoris BREZILLON
2016-01-07mtd: nand: diskonchip: remove custom 'erased check' implementationBoris BREZILLON
2016-01-07mtd: nand: davinci: remove custom 'erased check' implementationBoris BREZILLON
2016-01-07mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON
2016-01-07mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON
2016-01-06mtd: nand: assign reasonable default name for NAND driversBrian Norris
2016-01-05mtd: nand: fix for drop unnecessary partition parser dataStephen Rothwell