aboutsummaryrefslogtreecommitdiffstats
path: root/include/mtd
Commit message (Expand)AuthorAgeFilesLines
* UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-141-3/+3
* UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy2011-04-141-6/+6
* UBI: cleanup comments around volume propertiesArtem Bityutskiy2011-04-141-5/+6
* UBI: re-name set volume properties ioctlArtem Bityutskiy2011-04-141-9/+10
* mtd: Define MLC Flash as a different flash typeRohit Hassan Sathyanarayan2010-10-251-0/+1
* mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2010-10-241-3/+8
* mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-242-3/+3
* mtd: Update copyright noticesDavid Woodhouse2010-08-084-4/+48
* mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran2010-08-021-0/+1
* Kill jffs2-user.hArtem Bityutskiy2009-06-052-35/+0
* mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-291-0/+9
* mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-291-0/+6
* make MTD headers use strict integer typesArnd Bergmann2009-03-265-102/+109
* make exported headers use strict posix typesArnd Bergmann2009-03-261-2/+2
* headers_check fix: mtd/inftl-user.hJaswinder Singh Rajput2009-01-311-0/+2
* UBI: allow direct user-space I/OSidney Amani2009-01-271-0/+34
* UBI: improve ioctl commentariesArtem Bityutskiy2009-01-181-26/+62
* UBI: add ioctl for is_mapped operationCorentin Chary2009-01-181-0/+2
* UBI: add ioctl for unmap operationCorentin Chary2009-01-181-1/+2
* UBI: add ioctl for map operationCorentin Chary2009-01-181-0/+15
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-251-11/+65
|\
| * UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-8/+8
| * UBI: implement multiple volumes renameArtem Bityutskiy2008-07-241-3/+57
* | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-045-10/+0
|/
* UBI: make ubi-header.h localArtem Bityutskiy2008-04-172-373/+0
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-02-032-7/+91
|\
| * UBI: introduce atomic LEB change ioctlArtem Bityutskiy2008-01-251-4/+47
| * UBI: add layout volume informationArtem Bityutskiy2008-01-251-1/+3
| * UBI: add auto-resize featureArtem Bityutskiy2008-01-251-2/+41
* | [MTD] Unlocking all Intel flash that is locked on power up.Justin Treon2008-02-031-1/+1
|/
* UBI: introduce attach ioctlsArtem Bityutskiy2007-12-261-8/+72
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-181-65/+36
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-274-0/+524
* [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-091-6/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-011-1/+5
|\
| * Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds2006-09-221-2/+6
| |\
| | * [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-2/+6
* | | [MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>David Woodhouse2006-09-252-8/+1
|/ /
* | [MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen2006-09-221-0/+1
|/
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+2
|\
| * Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-181-0/+2
* | MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-291-1/+1
* | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-2/+3
|\ \ | |/
| * Move comment in mtd-abi.h to stop confusing unifdefDavid Woodhouse2006-04-251-2/+3
* | [MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2006-06-141-1/+2
* | [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-301-2/+2
* | [MTD] replace MTD_ROM with MTD_GENERIC_TYPEJoern Engel2006-05-301-1/+1
* | [MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2006-05-301-0/+27
* | [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-292-7/+30