summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/bfin-async-flash.c
AgeCommit message (Expand)Author
2014-10-22mtd: bfin-async-flash: Remove unused variableAaron Sierra
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-30mtd: maps: use dev_get_platdata()Jingoo Han
2013-04-05mtd: maps: add const qualifiersArtem Bityutskiy
2012-11-22mtd: fix a number of checkpatch complaintsArtem Bityutskiy
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitconstBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-09-11mtd: bfin-async-flash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-25mtd: bfin: convert to mtd_device_register()Jamie Iles
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25mtd: maps: Blackfin async: rename local funcs to avoid common clashesMike Frysinger
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-06-05mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger
2009-02-14[MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger
2008-06-04[MTD] [MAPS] Blackfin Async Flash MapsMike Frysinger