summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/phram.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: phram: fix asm/io.h include usageRob Ward2014-10-221-1/+1
* mtd: phram: Fix whitespace issuesRob Ward2014-07-141-1/+2
* mtd: phram: replace kmalloc/strcpy by kstrdupFabian Frederick2014-07-051-3/+1
* mtd: phram: Repair multiple instances supportAlexander Sverdlin2014-03-101-7/+34
* mtd: phram: Make phram 64-bit compatibleAlexander Sverdlin2013-11-061-33/+33
* mtd: phram: fix section mismatch for phram_setupRyosuke Saito2012-03-271-1/+1
* mtd: phram: dot not crash when built-in and passing boot paramHervé Fache2012-03-271-3/+30
* mtd: harmonize mtd_point interface implementationArtem Bityutskiy2012-03-271-4/+0
* mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-271-2/+0
* mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-271-1/+0
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-23/+0
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-271-1/+2
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-5/+5
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-2/+2
* mtd: phram: fix memory leakMathias Krause2011-03-111-0/+3
* mtd: phram: use KBUILD_MODNAMEJoe Perches2010-10-251-1/+1
* phram: cleanup error handling and associated messagesMike Frysinger2009-09-191-13/+12
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-011-6/+7
* [MTD] Correct phram module param descriptionMark Hindley2008-04-221-1/+1
* Claim maintainership for block2mtd and update email addressesJoern Engel2008-02-061-2/+2
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-3/+1
* [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-221-0/+1
* [MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2006-06-141-1/+1
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-301-1/+1
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-141-3/+3
* mtd: fix memory leaks in phram_setupJesper Juhl2006-05-141-2/+6
* Remove unchecked MTD flagsJörn Engel2006-04-171-1/+1
* [MTD] devices: Clean up trailing white spacesThomas Gleixner2005-11-071-7/+7
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [MTD] phram: Allow short reads. Joern Engel2005-05-231-8/+22
* [MTD] Use after free, found by the Coverity toolJoern Engel2005-05-231-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+285