summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-03-10mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han
2014-03-10mtd: pmc551: Remove unnecessary OOM messagesJingoo Han
2014-03-10mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han
2014-03-10mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han
2014-03-10mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen
2014-03-10mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON
2014-03-10mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMARichard Weinberger
2014-03-10mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin
2014-03-10mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris
2014-03-10mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-03-10mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie
2014-03-10mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-03-10mtd: block2mtd: Add mutex_destroyFabian Frederick
2014-03-10mtd: phram: Repair multiple instances supportAlexander Sverdlin
2014-03-10mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter
2014-03-10mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven
2014-03-10mtd: m25p80: Add dual read supportGeert Uytterhoeven
2014-03-05UBI: rename block device ioctlsArtem Bityutskiy
2014-03-05UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=nEzequiel Garcia
2014-03-04UBI: block: Add CONFIG_BLOCK dependencyEzequiel Garcia
2014-03-04UBI: block: Use 'u64' for the 64-bit dividendEzequiel Garcia
2014-03-04UBI: block: Mark init-only symbol as __initdataEzequiel Garcia
2014-03-04UBI: block: do not use term "attach"Artem Bityutskiy
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman
2014-02-28powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker
2014-02-28UBI: R/O block driver on top of UBI volumesEzequiel Garcia
2014-02-27Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk
2014-02-18driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha
2014-02-14mtd: nand: fix off-by-one read retry mode countingBrian Norris
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki
2014-02-04UBI: fix some use after free bugsDan Carpenter
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-01-27mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie
2014-01-27mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie
2014-01-27mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven
2014-01-27mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat
2014-01-20mtd: mtdram: add missing 'const'Brian Norris
2014-01-20mtd: m25p80: assign default read commandBrian Norris
2014-01-20mtd: nuc900_nand: remove redundant return value check of platform_get_resource()Wei Yongjun
2014-01-20mtd: plat_nand: remove redundant return value check of platform_get_resource()Wei Yongjun