Age | Commit message (Expand) | Author | Files | Lines |
2008-07-22 | MTD: handle pci_name() being const | Greg Kroah-Hartman | 2 | -2/+2 |
2008-06-06 | Fix various old email addresses for dwmw2 | David Woodhouse | 1 | -1/+1 |
2008-05-01 | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2 | -4/+7 |
2008-04-26 | [MTD] Delete long-unused jedec.h header file. | Robert P. J. Day | 1 | -66/+0 |
2008-04-22 | [MTD] [MAPS] Extend plat-ram to support a supplied probe type | Florian Fainelli | 1 | -2/+3 |
2008-04-22 | [MTD] [OneNAND] proper onenand_bbt_read_oob() prototype | Adrian Bunk | 1 | -0/+3 |
2008-04-22 | [MTD] proper prototypes for nftl_{read,write}_oob() | Adrian Bunk | 1 | -0/+5 |
2008-04-22 | [MTD] proper prototypes for inftl_{read,write}_oob() | Adrian Bunk | 1 | -0/+5 |
2008-02-07 | [MTD] Add mtd panic_write function pointer | Richard Purdie | 1 | -0/+9 |
2008-02-03 | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 1 | -17/+0 |
2008-02-03 | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse | 1 | -0/+1 |
2008-02-03 | [MTD] Factor out OF partition support from the NOR driver. | Scott Wood | 1 | -1/+8 |
2008-01-29 | [MTD] [OneNAND] Get correct density from device ID | Kyungmin Park | 1 | -0/+1 |
2008-01-25 | UBI: introduce atomic LEB change ioctl | Artem Bityutskiy | 1 | -17/+0 |
2008-01-11 | [MTD] [NOR] Fix incorrect interface code for x16/x32 chips | Bartlomiej Sieka | 1 | -0/+12 |
2007-12-26 | UBI: add ubi_leb_map interface | Artem Bityutskiy | 1 | -0/+1 |
2007-11-06 | [MTD] Provide mtdram.h with mtdram_init_device() prototype | Jesper Nilsson | 1 | -0/+8 |
2007-10-13 | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug | Kevin Hao | 1 | -0/+1 |
2007-09-21 | [MTD] Document erase interface. | Jörn Engel | 1 | -0/+7 |
2007-09-06 | [MTD] Fix CFI build error when no map width or interleave supported | David Woodhouse | 2 | -1/+18 |
2007-07-23 | [MTD] [NAND] Add NAND manufacturer AMD. | Steven J. Hill | 1 | -0/+1 |
2007-06-30 | [MTD] [OneNAND] 2X program support | Kyungmin Park | 2 | -0/+16 |
2007-05-11 | [MTD] generalise the handling of MTD-specific superblocks | David Howells | 1 | -0/+30 |
2007-05-09 | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. | Robert P. J. Day | 1 | -3/+0 |
2007-05-09 | [MTD] Remove unnecessary user space check from mtd.h. | Robert P. J. Day | 1 | -4/+0 |
2007-05-08 | [MTD] [NAND] platform NAND driver: update header | Vitaly Wool | 1 | -0/+16 |
2007-04-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+202 |
2007-04-27 | UBI: Unsorted Block Images | Artem B. Bityutskiy | 1 | -0/+202 |
2007-04-17 | [MTD][NAND] Add Micron Manufacturer ID | sshahrom@micron.com | 1 | -0/+1 |
2007-04-02 | [MTD] [NOR] Support for auto locking flash on power up | Rodolfo Giometti | 1 | -0/+1 |
2007-03-23 | [MTD] Delete unused header file linux/mtd/iflash.h. | Robert P. J. Day | 1 | -98/+0 |
2007-03-09 | [MTD] [OneNAND] Classify the page data and oob buffer | Kyungmin Park | 1 | -1/+4 |
2007-03-08 | [MTD] [NAND] make oobavail public | Vitaly Wool | 1 | -0/+1 |
2007-02-09 | [MTD] Clarify OOB-operation interface comments | Artem Bityutskiy | 1 | -0/+4 |
2007-02-09 | [MTD] remove unused ecctype,eccsize fields from struct mtd_info | Artem Bityutskiy | 1 | -2/+0 |
2007-02-09 | [MTD] [NOR] Intel: remove ugly PROGREGION macros | Artem Bityutskiy | 1 | -10/+0 |
2007-02-09 | [MTD] physmap: Add support for 64 bit resources | Stefan Roese | 1 | -1/+1 |
2007-02-09 | [MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.h | Haavard Skinnemoen | 1 | -1/+2 |
2007-02-09 | Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse | 3 | -11/+18 |
2007-02-09 | [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip | Randy Dunlap | 1 | -0/+1 |
2007-02-07 | [MTD] OneNAND: Error message printing and bad block scan erros | Kyungmin Park | 1 | -0/+7 |
2007-02-02 | [MTD] OneNAND: Reduce internal BufferRAM operations | Kyungmin Park | 1 | -6/+2 |
2007-01-31 | [MTD] OneNAND: Remove unused fields | Kyungmin Park | 1 | -2/+0 |
2007-01-18 | [MTD] OneNAND: Update copyrights and code cleanup | Kyungmin Park | 2 | -2/+3 |
2007-01-18 | [MTD] OneNAND: Reduce Double Density Package (DDP) operations | Kyungmin Park | 2 | -1/+6 |
2007-01-10 | [MTD] OneNAND: Implement read-while-load | Adrian Hunter | 1 | -0/+1 |
2007-01-10 | [MTD] OneNAND: add subpage write support | Kyungmin Park | 1 | -0/+2 |
2006-12-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -1/+1 |
2006-11-29 | [MTD] add get and put methods | Artem Bityutskiy | 1 | -0/+7 |
2006-11-29 | [MTD] add get_mtd_device_nm() function | Artem Bityutskiy | 1 | -0/+1 |