aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-12-04mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie
2013-12-04mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris
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
2013-01-17mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang
2013-01-17mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams
2012-12-03mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat
2012-12-03mtd: slram: invalid checking of absolute end addressJiri Engelthaler
2012-10-28mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
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-13mtd: mtdpart: break it as soon as we parse out the partitionsHuang Shijie
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: mxc_nand: move ecc strengh setup before nand_scan_tailSascha Hauer
2012-06-10mtd: block2mtd: fix recursive call of mtd_writevGabor Juhos
2012-06-10mtd: of_parts: fix breakage in KconfigFrank Svendsboe
2012-06-10mtd: nand: fix scan_read_raw_oobDmitry Maluka
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-08mtd: ams-delta: fix request_mem_region() failureJanusz Krzysztofik
2012-05-07mtd: fix oops in dataflash driverWill Newton
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo
2012-04-09fix breakage in mtdchar_open(), sanitize failure exitsAl Viro
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-31mtdchar: kill persistently held vfsmountAl Viro
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27mtd: docg3 add protection against concurrencyRobert Jarzmik
2012-03-27mtd: docg3 refactor cascade floors structureRobert Jarzmik
2012-03-27mtd: docg3 increase write/erase timeoutRobert Jarzmik
2012-03-27mtd: docg3 fix inbound calculationsRobert Jarzmik
2012-03-27mtd: nand: gpmi: fix function annotationsWolfram Sang
2012-03-27mtd: phram: fix section mismatch for phram_setupRyosuke Saito
2012-03-27mtd: unify initialization of erase_info->fail_addrShmulik Ladkani