summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-122-2/+0Star
* Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds2016-10-1123-386/+976
|\
| * Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris2016-10-092-0/+105
| |\
| | * mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon2016-09-152-0/+105
| * | 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/+14Star
| | * | 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/+6Star
| | * | 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/+13Star
| | |/
| * | mtdpart: Propagate _get/put_device()Richard Weinberger2016-09-281-0/+18
* | | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-101-1/+0Star
|\ \ \
| * | | blk-mq: remove ->map_queueChristoph Hellwig2016-09-151-1/+0Star
| | |/ | |/|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-081-1/+1
|\ \ \
| * | | ARM: realview: imply device tree bootLinus Walleij2016-08-151-1/+1
| |/ /
* | | 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-101-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 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-08-058-75/+263
|\
| * ubi: Use bitmaps in Fastmap self-check codeRichard Weinberger2016-07-291-9/+11
| * ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2016-07-292-4/+27
| * ubi: Check whether the Fastmap anchor matches the super blockRichard Weinberger2016-07-291-0/+7
| * ubi: Rework Fastmap attach base codeRichard Weinberger2016-07-294-42/+162