aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps/rbtx4939-flash.c
AgeCommit message (Expand)Author
2018-07-18mtd: maps: use mtd_device_register() where applicableRafał Miłecki
2015-10-19mtd: maps: rbtx4939-flash: fix compile errorBrian Norris
2015-10-13mtd: maps: rbtx4939-flash: show parent device in sysfsFrans Klaver
2014-10-20mtd: maps: drop owner assignment from platform_driversWolfram Sang
2014-07-02mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto
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-08-05mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-05mtd: maps: add const qualifiersArtem Bityutskiy
2012-09-29mtd: maps: rbtx4939-flash: delete unneeded testJulia Lawall
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-01-09mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2011-09-11mtd: rbtx4939-flash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: rbtx4939-flash don't specify default parsing optionsDmitry Eremin-Solenikov
2011-05-25mtd: rbtx4939-flash: convert to mtd_device_register()Jamie Iles
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse
2009-03-20[MTD] RBTX4939 map driverAtsushi Nemoto