aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-12/+16
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong1-10/+13
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger1-1/+1
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger1-1/+2
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro1-2/+2
2008-10-20Revert "[MTD] m25p80.c code cleanup"David Woodhouse1-1/+1
2008-10-14[MTD] m25p80.c extended jedec support (v2)Chen Gong1-2/+2
2008-08-11[MTD] m25p80.c extended jedec supportChen Gong1-39/+47
2008-08-11[MTD] m25p80.c code cleanupChen Gong1-1/+1
2008-08-11[MTD] m25p80.c erase enhanceChen Gong1-8/+40
2008-08-07[MTD] make dataflash write-verify be optionalDavid Brownell2-5/+13
2008-08-07[MTD] Compile fix for dataflash OTP supportDavid Brownell1-1/+1
2008-08-01[MTD] dataflash OTP supportDavid Brownell2-7/+210
2008-07-30[MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org1-47/+83
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-3/+5
2008-07-21MTD: handle pci_name() being constGreg Kroah-Hartman1-3/+5
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller1-2/+0
2008-07-11[MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich1-0/+22
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+3
2008-06-06[MTD] m25p80.c mutex unlock fixChen Gong1-1/+3
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk15-32/+0
2008-06-04[MTD] DataFlash: use proper typesDavid Woodhouse1-16/+16
2008-06-04[MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied to (v2)Michael Hennerich1-5/+112
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert4-25/+41
2008-04-25[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich1-0/+1
2008-04-25[MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu2-10/+28
2008-04-22[MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk1-0/+1
2008-04-22[MTD] Correct phram module param descriptionMark Hindley1-1/+1
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2-12/+12
2008-04-22[MTD] block2mtd: logging typo fixesStephane Chazelas1-5/+5
2008-03-24mtd: memory corruption in block2mtd.cIngo van Lil1-1/+0
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-5/+5
2008-02-07[MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu2-3/+3
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel2-4/+4
2008-02-03fix typo 'the same the\>'Uwe Kleine-König1-1/+1
2008-02-03[MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/devices/lart.cRoel Kluin1-1/+1
2007-11-28[MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor1-1/+1
2007-08-03Revert "[MTD] Driver for AT26Fxxx dataflash devices"David Woodhouse3-494/+0
2007-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-4/+1
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle1-3/+0
2007-07-11[MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa1-2/+0
2007-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu1-1/+1
2007-06-29[MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk1-4/+0
2007-06-29[MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse1-12/+11
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-01potential parse error in ifdefYoann Padioleau1-1/+1