index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mtd: rawnand: stm32_fmc2: use regmap APIs
Christophe Kerello
2020-07-07
2
-143
/
+127
|
*
|
mtd: rawnand: stm32_fmc2: do not display errors if the driver is deferred
Christophe Kerello
2020-07-07
1
-3
/
+3
|
|
/
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-08-08
1
-0
/
+1
|
\
\
|
*
|
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-06-30
1
-0
/
+1
|
|
/
*
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
2
-2
/
+2
|
\
\
|
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
2
-2
/
+2
|
|
/
*
|
mtd: rawnand: xway: Fix build issue
Miquel Raynal
2020-07-07
1
-1
/
+1
*
|
nandsim: Fix return code testing of ns_find_operation()
Richard Weinberger
2020-06-15
1
-1
/
+1
|
/
*
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2020-06-01
62
-2375
/
+3747
|
\
|
*
mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones
Miquel Raynal
2020-05-31
1
-1
/
+1
|
*
mtd: rawnand: Return an enum from of_get_nand_ecc_algo()
Miquel Raynal
2020-05-31
1
-16
/
+19
|
*
mtd: rawnand: Drop OOB_FIRST placement scheme
Miquel Raynal
2020-05-31
2
-109
/
+98
|
*
mtd: rawnand: Avoid a typedef
Miquel Raynal
2020-05-31
1
-2
/
+2
|
*
mtd: rawnand: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-12
/
+0
|
*
mtd: rawnand: nandsim: Reorganize ns_cleanup_module()
Miquel Raynal
2020-05-31
1
-22
/
+22
|
*
mtd: rawnand: nandsim: Rename a label in ns_init_module()
Miquel Raynal
2020-05-31
1
-3
/
+3
|
*
mtd: rawnand: nandsim: Manage lists on error in ns_init_module()
Miquel Raynal
2020-05-31
1
-4
/
+19
|
*
mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup()
Miquel Raynal
2020-05-31
1
-3
/
+3
|
*
mtd: rawnand: nandsim: Free erase_block_wear on error
Miquel Raynal
2020-05-31
1
-1
/
+3
|
*
mtd: rawnand: nandsim: Use an additional label when freeing the nandsim object
Miquel Raynal
2020-05-31
1
-3
/
+4
|
*
mtd: rawnand: nandsim: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-2
/
+4
|
*
mtd: rawnand: nandsim: Free the partition names in ns_free()
Miquel Raynal
2020-05-31
1
-6
/
+6
|
*
mtd: rawnand: nandsim: Free the allocated device on error in ns_init()
Miquel Raynal
2020-05-31
1
-1
/
+3
|
*
mtd: rawnand: nandsim: Free partition names on error in ns_init()
Miquel Raynal
2020-05-31
1
-4
/
+13
|
*
mtd: rawnand: nandsim: Fix the two ns_alloc_device() error paths
Miquel Raynal
2020-05-31
1
-9
/
+17
|
*
mtd: rawnand: nandsim: Remove debugfs entries at unload time
Miquel Raynal
2020-05-31
1
-0
/
+6
|
*
mtd: rawnand: nandsim: Keep track of the created debugfs entries
Miquel Raynal
2020-05-31
1
-4
/
+6
|
*
mtd: rawnand: nandsim: Clean error handling
Miquel Raynal
2020-05-31
1
-19
/
+27
|
*
mtd: rawnand: nandsim: Use a consistent ns_ prefix for all functions
Miquel Raynal
2020-05-31
1
-117
/
+131
|
*
mtd: rawnand: nandsim: Use octal permissions
Miquel Raynal
2020-05-31
1
-1
/
+1
|
*
mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev'
Miquel Raynal
2020-05-31
1
-4
/
+4
|
*
mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
Álvaro Fernández Rojas
2020-05-31
1
-9
/
+76
|
*
mtd: rawnand: brcmnand: rename page sizes
Álvaro Fernández Rojas
2020-05-31
1
-2
/
+2
|
*
mtd: rawnand: brcmnand: fix CS0 layout
Álvaro Fernández Rojas
2020-05-31
1
-2
/
+3
|
*
mtd: rawnand: brcmnand: rename v4 registers
Álvaro Fernández Rojas
2020-05-31
1
-4
/
+4
|
*
mtd: rawnand: gpmi: Use nand_extract_bits()
Miquel Raynal
2020-05-31
1
-164
/
+10
|
*
mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-31
1
-0
/
+1
|
*
mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probe
Dinghao Liu
2020-05-31
1
-1
/
+1
|
*
mtd: rawnand: gpmi: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-31
1
-1
/
+3
|
*
mtd: rawnand: ingenic: Convert the driver to exec_op()
Boris Brezillon
2020-05-31
1
-56
/
+83
|
*
mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60
Boris Brezillon
2020-05-31
1
-1
/
+13
|
*
mtd: rawnand: xway: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+5
|
*
mtd: rawnand: xway: Fix the probe error path
Miquel Raynal
2020-05-31
1
-1
/
+1
|
*
mtd: rawnand: vf610: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+5
|
*
mtd: rawnand: txx9ndfmc: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-2
/
+4
|
*
mtd: rawnand: tmio: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+5
|
*
mtd: rawnand: tmio: Fix the probe error path
Miquel Raynal
2020-05-31
1
-1
/
+1
|
*
mtd: rawnand: tango: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-3
/
+8
|
*
mtd: rawnand: sunxi: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-2
/
+7
|
*
mtd: rawnand: sunxi: Fix the probe error path
Miquel Raynal
2020-05-31
1
-1
/
+1
[prev]
[next]