aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2015-09-29pcmciamtd: Add id for PRETEC 4MB SRAMTom Englund1-0/+1
2015-09-29mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore2-1/+12
2015-09-29mtd: nand: denali: pass col argument to READID operationEnrico Jorns1-1/+1
2015-09-29UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray1-2/+2
2015-09-29UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-09-29UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-09-28mtd: cmdlinepart: convert printk() to pr_*()Brian Norris1-14/+11
2015-09-28mtd: cmdlinepart: allow small partitionsBrian Norris1-3/+2
2015-09-28mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad modeJoachim Eastwood1-2/+2
2015-09-28mtd: Destroy mtd_idr on module_exitJohannes Thumshirn1-0/+1
2015-09-28mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removalRobert Jarzmik1-2/+15
2015-09-28mtd: mxc_nand: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-28mtd: blktrans: fix multiplication overflowPeng Fan1-1/+1
2015-09-28mtd: mpc5121_nfc: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-28mtd: fsl_ifc_nand: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-28mtd: fsl_elbc_nand: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-28mtd: orion_nand: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-27mtd: nand: pxa3xx-nand: switch to dmaengineRobert Jarzmik1-112/+106
2015-09-27mxc_nand: fix copy_spareEric Benard1-1/+1
2015-09-21mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON1-0/+1
2015-09-21mtd: nandsim: drop null test before destroy functionsJulia Lawall1-2/+1
2015-09-21mtd: nand: add nand_check_erased helper functionsBoris BREZILLON1-0/+128
2015-09-21mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON1-17/+9
2015-09-13Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris5-131/+133
2015-09-11mtd: spi-nor: Zap unneeded write_enable from write_regJagan Teki4-14/+11
2015-09-11mtd: spi-nor: Use write_sr for write statusJagan Teki1-2/+1
2015-09-11mtd: nand: sunxi: rely on nand_dt_init initializationBoris BREZILLON1-17/+10
2015-09-11mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut2-4/+5
2015-09-11mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut4-1/+4
2015-09-09Merge MTD 4.3-rc1 updates into -nextBrian Norris1-1/+1
2015-09-09mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()Stefan Roese1-3/+9
2015-09-09Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+8
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-3/+3
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-127/+129
2015-09-02mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[]Brian Norris1-1/+1
2015-09-02mtd: pxa3xx_nand: Remove unused platform-data flash specificationEzequiel García1-6/+27
2015-09-02mtd: fsl-quadspi: use automatic spi-nor detectionBrian Norris1-7/+1
2015-09-02mtd: spi-nor: embed struct mtd_info within struct spi_norBrian Norris4-20/+14
2015-09-02mtd: spi-nor: assign mtd->priv in spi_nor_scan()Brian Norris4-3/+1
2015-09-02mtd: spi-nor: s25sl064p supports both dual and quad I/OJoachim Eastwood1-1/+1
2015-09-02mtd: spi-nor: allow dual/quad reads on S25FL129PJonas Gorski1-2/+2
2015-09-02mtd: nand: omap2: Rename shippable module to omap2_nandRoger Quadros1-1/+2
2015-09-02mtd: spi-nor: Add support for sst25wf020aAlexis Ballier1-0/+1
2015-09-02mtd: spi-nor: Add support for Micron n25q064a serial flashMika Westerberg1-0/+1
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-08-27mtd: mtd_oobtest: Fix the address offset with vary_offset caseRoger Quadros1-6/+12
2015-08-25mtd: blkdevs: fix switch-bool compilation warningTomer Barletz1-6/+2
2015-08-25mtd: spi-nor: stop (ab)using struct spi_device_idRafał Miłecki1-35/+27
2015-08-25mtd: nand: add Toshiba TC58NVG0S3E to nand_ids tableOleksij Rempel1-0/+4
2015-08-21mtd: dataflash: Export OF module alias informationJavier Martinez Canillas1-0/+1