| Commit message (Expand) | Author | Age |
* | [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] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | Fix typos in doc and comments | Jan Engelhardt | 2006-11-29 |
* | Fix misc Kconfig typos | Matt LaPlante | 2006-11-29 |
* | [PATCH] Fix Intel/Sharp command set erase suspend bug | Joakim Tjernlund | 2006-11-28 |
* | [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'... | Jesper Juhl | 2006-10-27 |
* | [PATCH] mtd: remove several bogus casts to void * in iounmap() argument | Al Viro | 2006-10-10 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 |
* | [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem' | Amol Lad | 2006-10-02 |
* | [MTD] fix nftl_write warning | Frederik Deweerdt | 2006-10-02 |
* | [MTD] fix printk warning | Jeff Garzik | 2006-10-01 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-10-01 |
|\ |
|
| * | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 |
| * | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 |
* | | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support | Kyungmin Park | 2006-09-26 |
* | | [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration | Kyungmin Park | 2006-09-26 |
* | | [MTD ONENAND] Fix OneNAND probe | Kyungmin Park | 2006-09-26 |
* | | [MTD NAND] Allow override of page read and write functions. | David Woodhouse | 2006-09-25 |
* | | [MTD NAND] Allocate chip->buffers separately to allow it to be overridden | David Woodhouse | 2006-09-25 |
* | | [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene | David Woodhouse | 2006-09-25 |
* | | [MTD NAND] Export nand_wait_ready() for use by board drivers | David Woodhouse | 2006-09-25 |
|/ |
|
* | [MTD] Whitespace cleanup in SSFDC driver. | David Woodhouse | 2006-09-23 |
* | [MTD] SSFDC translation layer minor cleanup | David Woodhouse | 2006-09-23 |
* | [MTD] Fix dependencies with CONFIG_MTD=m | David Woodhouse | 2006-09-23 |
* | Revert "[MTD] blkdev helper code: fix printk format warning" | David Woodhouse | 2006-09-22 |
* | [MTD] Add SSFDC (SmartMedia) read-only translation layer | Claudio Lanconelli | 2006-09-22 |
* | [MTD] pmc551 pci cleanup | Jiri Slaby | 2006-09-22 |
* | [MTD] pmc551 use kzalloc | Jiri Slaby | 2006-09-22 |
* | [MTD] pmc551 whitespace cleanup | Jiri Slaby | 2006-09-22 |
* | [MTD] Remove iq80310 map driver | Lennert Buytenhek | 2006-09-22 |
* | [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout | Frank Haverkamp | 2006-09-22 |
* | [MTD] physmap: add power management support | Lennert Buytenhek | 2006-09-22 |
* | ioremap balanced with iounmap for drivers/mtd subsystem | Amol Lad | 2006-09-22 |
* | [MTD] Switch to pci_get_device and do ref counting | Alan Cox | 2006-09-22 |
* | [MTD] blkdev helper code: fix printk format warning | Randy Dunlap | 2006-09-22 |
* | [MTD] Fix ixp4xx partition parsing. | Brian Walsh | 2006-09-22 |
* | [MTD NAND] Remove old code in au1550nd.c | Michal Piotrowski | 2006-09-22 |
* | [MTD] Unlock NOR flash automatically where necessary | Håvard Skinnemoen | 2006-09-22 |
* | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() | Josef 'Jeff' Sipek | 2006-09-17 |
* | MTD: Fix bug in fixup_convert_atmel_pri | Håvard Skinnemoen | 2006-09-16 |
* | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80 | Aubrey Lee | 2006-09-05 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-08-30 |
|\ |
|
| * | [PATCH] MTD NAND: Fix ams-delta after core conversion | Jonathan McDowell | 2006-08-27 |
| * | [PATCH] mtd corruption fix | Richard Purdie | 2006-08-27 |
* | | MTD: Add lock/unlock operations for Atmel AT49BV6416 | Haavard Skinnemoen | 2006-08-16 |
* | | MTD: Convert Atmel PRI information to AMD format | Haavard Skinnemoen | 2006-08-16 |