summaryrefslogtreecommitdiff
path: root/drivers/mtd/nftlcore.c
AgeCommit message (Expand)Author
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2011-09-11mtd: remove printk's for [kv][mz]alloc failuresBrian Norris
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky
2009-09-03mtd: nftl: fix offset alignmentsDimitri Gorokhovik
2009-09-03mtd: nftl: write support is brokenDimitri Gorokhovik
2009-06-27mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall
2009-03-20[MTD] Auto-load nftl module when device opened.Scott James Remnant
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
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-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-11-28[MTD] [NAND] remove len/ooblen confusion.Vitaly Wool
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie
2006-10-02[MTD] fix nftl_write warningFrederik Deweerdt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-29[MTD] NAND Signal that a bitflip was corrected by ECCThomas Gleixner
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] kfree cleanup: drivers/mtdJesper Juhl
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner
2004-11-16MTD: some cleanupsDavid Woodhouse
2004-07-15MTD core include and device code cleanupDavid Woodhouse
2003-06-23Replace mtd_blktrans ->ioctl() method with ->getgeo() and ->flush()David Woodhouse
2003-05-28MTD and JFFS2 update.David Woodhouse
2003-05-24[PATCH] switch blk_register_area() to kobjectAlexander Viro
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton
2003-02-26[PATCH] C99 initializers for drivers/mtd filesArt Haas
2002-10-28[PATCH] nftlAlexander Viro
2002-10-15[PATCH] block ioctl cleanupAlexander Viro
2002-10-15[PATCH] early allocation of ->partAlexander Viro
2002-10-08[PATCH] 64-bit sector_t - printk changes and sector_t cleanupAndrew Morton
2002-10-02[PATCH] mtd switched to dynamic allocationAlexander Viro
2002-09-29[PATCH] ->major_name inlinedAlexander Viro
2002-09-21[PATCH] switch to add_disk()Alexander Viro
2002-09-21[PATCH] misc cleanupsAlexander Viro
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro
2002-09-07[PATCH] (24/25) disk capacity helpersAlexander Viro
2002-09-07[PATCH] (2/25) Removing ->nr_realAlexander Viro
2002-08-10[PATCH] partition table flush/read cleanupAlexander Viro
2002-08-10[PATCH] clean up major_nameAlexander Viro
2002-07-31[PATCH] Get rid of per-partition blk_size[]Alexander Viro
2002-07-20[PATCH] blk_ioctl() not exported anymoreAlexander Viro