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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
mtd: rawnand: qcom: Do not override the error no of submit_descs()
Manivannan Sadhasivam
2023-08-18
1
-2
/
+2
|
|
*
mtd: rawnand: qcom: Simplify the call to nand_prog_page_end_op()
Manivannan Sadhasivam
2023-08-18
1
-10
/
+8
|
|
*
mtd: rawnand: qcom: Unmap sg_list and free desc within submic_descs()
Manivannan Sadhasivam
2023-08-18
1
-45
/
+20
|
|
*
mtd: rawnand: qcom: Wrap qcom_nand_exec_op() to 80 columns
Manivannan Sadhasivam
2023-08-18
1
-4
/
+2
|
|
*
mtd: rawnand: qcom: Use EOPNOTSUPP instead of ENOTSUPP
Manivannan Sadhasivam
2023-08-18
1
-1
/
+1
|
|
*
mtd: rawnand: qcom: Fix the opcode check in qcom_check_op()
Manivannan Sadhasivam
2023-08-18
1
-6
/
+6
|
|
*
mtd: rawnand: qcom: Handle unsupported opcode in qcom_op_cmd_mapping()
Manivannan Sadhasivam
2023-08-18
1
-8
/
+27
|
|
*
mtd: rawnand: qcom: Rename variables in qcom_op_cmd_mapping()
Manivannan Sadhasivam
2023-08-18
1
-11
/
+11
|
|
*
mtd: rawnand: qcom: Remove superfluous initialization of "ret"
Manivannan Sadhasivam
2023-08-18
1
-6
/
+6
|
|
*
mtd: rawnand: vf610_nfc: Do not check 0 for platform_get_irq()
Zhu Wang
2023-08-04
1
-2
/
+2
|
|
*
mtd: rawnand: brcmnand: Use devm_platform_ioremap_resource_byname()
Li Zetao
2023-08-04
2
-8
/
+3
|
|
*
mtd: rawnand: meson: fix build error
Arseniy Krasnov
2023-07-28
1
-11
/
+11
|
|
*
mtd: rawnand: qcom: Fix address parsing within ->exec_op()
Miquel Raynal
2023-07-28
1
-6
/
+7
|
|
*
mtd: rawnand: qcom: Early structure initialization
Miquel Raynal
2023-07-28
1
-7
/
+5
|
|
*
mtd: rawnand: qcom: Fix a typo
Miquel Raynal
2023-07-28
1
-1
/
+1
|
|
*
mtd: rawnand: qcom: Fix wrong indentation
Miquel Raynal
2023-07-28
1
-5
/
+5
|
|
*
mtd: rawnand: qcom: Fix the spacing
Miquel Raynal
2023-07-28
1
-1
/
+1
|
|
*
mtd: rawnand: qcom: Fix alignment with open parenthesis
Miquel Raynal
2023-07-28
1
-9
/
+7
|
|
*
mtd: rawnand: qcom: Use u8 instead of uint8_t
Miquel Raynal
2023-07-28
1
-5
/
+5
|
|
*
mtd: rawnand: qcom: Use the BIT() macro
Miquel Raynal
2023-07-28
1
-2
/
+2
|
|
*
mtd: rawnand: brcmnand: propagate init error -EPROBE_DEFER up
Rafał Miłecki
2023-07-27
1
-0
/
+4
|
|
*
mtd: rawnand: meson: support for 512B ECC step size
Arseniy Krasnov
2023-07-27
1
-11
/
+34
|
|
*
mtd: rawnand: marvell: add support for AC5 SoC
Chris Packham
2023-07-15
2
-1
/
+17
|
|
*
mtd: rawnand: qcom: Remove legacy interface
Md Sadre Alam
2023-07-15
1
-359
/
+0
|
|
*
mtd: rawnand: qcom: Implement exec_op()
Md Sadre Alam
2023-07-15
1
-3
/
+531
|
|
*
mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-15
1
-8
/
+2
|
|
*
mtd: nand: samsung: Convert to devm_platform_ioremap_resource() and devm_plat...
Yangtao Li
2023-07-12
1
-6
/
+3
|
|
*
mtd: rawnand: atmel: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
|
|
*
mtd: rawnand: fsl_upm: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
|
|
*
mtd: rawnand: lpc32xx_mlc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
|
|
*
mtd: rawnand: stm32_fmc2: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+2
|
|
*
mtd: rawnand: omap2: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
|
|
*
mtd: rawnand: sh_flctl: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
|
|
*
mtd: rawnand: mxc: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-12
1
-6
/
+3
|
|
*
mtd: rawnand: lpc32xx_slc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
|
|
*
mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
|
|
*
mtd: rawnand: brcmnand: Fix mtd oobsize
William Zhang
2023-07-12
1
-2
/
+5
|
|
*
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
William Zhang
2023-07-12
1
-2
/
+16
|
|
*
mtd: rawnand: brcmnand: Fix crash during the panic_write
William Zhang
2023-07-12
1
-1
/
+11
|
|
*
mtd: rawnand: brcmnand: Fix potential false time out warning
William Zhang
2023-07-12
1
-0
/
+8
|
|
*
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
William Zhang
2023-07-12
1
-33
/
+41
|
|
*
mtd: rawnand: meson: use NAND core API to check status
Arseniy Krasnov
2023-07-12
1
-14
/
+12
|
|
*
mtd: rawnand: export 'nand_exit_status_op()'
Arseniy Krasnov
2023-07-12
1
-0
/
+1
|
|
*
nand: oxnas_nand: remove obsolete raw nand driver
Neil Armstrong
2023-07-12
3
-217
/
+0
|
|
*
mtd: spinand: toshiba: add support for T{C,H}58NYG{0,2}S3HBAI4 and TH58NYG3S0...
Sridharan S N
2023-07-12
1
-0
/
+33
|
|
*
mtd: spinand: esmt: add support for F50D2G41KA
Sridharan S N
2023-07-12
1
-0
/
+9
|
|
*
mtd: spinand: gigadevice: add support for GD5F1GQ{4,5}RExxH
Sridharan S N
2023-07-12
1
-0
/
+20
|
*
|
mtd: Explicitly include correct DT includes
Rob Herring
2023-07-27
26
-27
/
+22
|
|
/
*
|
mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
Christophe JAILLET
2023-07-27
1
-1
/
+1
*
|
mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
Johan Jonker
2023-07-15
1
-13
/
+21
[prev]
[next]