index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
/
rbtx4939-flash.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-18
mtd: maps: use mtd_device_register() where applicable
Rafał Miłecki
2015-10-19
mtd: maps: rbtx4939-flash: fix compile error
Brian Norris
2015-10-13
mtd: maps: rbtx4939-flash: show parent device in sysfs
Frans Klaver
2014-10-20
mtd: maps: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-02
mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove
Atsushi Nemoto
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-30
mtd: maps: use dev_get_platdata()
Jingoo Han
2013-08-05
mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-05
mtd: maps: add const qualifiers
Artem Bityutskiy
2012-09-29
mtd: maps: rbtx4939-flash: delete unneeded test
Julia Lawall
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-01-09
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-09-11
mtd: rbtx4939-flash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: rbtx4939-flash don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-25
mtd: rbtx4939-flash: convert to mtd_device_register()
Jamie Iles
2009-05-26
[MTD] Remove mtd->{suspend,resume} calls from board drivers
David Woodhouse
2009-03-20
[MTD] RBTX4939 map driver
Atsushi Nemoto