summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/fsl_elbc_nand.c
Commit message (Expand)AuthorAge
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-16
* mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-14
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
* mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPPBoris Brezillon2017-05-30
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-23
* mtd: nand: fsl_elbc: set ECC algorithm explicitlyRafał Miłecki2016-05-05
* mtd: nand: fsl_elbc: switch to mtd_ooblayout_opsBoris Brezillon2016-05-05
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-07
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-08
* mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-11
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-13
* mtd: nand: fsl_elbc_nand: show parent device in sysfsFrans Klaver2015-10-13
* mtd: fsl_elbc_nand: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-28
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-20
* mtd: eLBC NAND: fix subpage write supportPekon Gupta2014-05-20
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-10
* mtd: nand: Update mtd.name assignment type to u64 for IFC, eLBCPrabhakar Kushwaha2014-01-11
* mtd: fsl_elbc_nand: Remove unnecessary OOM messagesJingoo Han2014-01-03
* Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-14
|\
| * mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris2013-10-27
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
|/
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: fsl_elbc_nand: remove unnecessary badblock_patternBrian Norris2012-11-15
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-29
* mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu2012-07-06
* mtd: elbc nand: use drvdata to only remove the relevant chipScott Wood2012-07-06
* mtd: nand: kill NAND_NO_READRDYBrian Norris2012-07-06
* mtd: eLBC NAND: utilize oob_required parameterBrian Norris2012-05-13
* mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-13
* mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-13
* mtd: nand: read_page() returns max_bitflipsMike Dunn2012-05-13
* mtd: flash drivers set ecc strengthMike Dunn2012-03-27
* mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu2012-01-09
* mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu2012-01-09
* mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo2012-01-09
* mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo2012-01-09
* mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPARLiu Shuo2012-01-09
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
* mtd: eLBC NAND: update ecc_stats.corrected when lteccr availableMichael Hench2011-09-11
* mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poiMike Hench2011-09-11
* mtd: nand: don't free the global data too earlyLiu Shuo2011-09-11
* mtd: fsl_elbc_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: fsl_elbc_nand: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-11
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-11
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
* powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-22
* mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31