summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: sunxi: switch from manual to automated timing configSascha Hauer2016-09-231-62/+14
* mtd: nand: automate NAND timings selectionBoris Brezillon2016-09-231-0/+157
* mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2016-09-231-0/+11
* mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer2016-09-231-0/+29
* mtd: nand: convert ONFI mode into data interfaceSascha Hauer2016-09-231-206/+224
* mtd: nand: Create a NAND reset functionSascha Hauer2016-09-231-5/+20
* mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devicesRoger Quadros2016-09-231-4/+4
* mtd: brcmnand: iProc big endian and ONFI supportRay Jui2016-09-233-15/+28
* mtd: nand_bbt: scan for next free bbt block if writing bbt failsKyle Roeschley2016-09-231-6/+45
* mtd: nand_bbt: Move BBT block selection logic out of write_bbt()Boris Brezillon2016-09-231-36/+74
* mtd: nand: timings: Reorder tRR_min def in mode 0Boris Brezillon2016-09-231-1/+1
* mtd: nand: timings: Fix tADL_min for ONFI 4.0 chipsBoris Brezillon2016-09-231-6/+6
* mtd: nand: gpmi: get correct free oob spaceHan Xu2016-09-231-1/+2
* mtd: nand: sh_flctl: handle dma_submit() errorsBrian Norris2016-09-231-1/+7
* mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2016-09-231-2/+2
* mtd: nand: Get rid of needless 'goto'Andrey Smirnov2016-09-231-12/+6
* mtd: nand: Error out if cmd_ctrl() is missingAndrey Smirnov2016-09-231-0/+9
* Kconfig: nand: Remove redundant dependency on MTD_NANDAndrey Smirnov2016-09-231-1/+1
* Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOCAndrey Smirnov2016-09-231-1/+1
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-2313-26/+13
* Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-0213-126/+2810
|\
| * mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-07-191-1/+1
| * mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmdFlorian Fainelli2016-07-161-1/+1
| * mtd: nand: omap2: fix return value check in omap_nand_probe()Wei Yongjun2016-07-151-2/+2
| * Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtdBrian Norris2016-07-1512-121/+2805
| |\
| | * mtd: nand: jz4780: Update MODULE_AUTHOR email addressHarvey Hunt2016-07-112-2/+2
| | * mtd: nand: sunxi: prevent a small memory leakDan Carpenter2016-07-111-3/+3
| | * mtd: nand: sunxi: add reset line supportIcenowy Zheng2016-07-111-2/+23
| | * mtd: nand: xway: add nandaddr to own structHauke Mehrtens2016-07-111-16/+14
| | * mtd: nand: xway: add missing write_buf and read_buf to nand driverHauke Mehrtens2016-07-111-0/+18
| | * mtd: nand: xway: extract read and write functionHauke Mehrtens2016-07-111-9/+19
| | * mtd: nand: xway: fix nand lockingJohn Crispin2016-07-111-12/+8
| | * mtd: nand: xway: remove manual resetHauke Mehrtens2016-07-111-20/+0
| | * mtd: nand: xway: Avoid messing up with IO_ADDR_W in ->cmd_ctrl()John Crispin2016-07-111-15/+11
| | * mtd: nand: xway: convert to normal platform driverHauke Mehrtens2016-07-112-37/+80
| | * mtd: nand: xway: add some more documentationHauke Mehrtens2016-07-111-6/+15
| | * mtd: nand: sunxi: fix subpage writeBoris Brezillon2016-07-111-1/+32
| | * mtd: nand: sunxi: check ecc->size valuesBoris Brezillon2016-07-111-0/+3
| | * mtd: nand: sunxi: prefer 1k ECC blocks when applicableBoris Brezillon2016-07-111-0/+6
| | * mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma()Boris Brezillon2016-07-111-2/+4
| | * mtd: mediatek: driver for MTK Smart DeviceJorge Ramirez-Ortiz2016-07-115-0/+2114
| | * mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare()Wei Yongjun2016-07-111-2/+2
| | * mtd: brcmnand: Detect sticky ucorr ecc error on dma readsKamal Dasu2016-07-111-0/+18
| | * mtd: brcmnand: Add check for erased page bitflipsKamal Dasu2016-06-131-0/+62
| | * mtd: nand: add ESMT manufacturerRafał Miłecki2016-06-091-0/+1
| | * mtd: nand: sunxi: add support for DMA assisted operationsBoris Brezillon2016-06-061-7/+323
| | * mtd: brcmnand: Add v7.2 controller supportFlorian Fainelli2016-06-031-14/+77
| | * mtd: nand: omap2: Support parsing dma channel information from DTCooper Jr., Franklin2016-05-301-5/+2
| * | memory: Update dependency of IFC for LayerscapeRaghav Dogra2016-07-131-1/+1
| |/
* / mtd: nand: omap2: Add check for old elm bindingTeresa Remmet2016-07-141-2/+5
|/