aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-05-10mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messagesH Hartley Sweeten
2010-05-10mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashesKevin Cernekee
2010-05-10mtd: pxa32xx_nand: add support for partition table parsingMarc Kleine-Budde
2010-05-10mtd/nand/bcm_umi: remove unused #include <linux/version.h>Huang Weiyi
2010-05-10mtd: maps: Eliminate use after freeJulia Lawall
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold
2010-05-10mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner
2010-05-10mtd: OneNAND: OMAP2/3: unmap correct DMA bufferMika Westerberg
2010-05-10mtd: Blackfin NFC: localize MMR bit masksMike Frysinger
2010-05-10mtd: kconfig: remove stray endchoice from help textFerenc Wagner
2010-05-10mtd: nandsim: make some structures anonymousArtem Bityutskiy
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski
2010-05-07UBI: misc comment fixesShinya Kuribayashi
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi
2010-05-06UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde
2010-05-05[MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik
2010-05-03UBI: remove reboot notifierKevin Cernekee
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-27mtd: ensure that bdi entries are properly initialized and registeredJens Axboe
2010-04-27Move mtd_bdi_*mappable to mtdcore.cJörn Engel
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas
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