aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa2007-07-112-4/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-115-112/+2
|\
| * [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-103-110/+0
| * [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-102-2/+2
* | [MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.David Woodhouse2007-07-101-9/+9
* | [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter2007-07-051-0/+36
* | [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl2007-07-041-1/+1
* | [MTD] OneNAND Simulator supportKyungmin Park2007-06-303-0/+505
* | [MTD] [OneNAND] 2X program supportKyungmin Park2007-06-302-27/+128
* | [MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk2007-06-291-4/+0
* | [MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse2007-06-291-12/+11
* | [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk2007-06-291-1/+1
* | [MTD] [MAPS] Cleanup nettel map driverAdrian Bunk2007-06-281-59/+2
* | [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap2007-06-281-4/+4
* | [MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke2007-06-281-8/+9
* | [MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse2007-06-281-9/+9
* | [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2007-06-282-57/+194
* | [MTD] m25p80 converted to mutexDavid Brownell2007-06-281-16/+17
* | [MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2007-06-282-2/+10
* | [MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks2007-06-283-3/+15
* | [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-281-2/+2
* | [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-281-1/+1
* | [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks2007-06-281-1/+1
* | [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-06-281-4/+4
* | [MTD] oops and panic message logging to MTD deviceRichard Purdie2007-06-283-0/+374
* | [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-06-281-1/+4
* | [MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2007-06-282-5/+0
* | [MTD] Only call mtd->sync() method in mtdchar close if opened for write.Joakim Tjernlund2007-06-281-1/+2
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-043-7/+233
|\
| * [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse2007-06-011-3/+3
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-112-2/+233
| * [MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger2007-05-111-5/+0
* | parse errors in ifdefsYoann Padioleau2007-06-011-2/+2
* | potential parse error in ifdefYoann Padioleau2007-06-013-3/+3
* | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+0
* | [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-0919-4677/+301
|\|
| * [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse2007-05-095-2976/+0
| * [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-1/+0
| * [MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson2007-05-094-285/+0
| * [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson2007-05-091-1/+1
| * [MTD] [NAND] platform NAND driver: add driverVitaly Wool2007-05-083-0/+160
| * [MTD] [NAND] at91_nand.c: CMDLINE_PARTS supportAndrew Victor2007-05-031-0/+10
| * [MTD] [NAND] Tidy up handling of page number in nand_block_bad()Thomas Knobloch2007-05-031-6/+5
| * [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1
| * [MTD] [NAND] Support multiple chips in CAFÉ driverDavid Woodhouse2007-05-021-9/+20
| * [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse2007-05-022-1/+0
| * [MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool2007-05-024-1399/+106
* | misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
* | Fix occurrences of "the the "Michael Opdenacker2007-05-092-2/+2