summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2014-03-11mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han1-1/+0
2014-03-11mtd: pmc551: Remove unnecessary OOM messagesJingoo Han1-6/+1
2014-03-11mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han1-2/+0
2014-03-11mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-03-11mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen1-1/+1
2014-03-11mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON1-1/+1
2014-03-11mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMARichard Weinberger1-0/+2
2014-03-11mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin1-3/+2
2014-03-11mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris1-11/+3
2014-03-11mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris5-10/+16
2014-03-11mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie1-0/+3
2014-03-11mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2-26/+61
2014-03-11mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker37-37/+0
2014-03-11mtd: block2mtd: Add mutex_destroyFabian Frederick1-5/+8
2014-03-11mtd: phram: Repair multiple instances supportAlexander Sverdlin1-7/+34
2014-03-11mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter1-7/+4
2014-03-11mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven1-2/+2
2014-03-11mtd: m25p80: Add dual read supportGeert Uytterhoeven1-4/+19
2014-03-05UBI: rename block device ioctlsArtem Bityutskiy2-5/+5
2014-03-05UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia1-2/+2
2014-03-04UBI: block: Add CONFIG_BLOCK dependencyEzequiel Garcia1-0/+1
2014-03-04UBI: block: Use 'u64' for the 64-bit dividendEzequiel Garcia1-1/+1
2014-03-04UBI: block: Mark init-only symbol as __initdataEzequiel Garcia1-1/+1
2014-03-04UBI: block: do not use term "attach"Artem Bityutskiy3-25/+32
2014-03-03Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman3-26/+45
2014-03-01powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker1-0/+1
2014-02-28UBI: R/O block driver on top of UBI volumesEzequiel Garcia6-0/+707
2014-02-27Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-4/+4
2014-02-24mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta1-3/+2
2014-02-24mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta1-10/+15
2014-02-24mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta1-8/+23
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk1-22/+0
2014-02-19driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha1-1/+1
2014-02-15mtd: nand: fix off-by-one read retry mode countingBrian Norris1-1/+1
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki1-1/+1
2014-02-04UBI: fix some use after free bugsDan Carpenter1-4/+4
2014-01-31Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-34/+28
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-1/+1
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-1/+1
2014-01-29Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds60-855/+1407
2014-01-28mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie1-14/+17
2014-01-28mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie1-2/+11
2014-01-28mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven1-0/+11
2014-01-28mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven1-1/+1
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2014-01-23mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat1-1/+35
2014-01-20mtd: mtdram: add missing 'const'Brian Norris1-1/+1
2014-01-20mtd: m25p80: assign default read commandBrian Norris1-0/+2
2014-01-20mtd: nuc900_nand: remove redundant return value check of platform_get_resource()Wei Yongjun1-3/+0
2014-01-20mtd: plat_nand: remove redundant return value check of platform_get_resource()Wei Yongjun1-4/+1