summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: bcm47xxpart: fix off by one in partitions limitRafał Miłecki2014-03-101-2/+2
* mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAMPhilippe De Muyter2014-03-101-4/+4
* mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris2014-03-101-0/+1
* mtd: nand: Add a devicetree binding for ECC strength and ECC step sizeEzequiel Garcia2014-03-101-0/+14
* of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia2014-03-102-0/+46
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-107-64/+57
* jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan2014-03-101-1/+1
* jffs2: Fix segmentation fault found in stress testKamlakant Patel2014-03-101-2/+2
* jffs2: unlock f->sem on error in jffs2_new_inode()Wang Guoli2014-03-101-3/+6
* jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan2014-03-101-4/+9
* jffs2: remove from wait queue after schedule()Li Zefan2014-03-101-0/+1
* mtd: ts5500: Add dependencyJean Delvare2014-03-101-1/+1
* mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter2014-03-101-1/+1
* mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie2014-03-101-2/+11
* mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-102-1/+86
* mtd: nand: add a helper to get the supported features for JEDECHuang Shijie2014-03-101-0/+9
* mtd: nand: add fields for JEDEC in nand_chipHuang Shijie2014-03-101-1/+9
* mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie2014-03-101-0/+75
* mtd: nand: s3c2410: Trivial cleanup in header fileSachin Kamat2014-03-101-2/+6
* mtd: mxc_nand: Propagate the error if platform_get_irq() failsFabio Estevam2014-03-101-0/+2
* mtd: remove some duplicative checksDan Carpenter2014-03-101-6/+3
* mtd: atmel_nand: change log levelNicolas Ferre2014-03-101-1/+1
* mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto2014-03-101-0/+1
* mtd: gen_probe: Remove unnecessary OOM messagesJingoo Han2014-03-101-2/+0
* mtd: cfi: Remove unnecessary OOM messagesJingoo Han2014-03-105-20/+6
* mtd: onenand: Remove unnecessary OOM messagesJingoo Han2014-03-102-9/+2
* mtd: lpddr: Remove unnecessary OOM messagesJingoo Han2014-03-102-7/+2
* mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han2014-03-101-1/+0
* mtd: pmc551: Remove unnecessary OOM messagesJingoo Han2014-03-101-6/+1
* mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han2014-03-101-2/+0
* mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han2014-03-101-3/+1
* mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen2014-03-101-1/+1
* mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON2014-03-101-1/+1
* mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMARichard Weinberger2014-03-101-0/+2
* mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin2014-03-101-3/+2
* mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-03-101-11/+3
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-03-106-10/+26
* mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie2014-03-101-0/+3
* mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie2014-03-101-8/+0
* mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie2014-03-103-32/+67
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-1037-37/+0
* mtd: block2mtd: Add mutex_destroyFabian Frederick2014-03-101-5/+8
* mtd: phram: Repair multiple instances supportAlexander Sverdlin2014-03-101-7/+34
* mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter2014-03-101-7/+4
* mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven2014-03-101-2/+2
* mtd: m25p80: Add dual read supportGeert Uytterhoeven2014-03-101-4/+19
* Linux 3.14-rc6v3.14-rc6Linus Torvalds2014-03-091-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-0919-53/+146
|\
| * Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-03-083-3/+3
| |\
| | * ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble...Marek Belisko2014-03-021-1/+1