aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdpart.c
Commit message (Expand)AuthorAge
...
* mtd: fix master device identification for mtd repartitionRoman Tereshonkov2010-12-03
* mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov2010-10-24
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-08
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran2010-08-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-20
|\
| * Nicolas Pitre has a new email addressNicolas Pitre2009-09-15
* | mtd: mtdpart: prevent a read from regions[-1]Roel Kluin2009-09-19
|/
* [MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse2009-05-26
* [MTD] Only set partition suspend/resume method if parent not registeredDavid Woodhouse2009-05-26
* [MTD] mtdpart: Make ecc_stats more realistic.Yauhen Kharuzhy2009-04-06
* [MTD] driver model updatesDavid Brownell2009-04-04
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-24
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-20
|\
| * [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffAdrian Hunter2008-08-12
* | remove CONFIG_KMOD from driversJohannes Berg2008-10-16
|/
* [MTD][MTDPART] Fix a division by zero bugAtsushi Nemoto2008-07-25
* [MTD][MTDPART] Cleanup and document the erase region handlingAtsushi Nemoto2008-07-25
* [MTD][MTDPART] Handle most checkpatch findingsAtsushi Nemoto2008-07-25
* [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partitionAtsushi Nemoto2008-07-25
* [MTD] Use list_for_each_entry[_safe] where appropriate.Chris Malley2008-06-04
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-01
* [MTD] Add mtd panic_write function pointerRichard Purdie2008-02-07
* [MTD] Makefile fix for mtdsuperSatyam Sharma2007-08-03
* [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-09
* [MTD] Correct partition failed erase addressAdrian Hunter2007-03-08
* [MTD] [NAND] make oobavail publicVitaly Wool2007-03-08
* [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-09
* [MTD] NAND: add subpage write supportThomas Gleixner2006-11-29
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-28
* [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2006-05-29
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-29
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-29
* [MTD] NAND Consolidate oobinfo handlingThomas Gleixner2006-05-29
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-23
* [MTD] Remove readv/readv_eccThomas Gleixner2006-05-23
* [MTD] Remove nand writev supportThomas Gleixner2006-05-23
* [MTD] Introduce writesizeJoern Engel2006-05-22
* [MTD] generic: propagate oobavail to MTD partitionsVitaly Wool2006-05-17
* [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-07
* [MTD] mtdpart.c: Allow eraseblock size != power of 2Artem B. Bityutskiy2005-11-06
* [MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre2005-05-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16