aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/inftlmount.c
AgeCommit message (Expand)Author
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-30mtd: nftl: Remove VLA usageKees Cook
2018-03-15mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon
2018-03-15mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-11-05mtd: intflmount: fix off by one error in INFTL_dumpVUchains()Dan Carpenter
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2011-09-11mtd: spelling fixesBrian Norris
2011-09-11mtd: cleanup last uses of MTD_DEBUG config macrosBrian Norris
2011-09-11mtd: cleanup style on pr_debug messagesBrian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-02-26mtd: inftl: misplaced parenthesis in find_boot_recordRoel Kluin
2009-03-20[MTD] we don't need no misc devicesDavid Brownell
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-04-22[MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk
2007-08-01[MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcallocMariusz Kozlowski
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-07[PATCH] check for failed kmalloc in inftlmount.cGreg Ungerer
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner
2005-11-06[MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse
2005-04-16Linux-2.6.12-rc2Linus Torvalds