aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/phram.c
AgeCommit message (Expand)Author
2012-03-27mtd: phram: fix section mismatch for phram_setupRyosuke Saito
2012-03-27mtd: phram: dot not crash when built-in and passing boot paramHervé Fache
2012-03-27mtd: harmonize mtd_point interface implementationArtem Bityutskiy
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-03-11mtd: phram: fix memory leakMathias Krause
2010-10-25mtd: phram: use KBUILD_MODNAMEJoe Perches
2009-09-19phram: cleanup error handling and associated messagesMike Frysinger
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert
2008-04-22[MTD] Correct phram module param descriptionMark Hindley
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse
2006-05-14mtd: fix memory leaks in phram_setupJesper Juhl
2006-04-17Remove unchecked MTD flagsJörn Engel
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-05-23[MTD] phram: Allow short reads. Joern Engel
2005-05-23[MTD] Use after free, found by the Coverity toolJoern Engel
2005-04-16Linux-2.6.12-rc2Linus Torvalds