summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/bf5xx_nand.c
Commit message (Expand)AuthorAge
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-23
* mtd: nand: bf5xx: set ECC algorithm explicitlyRafał Miłecki2016-05-05
* mtd: nand: bf5xx: switch to mtd_ooblayout_opsBoris Brezillon2016-05-05
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-07
* mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON2016-01-06
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: bf5xx: 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: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-13
* mtd: nand: bf5xx_nand: show parent device in sysfsFrans Klaver2015-10-13
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-20
* mtd: bf5xx_nand: drop no-op PM supportBrian Norris2014-07-02
* mtd: bf5xx_nand: use the managed version of kzallocHimangi Saraogi2014-05-28
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-10
* mtd: bf5xx_nand: Remove unnecessary OOM messagesJingoo Han2014-01-03
* mtd: nand: use dev_get_platdata()Jingoo Han2013-08-30
* mtd: nand: bf5xx_nand: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-05
* mtd: bf5xx_nand: Use module_platform_driver()Sachin Kamat2013-04-05
* mtd: remove use of __devexitBill Pemberton2012-11-22
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: remove use of __devexit_pBill Pemberton2012-11-22
* mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu2012-07-06
* mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-13
* mtd: flash drivers set ecc strengthMike Dunn2012-03-27
* mtd: bf5xx_nand: convert to mtd_device_register()Jamie Iles2011-05-25
* mtd: Blackfin NFC: fix badblock location with BootROM OOBMike Frysinger2010-10-25
* mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger2010-09-13
* mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger2010-09-13
* mtd: Blackfin NFC: fix nand busy detectionBarry Song2010-08-05
* mtd: Blackfin NFC: fix handling of page sizesBarry Song2010-08-05
* mtd: Blackfin NFC: wait for the ECC reset to finishBarry Song2010-08-05
* mtd: Blackfin NFC: fix typo for read/write delay setupBarry Song2010-08-05
* mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrlBarry Song2010-08-05
* mtd: Blackfin NFC: fix raw page write/read handlingBarry Song2010-08-05
* mtd: Blackfin NFC: delete useless comment about jffs2Barry Song2010-08-05
* mtd: Blackfin NFC: localize MMR bit masksMike Frysinger2010-05-10
* mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITsCliff Cai2009-06-05
* mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rwMike Frysinger2009-06-05
* [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger2009-03-20
* [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger2009-03-20
* [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger2009-03-20
* [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu2008-08-01
* [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger2008-08-01
* [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger2008-08-01
* [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger2008-08-01
* [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger2008-08-01
* [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...Mike Frysinger2008-08-01
* [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed.Michael Hennerich2008-04-25
* [MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers2008-04-22
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-07
|\