summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-05-25mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava
2011-05-25mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler
2011-05-25mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenandRoman Tereshonkov
2011-05-25mtd: denali: drop __TIME__ usageMichal Marek
2011-05-25mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris
2011-05-25mtd: m25p80: add support for the MX25L1606E chipGabor Juhos
2011-05-25mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-05UBI: do not select KALLSYMS_ALLArtem Bityutskiy
2011-04-05UBI: do not compare array with NULLArtem Bityutskiy
2011-04-05UBI: check if we are in RO mode in the erase routineArtem Bityutskiy
2011-04-01mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu
2011-04-01mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre
2011-04-01mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu
2011-04-01mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre
2011-04-01mtd: mtdswap: fix printk format warningRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-25mtd: mtdswap: fix compilation warningArtem Bityutskiy
2011-03-25mtdswap: kill strict error handling optionYang Ruirui
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2011-03-16UBI: make debugging messages dynamicArtem Bityutskiy
2011-03-16UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy
2011-03-16UBI: kill debugging bufferArtem Bityutskiy
2011-03-16UBI: allocate erase checking buffer on demandArtem Bityutskiy
2011-03-16UBI: allocate write checking buffer on demandArtem Bityutskiy
2011-03-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-03-13Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds
2011-03-11mtd: nand: enable software BCH ECC in nand simulatorIvan Djelic
2011-03-11mtd: nand: add software BCH ECC supportIvan Djelic
2011-03-11mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswapDavid Woodhouse
2011-03-11mtd: sm_rtl: check kmalloc return valueXiaochen Wang
2011-03-11mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz
2011-03-11mtd: mxc_nand: fix OOB corruption when page size > 2KiBBaruch Siach