summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2011-03-11mtd: DaVinci: Removed header file that is not requiredSandeep Paulraj
2011-03-11mtd: pxa3xx_nand: clean the keep configure codeLei Wen
2011-03-11mtd: pxa3xx_nand: mtd scan id process could be defined by driver itselfLei Wen
2011-03-11mtd: pxa3xx_nand: unify prepare commandLei Wen
2011-03-11mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid functionLei Wen
2011-03-11mtd: pxa3xx_nand: rework irq logicLei Wen
2011-03-11mtd: pxa3xx_nand: make scan procedure more clearLei Wen
2011-03-11mtd: speedtest: fix integer overflowDavid Lambert
2011-03-11mtd: mxc_nand: fix read past buffer endBaruch Siach
2011-03-11mtd: omap3: nand: report corrected ecc errorsJohn Ogness
2011-03-11mtd: nand: fix a typo in a commentaryJason Liu
2011-03-11mtd: omap: add new variable to platform data to control onenand unlockingRoman Tereshonkov
2011-03-11mtd: onenand: add new option to control initial onenand unlockingRoman Tereshonkov
2011-03-11mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego
2011-03-11mtd: Add mtdswap block driverJarkko Lavinen
2011-03-11mtd_blkdevs: Set the maximum discards sizeJarkko Lavinen
2011-03-11mtd_blkdevs: Add background processing supportJarkko Lavinen
2011-03-11mtd: cfi: fix writebufsize initializationAnatolij Gustschin
2011-03-11mtd: m25p80: add support for M25PX64Yoshihiro Shimoda
2011-03-11mtd: tests: add multiblock erase test to the mtd_speedtestRoman Tereshonkov
2011-03-11mtd: tests: add count parameter to mtd_speedtestAdrian Hunter