index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
mtd: rawnand: intel: Use helper function devm_clk_get_enabled()
Li Zetao
1
-12
/
+3
2023-08-21
mtd: rawnand: fsmc: Use helper function devm_clk_get_enabled()
Li Zetao
1
-9
/
+3
2023-08-21
mtd: rawnand: arasan: Use helper function devm_clk_get_enabled()
Li Zetao
1
-24
/
+5
2023-08-21
mtd: rawnand: qcom: Add read/read_start ops in exec_op path
Sricharan Ramabadhran
1
-59
/
+35
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
1
-2
/
+1
2023-08-18
mtd: rawnand: qcom: Clear buf_count and buf_start in raw read
Md Sadre Alam
1
-0
/
+3
2023-08-18
Merge tag 'spi-nor/for-6.6' into mtd/next
Miquel Raynal
13
-183
/
+293
2023-08-18
mtd: maps: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-18
mtd: rawnand: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-18
mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()
Yi Yang
1
-1
/
+6
2023-08-18
mtd: rawnand: Propagate error and simplify ternary operators for brcmstb_nand...
Ruan Jinjie
1
-3
/
+4
2023-08-18
mtd: rawnand: qcom: Sort includes alphabetically
Manivannan Sadhasivam
1
-7
/
+7
2023-08-18
mtd: rawnand: qcom: Do not override the error no of submit_descs()
Manivannan Sadhasivam
1
-2
/
+2
2023-08-18
mtd: rawnand: qcom: Simplify the call to nand_prog_page_end_op()
Manivannan Sadhasivam
1
-10
/
+8
2023-08-18
mtd: rawnand: qcom: Unmap sg_list and free desc within submic_descs()
Manivannan Sadhasivam
1
-45
/
+20
2023-08-18
mtd: rawnand: qcom: Wrap qcom_nand_exec_op() to 80 columns
Manivannan Sadhasivam
1
-4
/
+2
2023-08-18
mtd: rawnand: qcom: Use EOPNOTSUPP instead of ENOTSUPP
Manivannan Sadhasivam
1
-1
/
+1
2023-08-18
mtd: rawnand: qcom: Fix the opcode check in qcom_check_op()
Manivannan Sadhasivam
1
-6
/
+6
2023-08-18
mtd: rawnand: qcom: Handle unsupported opcode in qcom_op_cmd_mapping()
Manivannan Sadhasivam
1
-8
/
+27
2023-08-18
mtd: rawnand: qcom: Rename variables in qcom_op_cmd_mapping()
Manivannan Sadhasivam
1
-11
/
+11
2023-08-18
mtd: rawnand: qcom: Remove superfluous initialization of "ret"
Manivannan Sadhasivam
1
-6
/
+6
2023-08-18
mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled()
Li Zetao
1
-27
/
+6
2023-08-18
mtd: spi-nor: Add support for sst26vf032b flash
Miquel Raynal
1
-0
/
+4
2023-08-18
mtd: spi-nor: Check bus width while setting QE bit
Hsin-Yi Wang
1
-9
/
+10
2023-08-04
mtd: rawnand: vf610_nfc: Do not check 0 for platform_get_irq()
Zhu Wang
1
-2
/
+2
2023-08-04
mtd: rawnand: brcmnand: Use devm_platform_ioremap_resource_byname()
Li Zetao
2
-8
/
+3
2023-08-04
mtd: Clean refcounting with MTD_PARTITIONED_MASTER
Miquel Raynal
1
-7
/
+10
2023-08-04
mtd: fix use-after-free in mtd release
Alexander Usyskin
1
-5
/
+11
2023-07-28
mtd: rawnand: meson: fix build error
Arseniy Krasnov
1
-11
/
+11
2023-07-28
mtd: rawnand: qcom: Fix address parsing within ->exec_op()
Miquel Raynal
1
-6
/
+7
2023-07-28
mtd: rawnand: qcom: Early structure initialization
Miquel Raynal
1
-7
/
+5
2023-07-28
mtd: rawnand: qcom: Fix a typo
Miquel Raynal
1
-1
/
+1
2023-07-28
mtd: rawnand: qcom: Fix wrong indentation
Miquel Raynal
1
-5
/
+5
2023-07-28
mtd: rawnand: qcom: Fix the spacing
Miquel Raynal
1
-1
/
+1
2023-07-28
mtd: rawnand: qcom: Fix alignment with open parenthesis
Miquel Raynal
1
-9
/
+7
2023-07-28
mtd: rawnand: qcom: Use u8 instead of uint8_t
Miquel Raynal
1
-5
/
+5
2023-07-28
mtd: rawnand: qcom: Use the BIT() macro
Miquel Raynal
1
-2
/
+2
2023-07-27
mtdblock: make warning messages ratelimited
Colin Ian King
2
-2
/
+2
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
36
-36
/
+29
2023-07-27
mtd: rawnand: brcmnand: propagate init error -EPROBE_DEFER up
Rafał Miłecki
1
-0
/
+4
2023-07-27
mtd: rawnand: meson: support for 512B ECC step size
Arseniy Krasnov
1
-11
/
+34
2023-07-27
mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
Christophe JAILLET
1
-1
/
+1
2023-07-27
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
1
-2
/
+2
2023-07-26
mtd: spi-nor: spansion: switch cypress_nor_get_page_size() to use vreg_offset
Tudor Ambarus
1
-65
/
+48
2023-07-26
mtd: spi-nor: spansion: switch s25hx_t to use vreg_offset for quad_enable()
Tudor Ambarus
1
-11
/
+7
2023-07-26
mtd: spi-nor: spansion: let SFDP determine the flash and sector size
Tudor Ambarus
1
-8
/
+8
2023-07-26
mtd: spi-nor: spansion: add support for S28HS02GT
Takahiro Kuwano
1
-5
/
+15
2023-07-26
mtd: spi-nor: spansion: add octal DTR support in RD_ANY_REG_OP
Takahiro Kuwano
1
-1
/
+7
2023-07-26
mtd: spi-nor: spansion: add MCP support in set_octal_dtr()
Takahiro Kuwano
1
-14
/
+19
2023-07-26
mtd: spi-nor: spansion: switch h28hx's ready() to use vreg_offset
Takahiro Kuwano
1
-0
/
+1
[prev]
[next]