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
/
arasan-nand-controller.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: arasan: Use for_each_child_of_node_scoped()
Jinjie Ruan
2024-09-06
1
-3
/
+2
*
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-11-04
1
-1
/
+1
|
\
|
*
mtd: rawnand: arasan: Include ECC syndrome along with in-band data while chec...
Amit Kumar Mahapatra
2023-10-16
1
-1
/
+1
*
|
mtd: rawnand: arasan: Ensure program page operations are successful
Miquel Raynal
2023-09-22
1
-2
/
+14
|
/
*
mtd: rawnand: arasan: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
1
-24
/
+5
*
Revert "mtd: rawnand: arasan: Prevent an unsupported configuration"
Amit Kumar Mahapatra
2023-06-09
1
-15
/
+0
*
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
mtd: rawnand: arasan: stop using 0 as NULL pointer
GONG, Ruiqi
2022-09-21
1
-1
/
+1
*
mtd: rawnand: arasan: Fix clock rate in NV-DDR
Olga Kitaina
2022-06-29
1
-1
/
+7
*
mtd: rawnand: arasan: Update NAND bus clock instead of system clock
Amit Kumar Mahapatra
2022-06-29
1
-4
/
+4
*
mtd: rawnand: arasan: Prevent an unsupported configuration
Miquel Raynal
2021-10-15
1
-0
/
+15
*
mtd: rawnand: arasan: Finer grain NV-DDR configuration
Miquel Raynal
2021-06-18
1
-2
/
+54
*
mtd: rawnand: arasan: Rename the data interface register
Miquel Raynal
2021-06-18
1
-7
/
+7
*
mtd: rawnand: arasan: Use the right DMA mask
Miquel Raynal
2021-06-18
1
-0
/
+4
*
mtd: rawnand: arasan: Leverage additional GPIO CS
Miquel Raynal
2021-05-26
1
-23
/
+125
*
mtd: rawnand: arasan: Ensure proper configuration for the asserted target
Miquel Raynal
2021-05-26
1
-33
/
+57
*
mtd: rawnand: arasan: Support NV-DDR interface
Miquel Raynal
2021-05-26
1
-7
/
+20
*
mtd: rawnand: arasan: Workaround a misbehaving prog type with NV-DDR
Miquel Raynal
2021-05-26
1
-1
/
+18
*
mtd: rawnand: arasan: Fix a macro parameter
Miquel Raynal
2021-05-26
1
-1
/
+1
*
mtd: rawnand: arasan: Check the proposed data interface is supported
Miquel Raynal
2021-05-26
1
-0
/
+5
*
mtd: rawnand: arasan: Document 'anfc_op's 'buf' member
Lee Jones
2020-11-20
1
-0
/
+1
*
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
2020-09-30
1
-1
/
+1
*
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
1
-6
/
+6
*
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
2020-08-27
1
-1
/
+1
*
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
1
-3
/
+3
*
mtd: rawnand: arasan: Support the hardware BCH ECC engine
Miquel Raynal
2020-05-26
1
-0
/
+342
*
mtd: rawnand: arasan: Add new Arasan NAND controller
Miquel Raynal
2020-05-24
1
-0
/
+955