summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdpart.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov2010-10-251-18/+136
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
* mtd: Update copyright noticesDavid Woodhouse2010-08-081-4/+16
* mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran2010-08-021-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-201-1/+1
|\
| * Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* | mtd: mtdpart: prevent a read from regions[-1]Roel Kluin2009-09-191-1/+2
|/
* [MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse2009-05-261-14/+4
* [MTD] Only set partition suspend/resume method if parent not registeredDavid Woodhouse2009-05-261-1/+1
* [MTD] mtdpart: Make ecc_stats more realistic.Yauhen Kharuzhy2009-04-061-2/+5
* [MTD] driver model updatesDavid Brownell2009-04-041-1/+8
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-241-0/+15
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-101-17/+17
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+599
OpenPOWER on IntegriCloud