summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2012-06-09mtd: nand: fix scan_read_raw_oobDmitry Maluka1-0/+1
2012-06-01mtd: sm_ftl: fix typo in major number.Maxim Levitsky1-1/+1
2012-04-13mtd: m25p80: set writebufsizeBrian Norris1-0/+1
2012-04-13mtd: lart: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-04-13mtd: block2mtd: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-04-13mtd: sst25l: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy1-6/+4
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger1-4/+4
2012-01-26UBI: fix debugging messagesArtem Bityutskiy1-1/+4
2012-01-26UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-26UBI: fix use-after-free on error pathArtem Bityutskiy1-3/+4
2012-01-26UBI: fix missing scrub when there is a bit-flipBhavesh Parekh3-3/+10
2012-01-26mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang1-0/+7
2012-01-26mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris1-1/+2
2012-01-26mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov1-0/+3
2012-01-26mtdoops: fix the oops_page_used array sizeRoman Tereshonkov1-1/+1
2011-11-11mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)1-11/+16
2011-11-11mtd: pxa3xx_nand: Fix blank page ECC mismatchDaniel Mack1-0/+2
2011-11-11mtd: pxa3xx_nand: fix nand detection issueLei Wen1-5/+7
2011-11-11mtd: provide an alias for the redboot module nameAndres Salomon1-0/+3
2011-11-11mtd: mtdchar: add missing initializer on raw writePeter Wippich1-0/+1
2011-06-22powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie1-3/+3
2011-05-28Merge git://git.infradead.org/mtd-2.6Linus Torvalds130-1592/+995
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz1-1/+1
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles5-27/+8
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles3-5/+9
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles59-147/+157
2011-05-25mtd: samsung onenand: convert to mtd_device_register()Jamie Iles1-9/+3
2011-05-25mtd: omap2 onenand: convert to mtd_device_register()Jamie Iles1-7/+3
2011-05-25mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles1-13/+1
2011-05-25mtd: tmio_nand: convert to mtd_device_register()Jamie Iles1-9/+1
2011-05-25mtd: socrates_nand: convert to mtd_device_register()Jamie Iles1-15/+1
2011-05-25mtd: sharpsl: convert to mtd_device_register()Jamie Iles1-10/+2
2011-05-25mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles1-14/+2
2011-05-25mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles1-10/+5
2011-05-25mtd: orion_nand: convert to mtd_device_register()Jamie Iles1-13/+1
2011-05-25mtd: omap2: convert to mtd_device_register()Jamie Iles1-7/+3
2011-05-25mtd: nomadik_nand: convert to mtd_device_register()Jamie Iles1-6/+1
2011-05-25mtd: ndfc: convert to mtd_device_register()Jamie Iles1-12/+1
2011-05-25mtd: mxc_nand: convert to mtd_device_register()Jamie Iles1-9/+4
2011-05-25mtd: mpc5121_nfc: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: jz4740_nand: convert to mtd_device_register()Jamie Iles1-9/+1
2011-05-25mtd: h1910: convert to mtd_device_register()Jamie Iles2-5/+2
2011-05-25mtd: fsmc_nand: convert to mtd_device_register()Jamie Iles1-21/+4
2011-05-25mtd: fsl_upm: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: edb7312 nand: convert to mtd_device_register()Jamie Iles1-8/+1
2011-05-25mtd: diskonchip: convert to mtd_device_register()Jamie Iles1-11/+7
2011-05-25mtd: davinci_nand: convert to mtd_device_register()Jamie Iles1-30/+21
2011-05-25mtd: cs553x_nand: convert to mtd_device_register()Jamie Iles1-16/+3