aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa3-110/+0
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2-2/+2
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-7/+233
2007-06-01[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse1-3/+3
2007-06-01parse errors in ifdefsYoann Padioleau1-2/+2
2007-06-01potential parse error in ifdefYoann Padioleau3-3/+3
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+0
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells2-2/+233
2007-05-11[MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger1-5/+0
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds19-4677/+301
2007-05-09[MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse5-2976/+0
2007-05-09[MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day1-1/+0
2007-05-09[MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson4-285/+0
2007-05-09[MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson1-1/+1
2007-05-09misc doc and kconfig typosMatt LaPlante1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker2-2/+2
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-4/+4
2007-05-08Clean up mutex_trylock noiseJean Delvare1-2/+2
2007-05-08Merge branch 'linux-2.6'Paul Mackerras10-15/+5
2007-05-08[MTD] [NAND] platform NAND driver: add driverVitaly Wool3-0/+160
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07mm: make read_cache_page synchronousNick Piggin1-4/+2
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2007-05-03[MTD] [NAND] at91_nand.c: CMDLINE_PARTS supportAndrew Victor1-0/+10
2007-05-03[MTD] [NAND] Tidy up handling of page number in nand_block_bad()Thomas Knobloch1-6/+5
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare7-7/+0
2007-05-02kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov1-2/+2
2007-05-02[MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk1-1/+1
2007-05-02[MTD] [NAND] Support multiple chips in CAFÉ driverDavid Woodhouse1-9/+20
2007-05-02[MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse2-1/+0
2007-05-02[MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool4-1399/+106
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-4/+4
2007-04-27[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk1-1/+1
2007-04-27[MTD] [NAND] CM-x270 MTD driverMike Rapoport3-0/+273
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse22-2/+11340
2007-04-27Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds21-0/+11338
2007-04-27[MTD] [NAND] Wrong calculation of page number in nand_block_bad()Knobloch, Thomas1-1/+1
2007-04-27UBI: remove unused variableArtem Bityutskiy1-1/+0
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy21-0/+11339
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-2/+2
2007-04-26[MTD] [MAPS] fix plat-ram printk formatRandy Dunlap1-1/+2
2007-04-25[MTD] [OneNAND] Exit loop only when column start with 0Adrian Hunter1-2/+2
2007-04-25[MTD] [OneNAND] Fix access the past of the real oobfree arrayKyungmin Park1-5/+12
2007-04-25[MTD] [OneNAND] Update Samsung OneNAND official URLKyungmin Park1-1/+1
2007-04-22[MTD] Finish conversion mtd_blkdevs to use the kthread APIChristoph Hellwig1-23/+9
2007-04-19Use menuconfig objects: MTDJan Engelhardt6-78/+52
2007-04-19[MTD] mtd_blkdevs: Convert to use the kthread APIEric W. Biederman1-14/+5
2007-04-17[MTD] Fix fwh_lock lockingShashi Rao1-1/+2
2007-04-17[MTD] nandsim: enhance nandsim to allow arbitrary NAND sizeAdrian Hunter1-1/+20