summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: mtk: avoid warning in mtk_ecc_encodeArnd Bergmann2016-10-281-10/+9
* mtd: nand: Fix data interface configuration logicBoris Brezillon2016-10-281-18/+42
* mtd: nand: gpmi: disable the clocks on errorsFabio Estevam2016-10-281-2/+4
* Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds2016-10-1021-386/+853
|\
| * mtd: nand: fix trivial spelling errorBrian Norris2016-10-031-1/+1
| * Merge tag 'for-4.9' of github.com:linux-nand/linuxBrian Norris2016-10-0321-386/+853
| |\
| | * mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2016-09-231-7/+15
| | * mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTDBoris Brezillon2016-09-231-1/+1
| | * mtd: nand: Fix nand_command_lp() for 8bits opcodesBoris Brezillon2016-09-231-1/+4
| | * mtd: nand: sunxi: Support ECC maximizationBoris Brezillon2016-09-231-0/+29
| | * mtd: nand: Support maximizing ECC when using software BCHBoris Brezillon2016-09-231-0/+20
| | * mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2016-09-231-0/+3
| | * mtd: nand: mxc: Add timing setup for v2 controllersSascha Hauer2016-09-231-2/+82
| | * mtd: nand: mxc: implement onfi get/set featuresSascha Hauer2016-09-231-0/+55
| | * 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-20160928' of git://git.infradead.org/linux-mtdLinus Torvalds2016-09-282-1/+4
|\ \ \ | |/ /
| * | mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-09-091-0/+3
| * | mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failedRoger Quadros2016-08-291-1/+1
| |/
* | mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functionsLothar Waßmann2016-09-191-1/+1
* | mtd: nand: fix chances to create incomplete ECC data when writingRogerCC Lin2016-09-191-2/+5
* | mtd: nand: fix generating over-boundary ECC data when writingRogerCC Lin2016-09-191-4/+8
|/
* 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
OpenPOWER on IntegriCloud