index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
internals.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
1
-0
/
+1
2020-06-26
mtd: rawnand: Introduce nand_choose_best_sdr_timings()
Miquel Raynal
1
-0
/
+3
2020-06-26
mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
Miquel Raynal
1
-4
/
+4
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
1
-6
/
+6
2020-06-26
mtd: rawnand: timings: Add a helper to find the closest ONFI mode
Miquel Raynal
1
-0
/
+2
2020-06-26
mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
Miquel Raynal
1
-1
/
+1
2020-06-26
mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
Miquel Raynal
1
-0
/
+1
2020-06-26
mtd: rawnand: Rename nand_has_setup_data_iface()
Miquel Raynal
1
-1
/
+1
2020-06-26
mtd: rawnand: Rename the manufacturer structure
Miquel Raynal
1
-3
/
+3
2020-05-11
mtd: rawnand: Add a helper to check supported operations
Miquel Raynal
1
-0
/
+9
2020-05-11
mtd: rawnand: Define the "distance 3" MLC pairing scheme
Boris Brezillon
1
-0
/
+3
2020-03-09
mtd: spinand: toshiba: Add comment about Kioxia ID
Yoshio Furuyama
1
-0
/
+1
2019-04-18
mtd: rawnand: Support bad block markers in first, second or last page
Frieder Schrempf
1
-0
/
+1
2019-04-08
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
1
-1
/
+1
2018-12-07
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
1
-0
/
+12
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
1
-2
/
+11
2018-12-07
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
Boris Brezillon
1
-0
/
+3
2018-12-07
mtd: rawnand: Move nand_exec_op() to internal.h
Boris Brezillon
1
-0
/
+9
2018-10-03
mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byte
Marcel Ziswiler
1
-0
/
+1
2018-10-03
mtd: rawnand: reorder NAND manufacturer IDs
Marcel Ziswiler
1
-14
/
+14
2018-10-03
mtd: rawnand: Move JEDEC code to nand_jedec.c
Boris Brezillon
1
-0
/
+3
2018-10-03
mtd: rawnand: Move ONFI code to nand_onfi.c
Boris Brezillon
1
-0
/
+7
2018-10-03
mtd: rawnand: Move legacy code to nand_legacy.c
Boris Brezillon
1
-0
/
+6
2018-10-03
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
1
-0
/
+98