| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: document that MEMWRITE ioctl is NAND-specific | Artem Bityutskiy | 2012-01-09 | 1 | -1/+2 |
* | mtd: kill old field for `struct mtd_info_user' | Brian Norris | 2011-09-11 | 1 | -4/+1 |
* | mtd: document ABI | Brian Norris | 2011-09-11 | 1 | -13/+73 |
* | mtd: add MEMWRITE ioctl | Brian Norris | 2011-09-11 | 1 | -0/+11 |
* | mtd: rename MTD_MODE_* to MTD_FILE_MODE_* | Brian Norris | 2011-09-11 | 1 | -4/+4 |
* | mtd: rename MTD_OOB_* to MTD_OPS_* | Brian Norris | 2011-09-11 | 1 | -8/+8 |
* | mtd: move mtd_oob_mode_t to shared kernel/user space | Brian Norris | 2011-09-11 | 1 | -0/+15 |
* | mtd: remove MEMSETOOBSEL macro definition | Brian Norris | 2011-09-11 | 1 | -1/+6 |
* | mtd: Define MLC Flash as a different flash type | Rohit Hassan Sathyanarayan | 2010-10-25 | 1 | -0/+1 |
* | mtd: edit comments on deprecation of ioctl ECCGETLAYOUT | Brian Norris | 2010-10-24 | 1 | -3/+8 |
* | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT | Brian Norris | 2010-10-24 | 1 | -2/+2 |
* | mtd: Update copyright notices | David Woodhouse | 2010-08-08 | 1 | -1/+16 |
* | mtd: add an ioctl to query the lock status of a flash sector | Richard Cochran | 2010-08-02 | 1 | -0/+1 |
* | mtd: add OOB ioctls for >4GiB devices | Kevin Cernekee | 2009-05-29 | 1 | -0/+9 |
* | mtd: add MEMERASE64 ioctl for >4GiB devices | Kevin Cernekee | 2009-05-29 | 1 | -0/+6 |
* | make MTD headers use strict integer types | Arnd Bergmann | 2009-03-26 | 1 | -32/+34 |
* | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 | 1 | -2/+2 |
* | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 2008-06-04 | 1 | -2/+0 |
* | [MTD] Unlocking all Intel flash that is locked on power up. | Justin Treon | 2008-02-03 | 1 | -1/+1 |
* | UBI: Unsorted Block Images | Artem B. Bityutskiy | 2007-04-27 | 1 | -0/+1 |
* | [MTD] remove unused ecctype,eccsize fields from struct mtd_info | Artem Bityutskiy | 2007-02-09 | 1 | -6/+2 |
* | [MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h> | David Woodhouse | 2006-09-25 | 1 | -6/+0 |
* | [MTD] Unlock NOR flash automatically where necessary | Håvard Skinnemoen | 2006-09-22 | 1 | -0/+1 |
* | MTD: kernel-doc fixes + additions | Randy Dunlap | 2006-06-29 | 1 | -1/+1 |
* | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 | 1 | -2/+3 |
|\ |
|
| * | Move comment in mtd-abi.h to stop confusing unifdef | David Woodhouse | 2006-04-25 | 1 | -2/+3 |
* | | [MTD] Restore MTD_ROM and MTD_RAM types | David Woodhouse | 2006-06-14 | 1 | -1/+2 |
* | | [MTD] replace MTD_RAM with MTD_GENERIC_TYPE | Joern Engel | 2006-05-30 | 1 | -2/+2 |
* | | [MTD] replace MTD_ROM with MTD_GENERIC_TYPE | Joern Engel | 2006-05-30 | 1 | -1/+1 |
* | | [MTD] NAND Expose the new raw mode function and status info to userspace | Thomas Gleixner | 2006-05-30 | 1 | -0/+27 |
* | | [MTD] NAND Replace oobinfo by ecclayout | Thomas Gleixner | 2006-05-29 | 1 | -7/+29 |
* | | [MTD] Introduce MTD_BIT_WRITEABLE | Joern Engel | 2006-05-22 | 1 | -4/+3 |
* | | [MTD] Introduce writesize | Joern Engel | 2006-05-22 | 1 | -1/+1 |
* | | [MTD] Use single flag to mark writeable devices. | Joern Engel | 2006-05-22 | 1 | -6/+4 |
* | | Remove unused MTD types | Jörn Engel | 2006-04-17 | 1 | -3/+0 |
* | | Remove unchecked MTD flags | Jörn Engel | 2006-04-17 | 1 | -9/+3 |
|/ |
|
* | [MTD] user-abi: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 | 1 | -3/+3 |
* | {MTD] add support for Intel's "Sibley" flash | Nicolas Pitre | 2005-11-06 | 1 | -1/+2 |
* | [MTD] NAND: Honour autoplacement schemes supplied by the caller | Thomas Gleixner | 2005-05-23 | 1 | -1/+2 |
* | [JFFS2] Add support for JFFS2-on-Dataflash devices. | Andrew Victor | 2005-05-23 | 1 | -1/+2 |
* | [MTD] User interface to Protection Registers | Nicolas Pitre | 2005-05-23 | 1 | -1/+10 |
* | [MTD] Support for protection register support on Intel FLASH chips | Nicolas Pitre | 2005-05-23 | 1 | -1/+7 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+103 |