Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+4 |
2018-04-30 | mtd: nftl: Remove VLA usage | Kees Cook | 1 | -7/+16 |
2018-03-15 | mtd: Unconditionally update ->fail_addr and ->addr in part_erase() | Boris Brezillon | 1 | -3/+0 |
2018-03-15 | mtd: Stop assuming mtd_erase() is asynchronous | Boris Brezillon | 1 | -2/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2014-11-06 | mtd: intflmount: fix off by one error in INFTL_dumpVUchains() | Dan Carpenter | 1 | -1/+1 |
2014-03-11 | mtd: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2012-01-09 | mtd: introduce mtd_block_markbad interface | Artem Bityutskiy | 1 | -1/+1 |
2012-01-09 | mtd: introduce mtd_block_isbad interface | Artem Bityutskiy | 1 | -1/+2 |
2012-01-09 | mtd: introduce mtd_read interface | Artem Bityutskiy | 1 | -5/+5 |
2012-01-09 | mtd: introduce mtd_erase interface | Artem Bityutskiy | 1 | -2/+2 |
2011-09-11 | mtd: spelling fixes | Brian Norris | 1 | -1/+1 |
2011-09-11 | mtd: cleanup last uses of MTD_DEBUG config macros | Brian Norris | 1 | -58/+43 |
2011-09-11 | mtd: cleanup style on pr_debug messages | Brian Norris | 1 | -2/+1 |
2011-09-11 | mtd: replace DEBUG() with pr_debug() | Brian Norris | 1 | -6/+6 |
2010-08-09 | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse | 1 | -1/+0 |
2010-08-08 | mtd: Update copyright notices | David Woodhouse | 1 | -2/+2 |
2010-02-26 | mtd: inftl: misplaced parenthesis in find_boot_record | Roel Kluin | 1 | -3/+4 |
2009-03-20 | [MTD] we don't need no misc devices | David Brownell | 1 | -1/+0 |
2008-12-10 | [MTD] update internal API to support 64-bit device size | Adrian Hunter | 1 | -2/+2 |
2008-06-04 | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 1 | -4/+0 |
2008-04-22 | [MTD] proper prototypes for inftl_{read,write}_oob() | Adrian Bunk | 1 | -5/+0 |
2007-08-01 | [MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcalloc | Mariusz Kozlowski | 1 | -2/+1 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-05-29 | [MTD] Rework the out of band handling completely | Thomas Gleixner | 1 | -11/+16 |
2006-05-29 | [MTD] Remove silly MTD_WRITE/READ macros | Thomas Gleixner | 1 | -19/+24 |
2006-05-23 | [MTD] Remove read/write _ecc variants | Thomas Gleixner | 1 | -6/+6 |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 1 | -10/+10 |
2005-11-07 | [PATCH] check for failed kmalloc in inftlmount.c | Greg Ungerer | 1 | -0/+6 |
2005-11-07 | [MTD] core: Clean up trailing white spaces | Thomas Gleixner | 1 | -10/+10 |
2005-11-06 | [MTD] Missing check on kmalloc return in INFTL mount. | David Woodhouse | 1 | -3/+8 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+804 |