aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/physmap.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+8
* mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov2008-03-281-8/+7
* [MTD] Fix maps/physmap.c compilation with CONFIG_PMakpm@linux-foundation.org2008-02-071-6/+8
* [MTD] physmap.c: Add support for multiple resourcesStefan Roese2008-02-031-58/+104
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* [MTD] Fix printk format warning in physmap. (resources again)Randy Dunlap2006-11-281-1/+1
* [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-101-1/+1
* [MTD] physmap: add power management supportLennert Buytenhek2006-09-221-0/+33
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MTD] Fix off-by-one error in physmap.cSascha Hauer2006-06-271-1/+1
* [MTD] Prepare physmap for 64-bit-resourcesAndrew Morton2006-06-091-3/+3
* [MTD] Remove gratuitous inclusion of ARM-only header from physmap.cDavid Woodhouse2006-05-141-1/+0
* [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-071-69/+187
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-291-1/+2
* [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-071-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+125