aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10mtd: mpc5121_nfc: Changed SVR check to allow MPC5123.Steve Deiters1-2/+2
2010-05-10mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messagesH Hartley Sweeten1-11/+0
2010-05-10mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashesKevin Cernekee1-0/+56
2010-05-10mtd: pxa32xx_nand: add support for partition table parsingMarc Kleine-Budde1-0/+11
2010-05-10mtd/nand/bcm_umi: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-10mtd: maps: Eliminate use after freeJulia Lawall1-1/+1
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold6-240/+237
2010-05-10mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner1-1/+4
2010-05-10mtd: OneNAND: OMAP2/3: unmap correct DMA bufferMika Westerberg1-4/+4
2010-05-10mtd: Blackfin NFC: localize MMR bit masksMike Frysinger1-4/+25
2010-05-10mtd: kconfig: remove stray endchoice from help textFerenc Wagner1-2/+0
2010-05-10mtd: nandsim: make some structures anonymousArtem Bityutskiy1-3/+3
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski1-3/+0
2010-05-07UBI: misc comment fixesShinya Kuribayashi2-5/+5
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi5-8/+8
2010-05-06UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde1-2/+23
2010-05-05[MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik2-0/+0
2010-05-03UBI: remove reboot notifierKevin Cernekee2-37/+0
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-66/+77
2010-04-27mtd: ensure that bdi entries are properly initialized and registeredJens Axboe1-4/+42
2010-04-27Move mtd_bdi_*mappable to mtdcore.cJörn Engel4-62/+33
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas1-1/+7
2010-04-22Fix JFFS2 sync silent failureJörn Engel1-0/+2
2010-04-20mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT deviceH Hartley Sweeten1-2/+5
2010-04-08bitops: rename for_each_bit() to for_each_set_bit(): mtdAkinobu Mita1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo54-5/+49
2010-03-29mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-26mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky2-16/+1
2010-03-26mtd: nand: split out ECC moduleMaxim Levitsky3-9/+16
2010-03-26mtd: sm_ftl: initialize sysfs attributesMaxim Levitsky1-0/+2
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse20-519/+264
2010-03-21mtd/maps/pismo: remove dangling pointer and a leakWolfram Sang1-1/+7
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik1-0/+0
2010-03-18mtd: block2mtd: Use kasprintfJulia Lawall1-3/+1
2010-03-18mtd: small typo in MakefileMatteo Croce1-1/+1
2010-03-15mtd: enable sh_flctl on SH-Mobile ARMMagnus Damm1-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-5/+5
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2010-03-11mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse1-1/+1
2010-03-11mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap2-0/+2
2010-03-08mtd: blktrans: do blk_cleanup_queue when it is really safe to do soMaxim Levitsky1-1/+1
2010-03-08mtd: Make SM_FTL depend on MTD_NANDDavid Woodhouse1-5/+5
2010-03-08mtd: nand: r852: declare inline functions staticStephen Rothwell1-3/+3
2010-03-08mtd: nand: r852: fix name space clashStephen Rothwell1-4/+5
2010-03-08mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap1-0/+5
2010-03-08mtd: r852: Few fixes for problems that occur when card is rapidly inserted/removed.Maxim Levitsky1-4/+17
2010-03-08Merge branch 'master' into for-linusRussell King1-1/+1
2010-03-08Merge branch 'origin' into devel-stableRussell King13-512/+256
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina6-5/+5
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-1/+2