| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove invalidate_inode_pages() | Andrew Morton | 2007-02-11 | 1 | -1/+2 |
* | [PATCH] mtd/nand/cafe.c missing include of dma-mapping.h | Al Viro | 2007-01-30 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-01-18 | 5 | -8/+8 |
|\ |
|
| * | [PATCH] SPI/MTD: mtd_dataflash oops prevention | David Brownell | 2006-12-30 | 1 | -1/+1 |
| * | [PATCH] m25p80 build fixes (with MTD debug) | David Brownell | 2006-12-30 | 1 | -2/+2 |
| * | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
| * | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
| * | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
| * | Fix typos in doc and comments | Jan Engelhardt | 2006-11-30 | 1 | -1/+1 |
| * | Fix misc Kconfig typos | Matt LaPlante | 2006-11-30 | 1 | -1/+1 |
* | | [MTD] OneNAND: Handle DDP chip boundary during read-while-load | Adrian Hunter | 2007-01-10 | 1 | -1/+14 |
* | | [MTD] OneNAND: return ecc error code only when 2-bit ecc occurs | Kyungmin Park | 2007-01-10 | 1 | -3/+3 |
* | | [MTD] OneNAND: Implement read-while-load | Adrian Hunter | 2007-01-10 | 1 | -32/+42 |
* | | [MTD] OneNAND: fix onenand_wait bug in read ecc error | Kyungmin Park | 2007-01-10 | 1 | -2/+3 |
* | | [MTD] OneNAND: release CPU in cycles | Artem Bityutskiy | 2007-01-10 | 1 | -7/+9 |
* | | [MTD] OneNAND: add subpage write support | Kyungmin Park | 2007-01-10 | 1 | -14/+42 |
* | | [MTD] OneNAND: fix onenand_wait bug | Kyungmin Park | 2007-01-10 | 2 | -24/+17 |
* | | [MTD] Nuke IVR leftovers | Ralf Baechle | 2006-12-11 | 3 | -209/+0 |
* | | [MTD] OneNAND: fix oob handling in recent oob patch | Kyungmin Park | 2006-12-11 | 1 | -4/+4 |
* | | [MTD] Fix ssfdc blksize typo | David Woodhouse | 2006-12-11 | 1 | -1/+1 |
* | | [MTD] Fix SSFDC build for variable blocksize. | David Woodhouse | 2006-12-10 | 1 | -1/+1 |
* | | [MTD] ESB2ROM uses PCI | Randy Dunlap | 2006-12-10 | 1 | -1/+1 |
* | | [MTD] of_device-based physmap driver | Vitaly Wool | 2006-12-08 | 3 | -0/+265 |
* | | [MTD] Support combined RedBoot FIS directory and configuration area | Rod Whitby | 2006-12-08 | 1 | -3/+20 |
* | | [MTD] NAND: Support for 16-bit bus-width on AT91. | Andrew Victor | 2006-12-08 | 1 | -0/+3 |
* | | [MTD] nandsim: bugfix in page addressing | Artem Bityutskiy | 2006-12-08 | 1 | -2/+2 |
* | | [MTD] NAND: use SmartMedia ECC byte order for ndfc | Timo Lindhorst | 2006-12-05 | 1 | -0/+1 |
* | | [MTD] redboot partition combined fis / config problem | Yoshinori Sato | 2006-12-01 | 1 | -0/+3 |
* | | [MTD] [NAND] Compile fix in rfc_from4.c | Mariusz Kozlowski | 2006-12-01 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-12-01 | 2 | -1/+2 |
|\ \
| |/ |
|
| * | [PATCH] Fix Intel/Sharp command set erase suspend bug | Joakim Tjernlund | 2006-11-28 | 1 | -1/+1 |
| * | [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'... | Jesper Juhl | 2006-10-27 | 1 | -0/+1 |
* | | [MTD] bugfix: DataFlash is not bit writable | Haavard Skinnemoen | 2006-12-01 | 1 | -1/+1 |
* | | [MTD] Remove trailing whitespace | David Woodhouse | 2006-11-30 | 9 | -540/+539 |
* | | [MTD] Use EXPORT_SYMBOL_GPL() for exported symbols. | David Woodhouse | 2006-11-29 | 1 | -9/+9 |
* | | [MTD] return error code from get_mtd_device() | Artem Bityutskiy | 2006-11-29 | 3 | -14/+18 |
* | | [MTD] add get and put methods | Artem Bityutskiy | 2006-11-29 | 1 | -7/+30 |
* | | [MTD] add get_mtd_device_nm() function | Artem Bityutskiy | 2006-11-29 | 1 | -0/+38 |
* | | [MTD] NAND: add subpage write support | Thomas Gleixner | 2006-11-29 | 3 | -9/+46 |
* | | [MTD] add MTD_BLKDEVS Kconfig option | Josh Boyer | 2006-11-29 | 2 | -7/+20 |
* | | [MTD] fix map probe name for cstm_mips_ixx | Yoichi Yuasa | 2006-11-29 | 1 | -1/+1 |
* | | [MTD] Tidy bitrev usage in rtc_from4.c | Andrew Morton | 2006-11-29 | 1 | -1/+1 |
* | | [MTD] [NAND] fix ifdef option in nand_ecc.c | Timo Lindhorst | 2006-11-29 | 1 | -2/+2 |
* | | [MTD] [NAND] Update CAFÉ driver interrupt handler prototype | David Woodhouse | 2006-11-29 | 1 | -1/+1 |
* | | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse | 2006-11-29 | 3 | -21/+169 |
|\ \ |
|
| * | | [MTD] OneNAND: Single bit error detection | Kyungmin Park | 2006-11-16 | 2 | -5/+14 |
| * | | [MTD] OneNAND: lock support | Kyungmin Park | 2006-11-16 | 1 | -15/+48 |
| * | | MTD: OneNAND: interrupt based wait support | Kyungmin Park | 2006-11-16 | 2 | -2/+108 |
* | | | [MTD] replace kmalloc+memset with kzalloc | Burman Yan | 2006-11-28 | 40 | -123/+52 |
* | | | [MTD] Fix printk format warning in physmap. (resources again) | Randy Dunlap | 2006-11-28 | 1 | -1/+1 |