index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_legacy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Avoid accessing NV-DDR timings from legacy code
Miquel Raynal
2021-05-26
1
-1
/
+1
*
mtd: onenand: Use mtd->oops_panic_write as condition
Thomas Gleixner
2020-12-10
1
-4
/
+5
*
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
1
-1
/
+1
*
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
2020-06-26
1
-1
/
+4
*
mtd: rawnand: Rename nand_has_setup_data_iface()
Miquel Raynal
2020-06-26
1
-1
/
+1
*
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
2020-05-11
1
-3
/
+5
*
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-30
1
-4
/
+2
*
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
Mathieu Malaterre
2019-02-05
1
-1
/
+2
*
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
2018-12-07
1
-1
/
+1
*
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
1
-2
/
+2
*
mtd: rawnand: Deprecate the ->select_chip() hook
Boris Brezillon
2018-12-07
1
-4
/
+5
*
mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults()
Boris Brezillon
2018-12-07
1
-1
/
+1
*
mtd: rawnand: Stop passing mtd_info objects to internal functions
Boris Brezillon
2018-12-07
1
-11
/
+7
*
mtd: rawnand: Move legacy code to nand_legacy.c
Boris Brezillon
2018-10-03
1
-0
/
+642