index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
mtd
/
mtd-abi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-11
mtd: kill old field for `struct mtd_info_user'
Brian Norris
1
-4
/
+1
2011-09-11
mtd: document ABI
Brian Norris
1
-13
/
+73
2011-09-11
mtd: add MEMWRITE ioctl
Brian Norris
1
-0
/
+11
2011-09-11
mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
Brian Norris
1
-4
/
+4
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
1
-8
/
+8
2011-09-11
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
1
-0
/
+15
2011-09-11
mtd: remove MEMSETOOBSEL macro definition
Brian Norris
1
-1
/
+6
2010-10-25
mtd: Define MLC Flash as a different flash type
Rohit Hassan Sathyanarayan
1
-0
/
+1
2010-10-25
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
1
-3
/
+8
2010-10-25
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
1
-2
/
+2
2010-08-08
mtd: Update copyright notices
David Woodhouse
1
-1
/
+16
2010-08-02
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
1
-0
/
+1
2009-05-29
mtd: add OOB ioctls for >4GiB devices
Kevin Cernekee
1
-0
/
+9
2009-05-29
mtd: add MEMERASE64 ioctl for >4GiB devices
Kevin Cernekee
1
-0
/
+6
2009-03-26
make MTD headers use strict integer types
Arnd Bergmann
1
-32
/
+34
2009-03-26
make exported headers use strict posix types
Arnd Bergmann
1
-2
/
+2
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-02-03
[MTD] Unlocking all Intel flash that is locked on power up.
Justin Treon
1
-1
/
+1
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
1
-0
/
+1
2007-02-09
[MTD] remove unused ecctype,eccsize fields from struct mtd_info
Artem Bityutskiy
1
-6
/
+2
2006-09-26
[MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>
David Woodhouse
1
-6
/
+0
2006-09-22
[MTD] Unlock NOR flash automatically where necessary
Håvard Skinnemoen
1
-0
/
+1
2006-06-29
MTD: kernel-doc fixes + additions
Randy Dunlap
1
-1
/
+1
2006-06-21
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
1
-2
/
+3
2006-06-15
[MTD] Restore MTD_ROM and MTD_RAM types
David Woodhouse
1
-1
/
+2
2006-05-30
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
Joern Engel
1
-2
/
+2
2006-05-30
[MTD] replace MTD_ROM with MTD_GENERIC_TYPE
Joern Engel
1
-1
/
+1
2006-05-30
[MTD] NAND Expose the new raw mode function and status info to userspace
Thomas Gleixner
1
-0
/
+27
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
1
-7
/
+29
2006-05-23
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
1
-4
/
+3
2006-05-23
[MTD] Introduce writesize
Joern Engel
1
-1
/
+1
2006-05-23
[MTD] Use single flag to mark writeable devices.
Joern Engel
1
-6
/
+4
2006-04-25
Move comment in mtd-abi.h to stop confusing unifdef
David Woodhouse
1
-2
/
+3
2006-04-17
Remove unused MTD types
Jörn Engel
1
-3
/
+0
2006-04-17
Remove unchecked MTD flags
Jörn Engel
1
-9
/
+3
2005-11-07
[MTD] user-abi: Clean up trailing white spaces
Thomas Gleixner
1
-3
/
+3
2005-11-06
{MTD] add support for Intel's "Sibley" flash
Nicolas Pitre
1
-1
/
+2
2005-05-23
[MTD] NAND: Honour autoplacement schemes supplied by the caller
Thomas Gleixner
1
-1
/
+2
2005-05-23
[JFFS2] Add support for JFFS2-on-Dataflash devices.
Andrew Victor
1
-1
/
+2
2005-05-23
[MTD] User interface to Protection Registers
Nicolas Pitre
1
-1
/
+10
2005-05-23
[MTD] Support for protection register support on Intel FLASH chips
Nicolas Pitre
1
-1
/
+7
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+103