aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/physmap.c
Commit message (Expand)AuthorAge
* mtd-physmap: add support users can assign the probe type in board filesBarry Song2010-08-08
* mtd: physmap: use resource_size()H Hartley Sweeten2010-08-02
* mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT deviceH Hartley Sweeten2010-04-20
* mtd: error return -EIO instead of EIORoel Kluin2009-11-30
* mtd: Fix compile failure and error path in physmap.cH Hartley Sweeten2009-10-20
* mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten2009-10-19
* [MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse2009-05-26
* [MTD] support driver model updatesDavid Brownell2009-04-04
* mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto2009-03-10
* [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto2009-02-14
* [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-05
* [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-23
* [MTD] physmap: fix leak of memory returned by parse_mtd_partitionsAtsushi Nemoto2008-12-10
* [MTD] physmap: make physmap compat explicitMike Frysinger2008-12-10
* [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-26
* [MTD] physmap: resume already suspended chips on failure to suspendUwe Kleine-König2008-07-25
* [MTD] physmap: Fix suspend/resume/shutdown bugs.Robert Jarzmik2008-07-25
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers2008-04-22
* mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov2008-03-28
* [MTD] Fix maps/physmap.c compilation with CONFIG_PMakpm@linux-foundation.org2008-02-07
* [MTD] physmap.c: Add support for multiple resourcesStefan Roese2008-02-03
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-28
* [MTD] Fix printk format warning in physmap. (resources again)Randy Dunlap2006-11-28
* [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-10
* [MTD] physmap: add power management supportLennert Buytenhek2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MTD] Fix off-by-one error in physmap.cSascha Hauer2006-06-27
* [MTD] Prepare physmap for 64-bit-resourcesAndrew Morton2006-06-09
* [MTD] Remove gratuitous inclusion of ARM-only header from physmap.cDavid Woodhouse2006-05-14
* [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-07
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-29
* [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16