aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| | * | mtd: nand: Fix nand_command_lp() for 8bits opcodesBoris Brezillon2016-09-23
| | * | mtd: nand: sunxi: Support ECC maximizationBoris Brezillon2016-09-23
| | * | mtd: nand: Support maximizing ECC when using software BCHBoris Brezillon2016-09-23
| | * | mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2016-09-23
| | * | mtd: nand: mxc: Add timing setup for v2 controllersSascha Hauer2016-09-23
| | * | mtd: nand: mxc: implement onfi get/set featuresSascha Hauer2016-09-23
| | * | mtd: nand: sunxi: switch from manual to automated timing configSascha Hauer2016-09-23
| | * | mtd: nand: automate NAND timings selectionBoris Brezillon2016-09-23
| | * | mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2016-09-23
| | * | mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer2016-09-23
| | * | mtd: nand: convert ONFI mode into data interfaceSascha Hauer2016-09-23
| | * | mtd: nand: Create a NAND reset functionSascha Hauer2016-09-23
| | * | mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devicesRoger Quadros2016-09-23
| | * | mtd: brcmnand: iProc big endian and ONFI supportRay Jui2016-09-23
| | * | mtd: nand_bbt: scan for next free bbt block if writing bbt failsKyle Roeschley2016-09-23
| | * | mtd: nand_bbt: Move BBT block selection logic out of write_bbt()Boris Brezillon2016-09-23
| | * | mtd: nand: timings: Reorder tRR_min def in mode 0Boris Brezillon2016-09-23
| | * | mtd: nand: timings: Fix tADL_min for ONFI 4.0 chipsBoris Brezillon2016-09-23
| | * | mtd: nand: gpmi: get correct free oob spaceHan Xu2016-09-23
| | * | mtd: nand: sh_flctl: handle dma_submit() errorsBrian Norris2016-09-23
| | * | mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2016-09-23
| | * | mtd: nand: Get rid of needless 'goto'Andrey Smirnov2016-09-23
| | * | mtd: nand: Error out if cmd_ctrl() is missingAndrey Smirnov2016-09-23
| | * | Kconfig: nand: Remove redundant dependency on MTD_NANDAndrey Smirnov2016-09-23
| | * | Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOCAndrey Smirnov2016-09-23
| | * | mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-23
| | |/
| * | mtdpart: Propagate _get/put_device()Richard Weinberger2016-09-28
* | | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-09
|\ \ \
| * | | blk-mq: remove ->map_queueChristoph Hellwig2016-09-15
| | |/ | |/|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-08
|\ \ \
| * | | ARM: realview: imply device tree bootLinus Walleij2016-08-15
| |/ /
* | | Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtdLinus Torvalds2016-09-28
|\ \ \ | | |/ | |/|
| * | mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-09-09
| * | mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failedRoger Quadros2016-08-29
| |/
* | mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functionsLothar Waßmann2016-09-19
* | mtd: nand: fix chances to create incomplete ECC data when writingRogerCC Lin2016-09-19
* | mtd: nand: fix generating over-boundary ECC data when writingRogerCC Lin2016-09-19
|/
* Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-08-04
|\
| * ubi: Use bitmaps in Fastmap self-check codeRichard Weinberger2016-07-29
| * ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2016-07-29
| * ubi: Check whether the Fastmap anchor matches the super blockRichard Weinberger2016-07-29
| * ubi: Rework Fastmap attach base codeRichard Weinberger2016-07-29
| * ubi: Fix whitespace issue in count_fastmap_pebs()Richard Weinberger2016-07-29
| * ubi: Introduce vol_ignored()Richard Weinberger2016-07-29
| * ubi: Fix scan_fast() commentRichard Weinberger2016-07-29
| * ubi: Make volume resize power cut awareRichard Weinberger2016-07-29
| * ubi: Fix early loggingRichard Weinberger2016-07-29
| * ubi: gluebi: Fix double refcountingRichard Weinberger2016-07-29
| * ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-07-29
| * ubi: Only read necessary size when reading the VID headerSascha Hauer2016-07-29