aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2007-06-29[MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse1-12/+11
2007-06-29[MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk1-1/+1
2007-06-28[MTD] [MAPS] Cleanup nettel map driverAdrian Bunk1-59/+2
2007-06-28[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap1-4/+4
2007-06-28[MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke1-8/+9
2007-06-28[MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse1-9/+9
2007-06-28[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2-57/+194
2007-06-28[MTD] m25p80 converted to mutexDavid Brownell1-16/+17
2007-06-28[MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2-2/+10
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks3-3/+15
2007-06-28[MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks1-2/+2
2007-06-28[MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks1-1/+1
2007-06-28[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks1-1/+1
2007-06-28[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks1-4/+4
2007-06-28[MTD] oops and panic message logging to MTD deviceRichard Purdie3-0/+374
2007-06-28[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten1-1/+4
2007-06-28[MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2-5/+0
2007-06-28[MTD] Only call mtd->sync() method in mtdchar close if opened for write.Joakim Tjernlund1-1/+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...Linus 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