| Commit message (Expand) | Author | Age |
* | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2008-05-01 |
* | [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-25 |
* | [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-04-22 |
* | mtd: memory corruption in block2mtd.c | Ingo van Lil | 2008-03-24 |
* | 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-07 |
| * | [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device... | Roel Kluin | 2008-02-03 |
| * | [MTD] mtd_dataflash: Incorrect compare-after-write check | Andrew Victor | 2007-11-28 |
* | | Claim maintainership for block2mtd and update email addresses | Joern Engel | 2008-02-06 |
* | | fix typo 'the same the\>' | Uwe Kleine-König | 2008-02-03 |
|/ |
|
* | Revert "[MTD] Driver for AT26Fxxx dataflash devices" | David Woodhouse | 2007-08-03 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-08-01 |
|\ |
|
| * | [MIPS] Remove Momentum Ocelot support. | Ralf Baechle | 2007-07-31 |
* | | [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-11 |
|\| |
|
| * | [MIPS] Remove Momenco Ocelot C support | Franck Bui-Huu | 2007-07-10 |
* | | [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-29 |
* | | [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-28 |
|/ |
|
* | potential parse error in ifdef | Yoann Padioleau | 2007-06-01 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | [MTD] block2mtd_paramline[] mustn't be __initdata | Adrian Bunk | 2007-05-02 |
* | | mm: make read_cache_page synchronous | Nick Piggin | 2007-05-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 |
|\ \ |
|
| * | | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov | 2007-05-02 |
| |/ |
|
* / | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
|/ |
|
* | Use menuconfig objects: MTD | Jan Engelhardt | 2007-04-19 |
* | [MTD] Driver for AT26Fxxx dataflash devices | Hans-Jürgen Koch | 2007-04-17 |
* | [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-20 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | [MTD] remove unused ecctype,eccsize fields from struct mtd_info | Artem Bityutskiy | 2007-02-09 |
* | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | | [PATCH] remove invalidate_inode_pages() | Andrew Morton | 2007-02-11 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-01-17 |
|\ |
|
| * | [PATCH] SPI/MTD: mtd_dataflash oops prevention | David Brownell | 2006-12-30 |
| * | [PATCH] m25p80 build fixes (with MTD debug) | David Brownell | 2006-12-30 |
| * | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
| * | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | | [MTD] bugfix: DataFlash is not bit writable | Haavard Skinnemoen | 2006-12-01 |
* | | [MTD] replace kmalloc+memset with kzalloc | Burman Yan | 2006-11-28 |
|/ |
|
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 |