aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-04Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds8-75/+263
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds31-246/+5540
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-07-29ubi: Use bitmaps in Fastmap self-check codeRichard Weinberger1-9/+11
2016-07-29ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2-4/+27
2016-07-29ubi: Check whether the Fastmap anchor matches the super blockRichard Weinberger1-0/+7
2016-07-29ubi: Rework Fastmap attach base codeRichard Weinberger4-42/+162
2016-07-29ubi: Fix whitespace issue in count_fastmap_pebs()Richard Weinberger1-1/+1
2016-07-29ubi: Introduce vol_ignored()Richard Weinberger2-6/+33
2016-07-29ubi: Fix scan_fast() commentRichard Weinberger1-1/+1
2016-07-29ubi: Make volume resize power cut awareRichard Weinberger1-7/+18
2016-07-29ubi: Fix early loggingRichard Weinberger1-4/+4
2016-07-29ubi: gluebi: Fix double refcountingRichard Weinberger1-5/+0
2016-07-29ubi: Fix race condition between ubi device creation and udevIosif Harutyunov1-1/+4
2016-07-29ubi: Only read necessary size when reading the VID headerSascha Hauer1-1/+1
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+1
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+1
2016-07-19mtd: spi-nor: don't build Cadence QuadSPI on non-ARMBrian Norris1-1/+1
2016-07-19mtd: mtk-nor: remove duplicated include from mtk-quadspi.cWei Yongjun1-1/+0
2016-07-19mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios1-1/+1
2016-07-19mtd: add arch dependency for MTD_BCM47XXSFLASH symbolRafał Miłecki1-1/+1
2016-07-18mtd: update description of MTD_BCM47XXSFLASH symbolRafał Miłecki1-2/+2
2016-07-18mtd: spi-nor: Add driver for Cadence Quad SPI Flash ControllerGraham Moore3-0/+1311
2016-07-16mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmdFlorian Fainelli1-1/+1
2016-07-15mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter1-3/+3
2016-07-15mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter1-1/+3
2016-07-16Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+5
2016-07-15mtd: atmel-quadspi: add driver for Atmel QSPI controllerCyrille Pitchen3-0/+742
2016-07-15mtd: nand: omap2: fix return value check in omap_nand_probe()Wei Yongjun1-2/+2
2016-07-15Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtdBrian Norris13-122/+2806
2016-07-14mtd: nand: omap2: Add check for old elm bindingTeresa Remmet1-2/+5
2016-07-13mtd: spi-nor: add hisilicon spi-nor flash controller driverJiancheng Xue3-0/+497
2016-07-13mtd: spi-nor: support dual, quad, and WP for GigadeviceBrian Norris1-4/+20
2016-07-13mtd: spi-nor: Added support for n25q00a.P L Sai Krishna1-0/+1
2016-07-13memory: Update dependency of IFC for LayerscapeRaghav Dogra1-1/+1
2016-07-11mtd: nand: jz4780: Update MODULE_AUTHOR email addressHarvey Hunt2-2/+2
2016-07-11mtd: nand: sunxi: prevent a small memory leakDan Carpenter1-3/+3
2016-07-11mtd: nand: sunxi: add reset line supportIcenowy Zheng1-2/+23
2016-07-11mtd: nand: xway: add nandaddr to own structHauke Mehrtens1-16/+14
2016-07-11mtd: nand: xway: add missing write_buf and read_buf to nand driverHauke Mehrtens1-0/+18
2016-07-11mtd: nand: xway: extract read and write functionHauke Mehrtens1-9/+19
2016-07-11mtd: nand: xway: fix nand lockingJohn Crispin1-12/+8
2016-07-11mtd: nand: xway: remove manual resetHauke Mehrtens1-20/+0
2016-07-11mtd: nand: xway: Avoid messing up with IO_ADDR_W in ->cmd_ctrl()John Crispin1-15/+11
2016-07-11mtd: nand: xway: convert to normal platform driverHauke Mehrtens2-37/+80
2016-07-11mtd: nand: xway: add some more documentationHauke Mehrtens1-6/+15
2016-07-11mtd: nandbiterrs: Support for NAND biterrors test on platforms without raw writeIwo Mergler1-1/+1