summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-04-22Fix JFFS2 sync silent failureJörn Engel
2010-04-20mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT deviceH Hartley Sweeten
2010-04-08bitops: rename for_each_bit() to for_each_set_bit(): mtdAkinobu Mita
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-26mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky
2010-03-26mtd: nand: split out ECC moduleMaxim Levitsky
2010-03-26mtd: sm_ftl: initialize sysfs attributesMaxim Levitsky
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-21mtd/maps/pismo: remove dangling pointer and a leakWolfram Sang
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik
2010-03-18mtd: block2mtd: Use kasprintfJulia Lawall
2010-03-18mtd: small typo in MakefileMatteo Croce
2010-03-15mtd: enable sh_flctl on SH-Mobile ARMMagnus Damm
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-11mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse
2010-03-11mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap
2010-03-08mtd: blktrans: do blk_cleanup_queue when it is really safe to do soMaxim Levitsky
2010-03-08mtd: Make SM_FTL depend on MTD_NANDDavid Woodhouse
2010-03-08mtd: nand: r852: declare inline functions staticStephen Rothwell
2010-03-08mtd: nand: r852: fix name space clashStephen Rothwell
2010-03-08mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap
2010-03-08mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...Maxim Levitsky
2010-03-08Merge branch 'master' into for-linusRussell King
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-06Merge git://git.infradead.org/ubi-2.6Linus Torvalds
2010-03-02Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren
2010-03-01MTD: fix pismo build errorRussell King
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss
2010-02-26mtd: r852 fix pci IDMaxim Levitsky
2010-02-26mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky
2010-02-26mtd: nand: Add driver for Ricoh xD/SmartMedia readerMaxim Levitsky
2010-02-26mtd: Add new SmartMedia/xD FTLMaxim Levitsky
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-26mtd: nand: Add SmartMedia device table to sm_common moduleDavid Woodhouse
2010-02-26mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse
2010-02-26mtd: common module for smartmedia/xD supportMaxim Levitsky
2010-02-26mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky
2010-02-26mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky
2010-02-26mtd: nand: cleanup the nand_do_write_opsMaxim Levitsky
2010-02-26mtd: nand: make MTD_OOB_PLACE work correctly.Maxim Levitsky
2010-02-26mtd: nand: make suspend work if device is accessed by kernel threads.Maxim Levitsky
2010-02-26mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky
2010-02-26mtd: call the remove notifiers before assuming it is in useMaxim Levitsky