aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/bfin-async-flash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy1-2/+2
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin1-11/+1
2011-09-11mtd: bfin-async-flash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov1-14/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-25mtd: bfin: convert to mtd_device_register()Jamie Iles1-16/+5
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-25mtd: maps: Blackfin async: rename local funcs to avoid common clashesMike Frysinger1-8/+8
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-06-05mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger1-0/+5
2009-02-14[MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger1-1/+5
2008-06-04[MTD] [MAPS] Blackfin Async Flash MapsMike Frysinger1-0/+219