summaryrefslogtreecommitdiff
path: root/drivers/mtd/inftlmount.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mtd: intflmount: fix off by one error in INFTL_dumpVUchains()Dan Carpenter2014-11-05
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-10
* mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-09
* mtd: spelling fixesBrian Norris2011-09-11
* mtd: cleanup last uses of MTD_DEBUG config macrosBrian Norris2011-09-11
* mtd: cleanup style on pr_debug messagesBrian Norris2011-09-11
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-11
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-08
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* mtd: inftl: misplaced parenthesis in find_boot_recordRoel Kluin2010-02-26
* [MTD] we don't need no misc devicesDavid Brownell2009-03-20
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2008-04-22
* [MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcallocMariusz Kozlowski2007-08-01
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-29
* [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-29
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse2005-11-06
* | [PATCH] check for failed kmalloc in inftlmount.cGreg Ungerer2005-11-07
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-16