aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/rbtx4939-flash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy1-2/+2
2012-01-09mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy1-3/+2
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin1-12/+1
2011-09-11mtd: rbtx4939-flash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov1-17/+4
2011-09-11mtd: rbtx4939-flash don't specify default parsing optionsDmitry Eremin-Solenikov1-4/+1
2011-05-25mtd: rbtx4939-flash: convert to mtd_device_register()Jamie Iles1-19/+5
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse1-23/+0
2009-03-20[MTD] RBTX4939 map driverAtsushi Nemoto1-0/+208