| Commit message (Expand) | Author | Age |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support | Kyungmin Park | 2006-09-26 |
* | [MTD NAND] Provide prototype for newly-exported nand_wait_ready() | David Woodhouse | 2006-09-25 |
* | [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: Convert Atmel PRI information to AMD format | Haavard Skinnemoen | 2006-08-16 |
* | MTD: kernel-doc fixes + additions | Randy Dunlap | 2006-06-29 |
* | MTD: fix all kernel-doc warnings | Randy Dunlap | 2006-06-29 |
* | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 |
|\ |
|
| * | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | | [MTD] NAND: Fix breakage all over the place | Thomas Gleixner | 2006-06-20 |
* | | [MTD] assume mtd->writesize is 1 for NOR flashes | Artem B. Bityutskiy | 2006-06-14 |
* | | [MTD] NAND Expose the new raw mode function and status info to userspace | Thomas Gleixner | 2006-05-29 |
* | | [MTD] Rework the out of band handling completely | Thomas Gleixner | 2006-05-29 |
* | | [MTD] Remove silly MTD_WRITE/READ macros | Thomas Gleixner | 2006-05-29 |
* | | [MTD] NAND Replace oobinfo by ecclayout | Thomas Gleixner | 2006-05-29 |
* | | [MTD] NAND Consolidate oobinfo handling | Thomas Gleixner | 2006-05-29 |
* | | [MTD] NAND Fix platform structure and NDFC driver | Thomas Gleixner | 2006-05-29 |
* | | [MTD] NAND modularize write function | Thomas Gleixner | 2006-05-26 |
* | | [MTD] NAND Modularize read function | Thomas Gleixner | 2006-05-25 |
* | | [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl | Thomas Gleixner | 2006-05-25 |
* | | [MTD] Add ECC statistics to struct mtd_info | Thomas Gleixner | 2006-05-25 |
* | | [MTD] NAND Introduce NAND_NO_READRDY option | Thomas Gleixner | 2006-05-25 |
* | | [MTD] NAND remove write_byte/word function from nand_chip | Thomas Gleixner | 2006-05-23 |
* | | [MTD] Refactor NAND hwcontrol to cmd_ctrl | Thomas Gleixner | 2006-05-23 |
* | | [MTD] Remove read/write _ecc variants | Thomas Gleixner | 2006-05-23 |
* | | [MTD] Remove readv/readv_ecc | Thomas Gleixner | 2006-05-23 |
* | | [MTD] Remove nand writev support | Thomas Gleixner | 2006-05-23 |
* | | [MTD] NAND ECC hwctl function has no return value | Thomas Gleixner | 2006-05-23 |
* | | Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ | Thomas Gleixner | 2006-05-23 |
|\ \ |
|
| * | | [MTD] Introduce writesize | Joern Engel | 2006-05-22 |
* | | | [MTD] NAND modularize ECC | Thomas Gleixner | 2006-05-23 |
* | | | [MTD] NAND consolidate data types | Thomas Gleixner | 2006-05-23 |
* | | | [MTD] NAND whitespace and formatting cleanup | Thomas Gleixner | 2006-05-23 |
* | | | [MTD] Add support for NDFC NAND controller | Thomas Gleixner | 2006-05-23 |
* | | | [MTD] Add platform support for NAND | Thomas Gleixner | 2006-05-23 |
* | | | [MTD] Simplify NAND locking | Thomas Gleixner | 2006-05-23 |
|/ / |
|
* | | [MTD] Clean up <linux/mtd/physmap.h> to fix modular build | David Woodhouse | 2006-05-14 |
* | | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd | David Woodhouse | 2006-05-13 |
* | | OneNAND: One-Time Programmable (OTP) support | Kyungmin Park | 2006-05-12 |
* | | OneNAND: handle byte access on BufferRAM | Kyungmin Park | 2006-05-12 |
* | | [MTD] Convert physmap to platform driver | Lennert Buytenhek | 2006-05-07 |
|/ |
|
* | [PATCH] drivers/mtd/: small cleanups | Adrian Bunk | 2006-03-31 |
* | [PATCH] sem2mutex: drivers/mtd/ | Ingo Molnar | 2006-03-31 |
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 |
* | [PATCH] mtd onenand driver: reduce stack usage | Kyungmin Park | 2005-12-18 |
* | [PATCH] mtd onenand driver: check correct manufacturer | Kyungmin Park | 2005-12-18 |
* | [MTD] CFI: Use 16-bit access to autoselect/read device id data | Todd Poynor | 2005-11-29 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 |