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
/
nand
/
raw
/
sm_common.c
Age
Commit message (
Expand
)
Author
2024-10-21
mtd: rawnand: Correct multiple typos in comments
Shen Lichuan
2022-09-21
mtd: always initialize 'stats' in struct mtd_oob_ops
Michał Kępień
2022-06-24
mtd: rawnand: sm_common: drop unexpected word 'is' in the comments
Jiang Jian
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-07
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
2018-10-03
mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-07-31
mtd: rawnand: sm_common: convert driver to nand_scan_with_ids()
Miquel Raynal
2018-07-31
mtd: rawnand: sm_common: fix the probe function error path
Miquel Raynal
2018-03-15
mtd: rawnand: Replace printk() with appropriate pr_*() macro
Shreeya Patel
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon