summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GP...Pekon Gupta2014-03-201-24/+50
* mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwec...Pekon Gupta2014-03-201-8/+7Star
* mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calcul...Pekon Gupta2014-03-201-49/+10Star
* mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calcul...Pekon Gupta2014-03-201-41/+10Star
* mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW e...Pekon Gupta2014-03-201-33/+35
* mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calcul...Pekon Gupta2014-03-201-5/+5
* mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-...Pekon Gupta2014-03-201-10/+19
* mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhan...Pekon Gupta2014-03-201-25/+13Star
* mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detectio...Pekon Gupta2014-03-201-52/+33Star
* mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variabl...Pekon Gupta2014-03-201-16/+23
* mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nan...Pekon Gupta2014-03-201-1/+3
* mtd: Fix the behavior of OTP write if there is not enough room for dataChristian Riesch2014-03-113-7/+30
* mtd: block2mtd: check device sizeFabian Frederick2014-03-111-1/+5
* mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina2014-03-111-0/+1
* mtd: gpmi: add subpage read supportHuang Shijie2014-03-111-0/+96
* mtd: gpmi: do not use the mtd->writesizeHuang Shijie2014-03-111-3/+3
* mtd: nand: add "page" argument for read_subpage hookHuang Shijie2014-03-112-3/+6
* mtd: nand: remove unused function input parameterCai Zhiyong2014-03-111-7/+5Star
* mtd: nand: pxa3xx: Print actual ECC strength in error messageEzequiel Garcia2014-03-111-1/+1
* mtd: nand: pxa3xx: Remove unused macroEzequiel Garcia2014-03-111-1/+0Star
* mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301XRafał Miłecki2014-03-112-2/+2
* mtd: bcm47xxpart: avoid overflowing when registering trxRafał Miłecki2014-03-111-0/+5
* mtd: bcm47xxpart: fix off by one in partitions limitRafał Miłecki2014-03-111-2/+2
* mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAMPhilippe De Muyter2014-03-111-4/+4
* mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris2014-03-111-0/+1
* mtd: nand: Add a devicetree binding for ECC strength and ECC step sizeEzequiel Garcia2014-03-111-0/+14
* of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia2014-03-112-0/+46
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-117-64/+57Star
* jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan2014-03-111-1/+1
* jffs2: Fix segmentation fault found in stress testKamlakant Patel2014-03-111-2/+2
* jffs2: unlock f->sem on error in jffs2_new_inode()Wang Guoli2014-03-111-3/+6
* jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan2014-03-111-4/+9
* jffs2: remove from wait queue after schedule()Li Zefan2014-03-111-0/+1
* mtd: ts5500: Add dependencyJean Delvare2014-03-111-1/+1
* mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter2014-03-111-1/+1
* mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie2014-03-111-2/+11
* mtd: nand: parse out the JEDEC compliant NANDHuang Shijie2014-03-112-1/+86
* mtd: nand: add a helper to get the supported features for JEDECHuang Shijie2014-03-111-0/+9
* mtd: nand: add fields for JEDEC in nand_chipHuang Shijie2014-03-111-1/+9
* mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie2014-03-111-0/+75
* mtd: nand: s3c2410: Trivial cleanup in header fileSachin Kamat2014-03-111-2/+6
* mtd: mxc_nand: Propagate the error if platform_get_irq() failsFabio Estevam2014-03-111-0/+2
* mtd: remove some duplicative checksDan Carpenter2014-03-111-6/+3Star
* mtd: atmel_nand: change log levelNicolas Ferre2014-03-111-1/+1
* mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto2014-03-111-0/+1
* mtd: gen_probe: Remove unnecessary OOM messagesJingoo Han2014-03-111-2/+0Star
* mtd: cfi: Remove unnecessary OOM messagesJingoo Han2014-03-115-20/+6Star
* mtd: onenand: Remove unnecessary OOM messagesJingoo Han2014-03-112-9/+2Star
* mtd: lpddr: Remove unnecessary OOM messagesJingoo Han2014-03-112-7/+2Star
* mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han2014-03-111-1/+0Star