aboutsummaryrefslogtreecommitdiffstats
path: root/include/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mtd: document that MEMWRITE ioctl is NAND-specificArtem Bityutskiy1-1/+2
2011-09-11mtd: kill old field for `struct mtd_info_user'Brian Norris1-4/+1
2011-09-11mtd: document ABIBrian Norris1-13/+73
2011-09-11mtd: add MEMWRITE ioctlBrian Norris1-0/+11
2011-09-11mtd: rename MTD_MODE_* to MTD_FILE_MODE_*Brian Norris1-4/+4
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris1-8/+8
2011-09-11mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris1-0/+15
2011-09-11mtd: remove MEMSETOOBSEL macro definitionBrian Norris1-1/+6
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy1-3/+3
2011-04-14UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy1-6/+6
2011-04-14UBI: cleanup comments around volume propertiesArtem Bityutskiy1-5/+6
2011-04-14UBI: re-name set volume properties ioctlArtem Bityutskiy1-9/+10
2010-10-25mtd: Define MLC Flash as a different flash typeRohit Hassan Sathyanarayan1-0/+1
2010-10-24mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris1-3/+8
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2-3/+3
2010-08-08mtd: Update copyright noticesDavid Woodhouse4-4/+48
2010-08-02mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran1-0/+1
2009-06-05Kill jffs2-user.hArtem Bityutskiy2-35/+0
2009-05-29mtd: add OOB ioctls for >4GiB devicesKevin Cernekee1-0/+9
2009-05-29mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee1-0/+6
2009-03-26make MTD headers use strict integer typesArnd Bergmann5-102/+109
2009-03-26make exported headers use strict posix typesArnd Bergmann1-2/+2
2009-01-31headers_check fix: mtd/inftl-user.hJaswinder Singh Rajput1-0/+2
2009-01-27UBI: allow direct user-space I/OSidney Amani1-0/+34
2009-01-18UBI: improve ioctl commentariesArtem Bityutskiy1-26/+62
2009-01-18UBI: add ioctl for is_mapped operationCorentin Chary1-0/+2
2009-01-18UBI: add ioctl for unmap operationCorentin Chary1-1/+2
2009-01-18UBI: add ioctl for map operationCorentin Chary1-0/+15
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-11/+65
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-8/+8
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy1-3/+57
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk5-10/+0
2008-04-17UBI: make ubi-header.h localArtem Bityutskiy2-373/+0
2008-02-03Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2-7/+91
2008-02-03[MTD] Unlocking all Intel flash that is locked on power up.Justin Treon1-1/+1
2008-01-25UBI: introduce atomic LEB change ioctlArtem Bityutskiy1-4/+47
2008-01-25UBI: add layout volume informationArtem Bityutskiy1-1/+3
2008-01-25UBI: add auto-resize featureArtem Bityutskiy1-2/+41
2007-12-26UBI: introduce attach ioctlsArtem Bityutskiy1-8/+72
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig1-65/+36
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy4-0/+524
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy1-6/+2
2006-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+5
2006-09-25[MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>David Woodhouse2-8/+1
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds1-2/+6
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen1-0/+1
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-2/+6
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+2
2006-06-29MTD: kernel-doc fixes + additionsRandy Dunlap1-1/+1