summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/phram.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-291-3/+1Star
* [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-311-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-171-0/+285