| Commit message (Expand) | Author | Age | Files | Lines |
* | [MTD] DataFlash: bugfix, binary page sizes now handled | akpm@linux-foundation.org | 2008-07-30 | 1 | -47/+83 |
* | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-07-25 | 1 | -3/+5 |
|\ |
|
| * | MTD: handle pci_name() being const | Greg Kroah-Hartman | 2008-07-21 | 1 | -3/+5 |
* | | [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers | Milton Miller | 2008-07-11 | 1 | -2/+0 |
* | | [MTD] m25p80: fix bug - ATmel spi flash fails to be copied to | Michael Hennerich | 2008-07-11 | 1 | -0/+22 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-07-11 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | [MTD] m25p80.c mutex unlock fix | Chen Gong | 2008-06-06 | 1 | -1/+3 |
* | | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 2008-06-04 | 15 | -32/+0 |
* | | [MTD] DataFlash: use proper types | David Woodhouse | 2008-06-04 | 1 | -16/+16 |
* | | [MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied... | Michael Hennerich | 2008-06-04 | 1 | -5/+112 |
|/ |
|
* | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2008-05-01 | 4 | -25/+41 |
* | [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash | Michael Hennerich | 2008-04-25 | 1 | -0/+1 |
* | [MTD] m25p80: add FAST_READ access support to M25Pxx | Bryan Wu | 2008-04-25 | 2 | -10/+28 |
* | [MTD] mtdram.c should #include <linux/mtd/mtdram.h> | Adrian Bunk | 2008-04-22 | 1 | -0/+1 |
* | [MTD] Correct phram module param description | Mark Hindley | 2008-04-22 | 1 | -1/+1 |
* | [MTD] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-22 | 2 | -12/+12 |
* | [MTD] block2mtd: logging typo fixes | Stephane Chazelas | 2008-04-22 | 1 | -5/+5 |
* | mtd: memory corruption in block2mtd.c | Ingo van Lil | 2008-03-24 | 1 | -1/+0 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-02-07 | 4 | -5/+5 |
|\ |
|
| * | [MTD] [DOC200x] eccbuf is statically defined and always evaluate to true | Samuel Tardieu | 2008-02-07 | 2 | -3/+3 |
| * | [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device... | Roel Kluin | 2008-02-03 | 1 | -1/+1 |
| * | [MTD] mtd_dataflash: Incorrect compare-after-write check | Andrew Victor | 2007-11-28 | 1 | -1/+1 |
* | | Claim maintainership for block2mtd and update email addresses | Joern Engel | 2008-02-06 | 2 | -4/+4 |
* | | fix typo 'the same the\>' | Uwe Kleine-König | 2008-02-03 | 1 | -1/+1 |
|/ |
|
* | Revert "[MTD] Driver for AT26Fxxx dataflash devices" | David Woodhouse | 2007-08-03 | 3 | -494/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-08-01 | 1 | -4/+1 |
|\ |
|
| * | [MIPS] Remove Momentum Ocelot support. | Ralf Baechle | 2007-07-31 | 1 | -3/+0 |
* | | [MTD] Remove Ocelot G support from DiskOnChip drivers. | Yoichi Yuasa | 2007-07-11 | 1 | -2/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-07-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [MIPS] Remove Momenco Ocelot C support | Franck Bui-Huu | 2007-07-10 | 1 | -1/+1 |
* | | [MTD] remove dead MTD_PMC551_APERTURE_SIZE option | Adrian Bunk | 2007-06-29 | 1 | -4/+0 |
* | | [MTD] Use proper binary multiple prefixes in pmc551 driver | David Woodhouse | 2007-06-29 | 1 | -12/+11 |
* | | [MTD] Use mutex instead of semaphore in dataflash driver | Matthias Kaehlcke | 2007-06-28 | 1 | -8/+9 |
* | | [MTD] m25p80: Use correct units for binary multiples | David Woodhouse | 2007-06-28 | 1 | -9/+9 |
* | | [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocks | David Brownell | 2007-06-28 | 2 | -57/+194 |
* | | [MTD] m25p80 converted to mutex | David Brownell | 2007-06-28 | 1 | -16/+17 |
|/ |
|
* | potential parse error in ifdef | Yoann Padioleau | 2007-06-01 | 1 | -1/+1 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|
| * | [MTD] block2mtd_paramline[] mustn't be __initdata | Adrian Bunk | 2007-05-02 | 1 | -1/+1 |
* | | mm: make read_cache_page synchronous | Nick Piggin | 2007-05-07 | 1 | -4/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 | 1 | -2/+2 |
|\ \ |
|
| * | | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov | 2007-05-02 | 1 | -2/+2 |
| |/ |
|
* | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 4 | -4/+0 |
|/ |
|
* | Use menuconfig objects: MTD | Jan Engelhardt | 2007-04-19 | 1 | -12/+6 |
* | [MTD] Driver for AT26Fxxx dataflash devices | Hans-Jürgen Koch | 2007-04-17 | 3 | -0/+494 |
* | [PATCH] [MTD] block2mtd: remove readahead code | Joern Engel | 2007-02-20 | 1 | -53/+4 |
* | [PATCH] [MTD] block2mtd: remove warning | Joern Engel | 2007-02-20 | 1 | -3/+3 |
* | [PATCH] [MTD] block2mtd: remove casts | Joern Engel | 2007-02-20 | 1 | -2/+2 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-02-19 | 3 | -3/+0 |
|\ |
|
| * | [MTD] remove unused ecctype,eccsize fields from struct mtd_info | Artem Bityutskiy | 2007-02-09 | 3 | -3/+0 |