summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-04-25vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-16mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse
2013-04-16mtdchar: fix offset overflow detectionLinus Torvalds
2012-12-03mtd: slram: invalid checking of absolute end addressJiri Engelthaler
2012-10-13mtd: omap2: fix module loadingAndreas Bießmann
2012-10-13mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann
2012-10-13mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani
2012-10-13mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud
2012-10-13mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan
2012-10-07UBI: fix autoresize handling in R/O modeArtem Bityutskiy
2012-10-02UBI: fix a horrible memory deallocation bugArtem Bityutskiy
2012-07-19mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski
2012-07-16mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-06-10mtd: nand: fix scan_read_raw_oobDmitry Maluka
2012-06-01mtd: sm_ftl: fix typo in major number.Maxim Levitsky
2012-04-13mtd: m25p80: set writebufsizeBrian Norris
2012-04-13mtd: lart: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: block2mtd: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: sst25l: initialize writebufsizeArtem Bityutskiy
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger
2012-01-25UBI: fix debugging messagesArtem Bityutskiy
2012-01-25UBI: fix nameless volumes handlingRichard Weinberger
2012-01-25UBI: fix use-after-free on error pathArtem Bityutskiy
2012-01-25UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2012-01-25mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang
2012-01-25mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris
2012-01-25mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov
2012-01-25mtdoops: fix the oops_page_used array sizeRoman Tereshonkov
2011-11-11mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)
2011-11-11mtd: pxa3xx_nand: Fix blank page ECC mismatchDaniel Mack
2011-11-11mtd: pxa3xx_nand: fix nand detection issueLei Wen
2011-11-11mtd: provide an alias for the redboot module nameAndres Salomon
2011-11-11mtd: mtdchar: add missing initializer on raw writePeter Wippich
2011-06-22powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles
2011-05-25mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-05-25mtd: samsung onenand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: omap2 onenand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: tmio_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: socrates_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: sharpsl: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: orion_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: omap2: convert to mtd_device_register()Jamie Iles