summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | |/
| * | 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-091-1/+0
|\ \ \
| * | | blk-mq: remove ->map_queueChristoph Hellwig2016-09-151-1/+0
| | |/ | |/|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-071-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-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 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-08-048-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
| * ubi: Fix whitespace issue in count_fastmap_pebs()Richard Weinberger2016-07-291-1/+1
| * ubi: Introduce vol_ignored()Richard Weinberger2016-07-292-6/+33
| * ubi: Fix scan_fast() commentRichard Weinberger2016-07-291-1/+1
| * ubi: Make volume resize power cut awareRichard Weinberger2016-07-291-7/+18
| * ubi: Fix early loggingRichard Weinberger2016-07-291-4/+4
| * ubi: gluebi: Fix double refcountingRichard Weinberger2016-07-291-5/+0
| * ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-07-291-1/+4
| * ubi: Only read necessary size when reading the VID headerSascha Hauer2016-07-291-1/+1
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-0231-246/+5540
|\ \
| * | mtd: spi-nor: don't build Cadence QuadSPI on non-ARMBrian Norris2016-07-191-1/+1
| * | mtd: mtk-nor: remove duplicated include from mtk-quadspi.cWei Yongjun2016-07-191-1/+0
| * | mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-07-191-1/+1
| * | mtd: update description of MTD_BCM47XXSFLASH symbolRafał Miłecki2016-07-181-2/+2
| * | mtd: spi-nor: Add driver for Cadence Quad SPI Flash ControllerGraham Moore2016-07-183-0/+1311
| * | mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmdFlorian Fainelli2016-07-161-1/+1
| * | mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2016-07-151-3/+3
| * | mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter2016-07-151-1/+3
| * | mtd: atmel-quadspi: add driver for Atmel QSPI controllerCyrille Pitchen2016-07-153-0/+742
| * | 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-1513-122/+2806
| |\ \
| | * | 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
OpenPOWER on IntegriCloud