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
/
mtdblock_ro.c
Age
Commit message (
Expand
)
Author
2021-03-11
mtd: mtdblock_ro: Use module_mtd_blktrans to register driver
Dejin Zheng
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2013-11-06
mtd: Move major number definitions to major.h
Ezequiel Garcia
2013-11-06
mtd: Use MTD_BLOCK_MAJOR instead of the magic number
Ezequiel Garcia
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2011-10-31
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2010-08-08
mtd: Update copyright notices
David Woodhouse
2010-02-26
mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail
Maxim Levitsky
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-11-28
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
2006-04-17
Make mtdblock_ro unconditionally readonly
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds