index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-30
1
-6
/
+3
*
mtd: rawnand: Add support for manufacturer specific suspend/resume operation
Mason Yang
2020-03-24
1
-4
/
+13
*
mtd: rawnand: Add support for manufacturer specific lock/unlock operation
Mason Yang
2020-03-11
1
-2
/
+34
*
mtd: rawnand: free the nand_device object
Christophe Kerello
2020-03-09
1
-0
/
+2
*
mtd: rawnand: Ensure nand_soft_waitrdy wait period is enough
Martin Devera
2020-03-09
1
-1
/
+6
*
mtd: rawnand: Change calculating of position page containing BBM
Piotr Sroka
2019-10-04
1
-2
/
+6
*
mtd: rawnand: remove redundant assignment to variable ret
Colin Ian King
2019-08-07
1
-1
/
+1
*
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-07-14
1
-42
/
+38
|
\
|
*
mtd: rawnand: export NAND operation tracer
Sascha Hauer
2019-06-27
1
-29
/
+1
|
*
mtd: rawnand: use longest matching pattern
Stefan Agner
2019-06-27
1
-13
/
+37
*
|
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-24
1
-1
/
+2
|
\
\
|
*
|
mtd: rawnand: initialize ntargets with maxchips
Sascha Hauer
2019-05-21
1
-1
/
+2
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
|
/
*
mtd: rawnand: Support bad block markers in first, second or last page
Frieder Schrempf
2019-04-18
1
-20
/
+43
*
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
2019-04-18
1
-2
/
+4
*
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
2019-04-18
1
-6
/
+6
*
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
2019-04-18
1
-1
/
+1
*
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
2019-04-18
1
-1
/
+1
*
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
1
-7
/
+8
*
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
2019-04-08
1
-11
/
+4
*
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
1
-9
/
+8
*
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2019-04-08
1
-4
/
+0
*
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
2019-04-08
1
-37
/
+1
*
mtd: rawnand: Move all page cache related fields to a sub-struct
Boris Brezillon
2019-04-08
1
-14
/
+14
*
mtd: rawnand: Provide a helper to get chip->data_buf
Boris Brezillon
2019-04-08
1
-4
/
+3
*
mtd: rawnand: Initialize the nand_device object
Boris Brezillon
2019-04-08
1
-7
/
+58
*
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-04-08
1
-6
/
+58
*
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
Linus Torvalds
2019-03-05
1
-97
/
+62
|
\
|
*
mtd: rawnand: check return code of nand_reset() and nand_readid_op()
Masahiro Yamada
2019-02-05
1
-4
/
+10
|
*
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
2019-02-05
1
-27
/
+4
|
*
mtd: rawnand: Annotate implicit fall through in nand_scan_tail
Mathieu Malaterre
2019-02-05
1
-0
/
+3
|
*
mtd: rawnand: Simplify the locking
Boris Brezillon
2019-02-05
1
-66
/
+45
*
|
mtd: rawnand: fix kernel-doc warnings
Randy Dunlap
2019-01-31
1
-0
/
+1
|
/
*
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
2018-12-07
1
-2
/
+2
*
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
2018-12-07
1
-6
/
+8
*
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
1
-25
/
+26
*
mtd: rawnand: Deprecate the ->select_chip() hook
Boris Brezillon
2018-12-07
1
-4
/
+4
*
mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implemented
Boris Brezillon
2018-12-07
1
-7
/
+6
*
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
Boris Brezillon
2018-12-07
1
-17
/
+22
*
mtd: rawnand: Add nand_[de]select_target() helpers
Boris Brezillon
2018-12-07
1
-39
/
+81
*
mtd: rawnand: Reorganize code to avoid forward declarations
Boris Brezillon
2018-12-07
1
-197
/
+191
*
mtd: rawnand: Stop passing mtd_info objects to internal functions
Boris Brezillon
2018-12-07
1
-89
/
+82
*
Merge tag 'v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Miquel Raynal
2018-11-13
1
-1
/
+0
|
\
|
*
mtd: nand: drop kernel-doc notation for a deleted function parameter
Randy Dunlap
2018-11-05
1
-1
/
+0
*
|
mtd: rawnand: Provide helper for polling GPIO R/B pin
Janusz Krzysztofik
2018-11-05
1
-0
/
+31
|
/
*
mtd: rawnand: Allow selection of ECC byte ordering at runtime
Boris Brezillon
2018-10-03
1
-0
/
+4
*
mtd: rawnand: Move JEDEC code to nand_jedec.c
Boris Brezillon
2018-10-03
1
-97
/
+1
*
mtd: rawnand: Move ONFI code to nand_onfi.c
Boris Brezillon
2018-10-03
1
-292
/
+4
*
mtd: rawnand: Move legacy code to nand_legacy.c
Boris Brezillon
2018-10-03
1
-607
/
+11
*
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
2018-10-03
1
-11
/
+10
[next]