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