summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdpart.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-201-2/+2
|\
| * [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffAdrian Hunter2008-08-121-2/+2
* | remove CONFIG_KMOD from driversJohannes Berg2008-10-171-2/+0
|/
* [MTD][MTDPART] Fix a division by zero bugAtsushi Nemoto2008-07-251-1/+3
* [MTD][MTDPART] Cleanup and document the erase region handlingAtsushi Nemoto2008-07-251-4/+10
* [MTD][MTDPART] Handle most checkpatch findingsAtsushi Nemoto2008-07-251-64/+65
* [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partitionAtsushi Nemoto2008-07-251-158/+166
* [MTD] Use list_for_each_entry[_safe] where appropriate.Chris Malley2008-06-041-16/+7
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-011-4/+4
* [MTD] Add mtd panic_write function pointerRichard Purdie2008-02-071-0/+17
* [MTD] Makefile fix for mtdsuperSatyam Sharma2007-08-031-4/+0
* [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-1/+0
* [MTD] Correct partition failed erase addressAdrian Hunter2007-03-081-1/+5
* [MTD] [NAND] make oobavail publicVitaly Wool2007-03-081-0/+1
* [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-091-2/+0
* [MTD] NAND: add subpage write supportThomas Gleixner2006-11-291-0/+1
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-281-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2006-05-301-3/+36
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-291-14/+15
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-291-1/+1
* [MTD] NAND Consolidate oobinfo handlingThomas Gleixner2006-05-291-3/+1
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-231-49/+5
* [MTD] Remove readv/readv_eccThomas Gleixner2006-05-231-29/+0
* [MTD] Remove nand writev supportThomas Gleixner2006-05-231-22/+1
* [MTD] Introduce writesizeJoern Engel2006-05-221-1/+1
* [MTD] generic: propagate oobavail to MTD partitionsVitaly Wool2006-05-171-0/+1
* [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-071-46/+46
* [MTD] mtdpart.c: Allow eraseblock size != power of 2Artem B. Bityutskiy2005-11-061-4/+5
* [MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre2005-05-231-1/+27
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+599