index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
mtd.h
Commit message (
Expand
)
Author
Age
*
mtd: adapt misleading comment in mtd_oob_ops structure
Miquel Raynal
2018-07-19
*
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
2018-03-21
*
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
Boris Brezillon
2018-03-15
*
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
2018-03-15
*
mtd: Get rid of unused fields in struct erase_info
Boris Brezillon
2018-03-15
*
mtd: Add an helper to make erase request aligned on ->erasesize
Boris Brezillon
2018-01-06
*
mtd: remove the get_unmapped_area method
Nicolas Pitre
2017-11-13
*
mtd: Fix C++ comment in include/linux/mtd/mtd.h
Pavel Machek
2017-11-06
*
mtd: create per-device and module-scope debugfs entries
Mario Rugiero
2017-07-21
*
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-05-11
|
\
|
*
mtd: use dev_of_node helper in mtd_get_of_node
Rafał Miłecki
2017-04-19
*
|
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
2017-04-20
|
/
*
mtd: name the mtd device with an optional label property
Cédric Le Goater
2017-02-10
*
mtd: introduce function max_bad_blocks
Jeff Westfahl
2017-02-08
*
mtd: introduce the mtd_pairing_scheme concept
Boris Brezillon
2016-09-15
*
mtd: kill the nand_ecclayout struct
Boris Brezillon
2016-05-05
*
mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
Boris Brezillon
2016-04-19
*
mtd: add mtd_set_ecclayout() helper function
Boris Brezillon
2016-04-19
*
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2016-04-19
*
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2016-04-13
*
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
2016-03-07
*
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-07
*
mtd: add get/set of_node/flash_node helpers
Brian Norris
2015-11-11
*
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-02-18
|
\
|
*
mtd: implement common reboot notifier boilerplate
Brian Norris
2015-01-07
*
|
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
|
/
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2014-07-08
*
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2014-03-11
*
mtd: Move major number definitions to major.h
Ezequiel Garcia
2013-11-07
*
mtd: nand: add a helper to detect the nand type
Huang Shijie
2013-10-27
*
mtd: add a new ecc_step_size field to mtd_info{}
Huang Shijie
2013-08-30
*
mtd: add 'const' qualifier to a couple of register functions
Artem Bityutskiy
2013-04-05
*
mtd: nand: Increase the ecc placement locations to 640
Vipin Kumar
2012-11-15
*
mtd: move mtd_read_oob() definition out of mtd.h
Brian Norris
2012-07-06
*
mtd: bitflip_threshold added to mtd_info and sysfs
Mike Dunn
2012-05-14
*
mtd: ecc_strength is at ecc step granularity
Mike Dunn
2012-05-14
*
mtd: add ecc_strength fields to mtd structs
Mike Dunn
2012-03-26
*
mtd: check for zero length in OTP functions
Artem Bityutskiy
2012-03-26
*
mtd: remove R/O checking duplication
Artem Bityutskiy
2012-03-26
*
mtd: add offset and length checks to the API function
Artem Bityutskiy
2012-03-26
*
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-26
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-26
*
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-04
|
\
|
*
mtd: fix MTD suspend
Artem Bityutskiy
2012-01-30
*
|
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
2012-02-01
*
|
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-01-31
|
\
\
|
|
/
|
/
|
*
|
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
2012-01-09
*
|
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
*
|
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2012-01-09
*
|
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
2012-01-09
[next]