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