summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-133-776/+0
* mtd_dataflash: fix probing of AT45DB321C chips.Will Newton2009-03-101-1/+2
* [MTD] slram: Handle negative devlength correctlyRoel Kluin2009-01-191-4/+10
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-093-33/+38
|\
| * [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-232-26/+26
| * [MTD] fix m25p80 64-bit divisionsArtem Bityutskiy2008-12-191-18/+19
| * [MTD] fix dataflash 64-bit divisionsArtem Bityutskiy2008-12-191-9/+15
| * [MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev2008-12-101-4/+2
* | mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand2009-01-081-6/+8
* | mtd/ps3vram: Use msleep in waitsGeoff Levand2009-01-081-23/+17
* | mtd/ps3vram: Use proper kernel typesGeoff Levand2009-01-081-26/+30
* | mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand2009-01-081-48/+68
* | mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand2009-01-081-29/+0
* | mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven2009-01-081-0/+1
* | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2009-01-083-0/+784
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\ \
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
| |/
* | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-062-23/+23
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-091-12/+16
|\
| * [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-261-10/+13
| * [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-261-1/+1
| * [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-261-1/+2
* | [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-211-2/+2
|/
* Revert "[MTD] m25p80.c code cleanup"David Woodhouse2008-10-201-1/+1
* [MTD] m25p80.c extended jedec support (v2)Chen Gong2008-10-141-2/+2
* [MTD] m25p80.c extended jedec supportChen Gong2008-08-111-39/+47
* [MTD] m25p80.c code cleanupChen Gong2008-08-111-1/+1
* [MTD] m25p80.c erase enhanceChen Gong2008-08-111-8/+40
* [MTD] make dataflash write-verify be optionalDavid Brownell2008-08-072-5/+13
* [MTD] Compile fix for dataflash OTP supportDavid Brownell2008-08-071-1/+1
* [MTD] dataflash OTP supportDavid Brownell2008-08-012-7/+210
* [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
|\
OpenPOWER on IntegriCloud