aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2016-11-07mtd: nand: plat_nand: return error code of nand_scan() on errorMasahiro Yamada
2016-11-07mtd: nand: pasemi: return error code of nand_scan() on errorMasahiro Yamada
2016-11-07mtd: nand: orion: return error code of nand_scan() on errorMasahiro Yamada
2016-11-07mtd: nand: tmio: return error code of nand_scan() on errorMasahiro Yamada
2016-11-07mtd: nand: mpc5121: return error code of nand_scan() on errorMasahiro Yamada
2016-11-07mtd: nand: gpio: return error code of nand_scan() on errorMasahiro Yamada
2016-11-07mtd: nand: cs553x: return error code of nand_scan() on errorMasahiro Yamada
2016-11-07mtd: nand: cmx270: return error code of nand_scan() on errorMasahiro Yamada
2016-11-07mtd: nand: ams-delta: return error code of nand_scan() on errorMasahiro Yamada
2016-11-07mtd: nand: change return type of nand_get_flash_type() to intMasahiro Yamada
2016-11-07mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare()Masahiro Yamada
2016-11-07mtd: nand: add tango NAND flash controller supportMarc Gonzalez
2016-11-07mtd: nand: pxa3xx_nand: write exactly one message on probe failureUwe Kleine-König
2016-11-07mtd: nand: Wait tCCS after a column changeBoris Brezillon
2016-11-07mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon
2016-11-07mtd: s3c2410: parse the device configuration from OF nodeSergio Prado
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado
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-22mtd: nand: Add OX820 NAND SupportNeil Armstrong
2016-10-21mtd: nand: add support for the TC58NVG2S0H chipBoris Brezillon
2016-10-21mtd: nand: sunxi: fix support for 512bytes ECC chunksBoris Brezillon
2016-10-17mtd: nand: omap2: Fix module autoloadJavier Martinez Canillas
2016-10-10Merge 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