| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill jffs2-user.h | Artem Bityutskiy | 2009-06-05 | 2 | -35/+0 |
* | 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 | 5 | -102/+109 |
* | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 | 1 | -2/+2 |
* | headers_check fix: mtd/inftl-user.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -0/+2 |
* | UBI: allow direct user-space I/O | Sidney Amani | 2009-01-27 | 1 | -0/+34 |
* | UBI: improve ioctl commentaries | Artem Bityutskiy | 2009-01-18 | 1 | -26/+62 |
* | UBI: add ioctl for is_mapped operation | Corentin Chary | 2009-01-18 | 1 | -0/+2 |
* | UBI: add ioctl for unmap operation | Corentin Chary | 2009-01-18 | 1 | -1/+2 |
* | UBI: add ioctl for map operation | Corentin Chary | 2009-01-18 | 1 | -0/+15 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-07-25 | 1 | -11/+65 |
|\ |
|
| * | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy | 2008-07-24 | 1 | -8/+8 |
| * | UBI: implement multiple volumes rename | Artem Bityutskiy | 2008-07-24 | 1 | -3/+57 |
* | | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 2008-06-04 | 5 | -10/+0 |
|/ |
|
* | UBI: make ubi-header.h local | Artem Bityutskiy | 2008-04-17 | 2 | -373/+0 |
* | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-02-03 | 2 | -7/+91 |
|\ |
|
| * | UBI: introduce atomic LEB change ioctl | Artem Bityutskiy | 2008-01-25 | 1 | -4/+47 |
| * | UBI: add layout volume information | Artem Bityutskiy | 2008-01-25 | 1 | -1/+3 |
| * | UBI: add auto-resize feature | Artem Bityutskiy | 2008-01-25 | 1 | -2/+41 |
* | | [MTD] Unlocking all Intel flash that is locked on power up. | Justin Treon | 2008-02-03 | 1 | -1/+1 |
|/ |
|
* | UBI: introduce attach ioctls | Artem Bityutskiy | 2007-12-26 | 1 | -8/+72 |
* | UBI: kill homegrown endian macros | Christoph Hellwig | 2007-07-18 | 1 | -65/+36 |
* | UBI: Unsorted Block Images | Artem B. Bityutskiy | 2007-04-27 | 4 | -0/+524 |
* | [MTD] remove unused ecctype,eccsize fields from struct mtd_info | Artem Bityutskiy | 2007-02-09 | 1 | -6/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-10-01 | 1 | -1/+5 |
|\ |
|
| * | Merge git://git.infradead.org/~dwmw2/hdroneline | Linus Torvalds | 2006-09-22 | 1 | -2/+6 |
| |\ |
|
| | * | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 1 | -2/+6 |
* | | | [MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h> | David Woodhouse | 2006-09-25 | 2 | -8/+1 |
|/ / |
|
* | | [MTD] Unlock NOR flash automatically where necessary | Håvard Skinnemoen | 2006-09-22 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+2 |
|\ |
|
| * | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+2 |
* | | 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 | 2 | -7/+30 |
* | | [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 | 3 | -7/+7 |
* | {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 |