| Commit message (Expand) | Author | Age |
* | [MTD] [MAPS] netsc520 warning fix | Andrew Morton | 2007-02-18 |
* | [MTD] [MAPS] sc520cdp warning fix | Andrew Morton | 2007-02-18 |
* | [MTD] [ONENAND] onenand_base warning fix | Andrew Morton | 2007-02-18 |
* | [MTD] [NAND] eXcite nand flash driver | Thomas Koeller | 2007-02-11 |
* | [MTD] Improve heuristic for detecting wrong-endian RedBoot partition table | David Woodhouse | 2007-02-10 |
* | [MTD] Fix RedBoot partition parsing regression harder. | Rod Whitby | 2007-02-10 |
* | [MTD] [NAND] S3C2410: Hardware ECC correction code | Ben Dooks | 2007-02-09 |
* | [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND | Artem Bityutskiy | 2007-02-09 |
* | [MTD] Clarify OOB-operation interface comments | Artem Bityutskiy | 2007-02-09 |
* | [MTD] remove unused ecctype,eccsize fields from struct mtd_info | Artem Bityutskiy | 2007-02-09 |
* | [MTD] [NOR] Intel: remove ugly PROGREGION macros | Artem Bityutskiy | 2007-02-09 |
* | [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block | Artem Bityutskiy | 2007-02-09 |
* | [MTD] OneNAND: Invalidate bufferRAM after erase | Adrian Hunter | 2007-02-09 |
* | [MTD] Don't oops when the RedBoot partition table is empty | Martin Michlmayr | 2007-02-09 |
* | [MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction. | Adrian Bunk | 2007-02-09 |
* | [MTD] [NAND] Correctly validate out-of-band offset and length | Adrian Hunter | 2007-02-09 |
* | JFFS2: memory leak in jffs2_do_mount_fs() | Dmitry Adamushko | 2007-02-09 |
* | [MTD] physmap: Add support for 64 bit resources | Stefan Roese | 2007-02-09 |
* | [MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.h | Haavard Skinnemoen | 2007-02-09 |
* | [MTD] Fix default timeouts for Intel NOR flash | David Woodhouse | 2007-02-09 |
* | Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse | 2007-02-09 |
|\ |
|
| * | [MTD] OneNAND: Select correct chip's bufferRAM for DDP | Adrian Hunter | 2007-02-08 |
| * | [MTD] OneNAND: Error message printing and bad block scan erros | Kyungmin Park | 2007-02-06 |
| * | [MTD] OneNAND: Subpage write returned incorrect length written | Adrian Hunter | 2007-02-06 |
| * | [MTD] OneNAND: Do not allow oob write past end of page | Adrian Hunter | 2007-02-05 |
| * | [MTD] OneNAND: Fix typo and remove unnecessary goto statement | Kyungmin Park | 2007-02-01 |
| * | [MTD] OneNAND: Reduce internal BufferRAM operations | Kyungmin Park | 2007-02-01 |
| * | [MTD] OneNAND: Remove line of code that was meant to be deleted in OOB_AUTO | Kyungmin Park | 2007-02-01 |
| * | [MTD] OneNAND: Add support for auto-placement of out-of-band data | Adrian Hunter | 2007-01-31 |
| * | [MTD] OneNAND: Remove unused fields | Kyungmin Park | 2007-01-31 |
| * | [MTD] OneNAND: Amend write-verify to compare to original buffer | Adrian Hunter | 2007-01-25 |
| * | [MTD] OneNAND: Check first or second pages for bad block information | Adrian Hunter | 2007-01-22 |
| * | [MTD] OneNAND: Free the bad block table when the device is released | Adrian Hunter | 2007-01-22 |
| * | [MTD] OneNAND: Update copyrights and code cleanup | Kyungmin Park | 2007-01-17 |
| * | [MTD] OneNAND: Reduce Double Density Package (DDP) operations | Kyungmin Park | 2007-01-17 |
| * | [MTD] OneNAND: Return an error if a read timeout occurs | Adrian Hunter | 2007-01-17 |
| * | [MTD] OneNAND: Fix unlock all status error | Kyungmin Park | 2007-01-17 |
* | | [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip | Randy Dunlap | 2007-02-09 |
* | | [MTD] CK804XROM must depend on PCI | akpm@osdl.org | 2007-02-09 |
* | | [MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND | David Woodhouse | 2007-02-05 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-02-05 |
|\ \ |
|
| * | | Linux 2.6.20v2.6.20 | Linus Torvalds | 2007-02-04 |
| * | | [PATCH] EFI x86: pass firmware call parameters on the stack | Frédéric Riss | 2007-02-04 |
| * | | [PATCH] fix rtl8150 | Al Viro | 2007-02-03 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-02-03 |
| |\ \ |
|
| | * | | [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash | Nagendra Singh Tomar | 2007-02-02 |
| | * | | [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num... | Kai Makisara | 2007-01-27 |
| | * | | [SCSI] qla4xxx: bug fixes | David C Somayajulu | 2007-01-27 |
| | * | | [SCSI] Fix scsi_add_device() for async scanning | Matthew Wilcox | 2007-01-27 |
| * | | | [PATCH] x86-64: define dma noncoherent API functions | Jeff Garzik | 2007-02-03 |