summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/physmap.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: error return -EIO instead of EIORoel Kluin2009-11-301-1/+1
* mtd: Fix compile failure and error path in physmap.cH Hartley Sweeten2009-10-211-23/+21
* mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten2009-10-201-24/+25
* [MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse2009-05-261-40/+0
* [MTD] support driver model updatesDavid Brownell2009-04-041-0/+1
* mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto2009-03-101-8/+11
* [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto2009-02-141-19/+19
* [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-051-1/+7
* [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-231-3/+3
* [MTD] physmap: fix leak of memory returned by parse_mtd_partitionsAtsushi Nemoto2008-12-101-9/+8
* [MTD] physmap: make physmap compat explicitMike Frysinger2008-12-101-12/+4
* [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-261-17/+9
* [MTD] physmap: resume already suspended chips on failure to suspendUwe Kleine-König2008-07-251-2/+13
* [MTD] physmap: Fix suspend/resume/shutdown bugs.Robert Jarzmik2008-07-251-4/+7
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+125
OpenPOWER on IntegriCloud