summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* [MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org2008-07-301-47/+83
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-251-3/+5
|\
| * MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-211-3/+5
* | [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller2008-07-111-2/+0
* | [MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich2008-07-111-0/+22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-111-1/+3
|\|
| * [MTD] m25p80.c mutex unlock fixChen Gong2008-06-061-1/+3
* | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-0415-32/+0
* | [MTD] DataFlash: use proper typesDavid Woodhouse2008-06-041-16/+16
* | [MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied...Michael Hennerich2008-06-041-5/+112
|/
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-014-25/+41
* [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich2008-04-251-0/+1
* [MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu2008-04-252-10/+28
* [MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk2008-04-221-0/+1
* [MTD] Correct phram module param descriptionMark Hindley2008-04-221-1/+1
* [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-222-12/+12
* [MTD] block2mtd: logging typo fixesStephane Chazelas2008-04-221-5/+5
* mtd: memory corruption in block2mtd.cIngo van Lil2008-03-241-1/+0
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-074-5/+5
|\
| * [MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu2008-02-072-3/+3
| * [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device...Roel Kluin2008-02-031-1/+1
| * [MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor2007-11-281-1/+1
* | Claim maintainership for block2mtd and update email addressesJoern Engel2008-02-062-4/+4
* | fix typo 'the same the\>'Uwe Kleine-König2008-02-031-1/+1
|/
* Revert "[MTD] Driver for AT26Fxxx dataflash devices"David Woodhouse2007-08-033-494/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-011-4/+1
|\
| * [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-311-3/+0
* | [MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa2007-07-111-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-111-1/+1
|\|
| * [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-101-1/+1
* | [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] 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
|/
* potential parse error in ifdefYoann Padioleau2007-06-011-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-091-1/+1
|\
| * [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1
* | mm: make read_cache_page synchronousNick Piggin2007-05-071-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-2/+2
|\ \
| * | kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-021-2/+2
| |/
* / PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-024-4/+0
|/
* Use menuconfig objects: MTDJan Engelhardt2007-04-191-12/+6
* [MTD] Driver for AT26Fxxx dataflash devicesHans-Jürgen Koch2007-04-173-0/+494
* [PATCH] [MTD] block2mtd: remove readahead codeJoern Engel2007-02-201-53/+4
* [PATCH] [MTD] block2mtd: remove warningJoern Engel2007-02-201-3/+3
* [PATCH] [MTD] block2mtd: remove castsJoern Engel2007-02-201-2/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-193-3/+0
|\
| * [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-093-3/+0