index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-2
/
+1
2023-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
80
-1261
/
+1276
2023-08-31
mtd: key superblock by device number
Christian Brauner
1
-34
/
+11
2023-08-28
Merge tag 'nand/for-6.6' into mtd/next
Miquel Raynal
31
-946
/
+871
2023-08-21
mtd: spear_smi: Use helper function devm_clk_get_enabled()
Li Zetao
1
-12
/
+3
2023-08-21
mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled()
Li Zetao
1
-18
/
+4
2023-08-21
mtd: rawnand: vf610_nfc: Use helper function devm_clk_get_enabled()
Li Zetao
1
-20
/
+9
2023-08-21
mtd: rawnand: sunxi: Use helper function devm_clk_get_enabled()
Li Zetao
1
-23
/
+6
2023-08-21
mtd: rawnand: stm32_fmc2: Use helper function devm_clk_get_enabled()
Li Zetao
1
-13
/
+4
2023-08-21
mtd: rawnand: mtk: Use helper function devm_clk_get_enabled()
Li Zetao
1
-43
/
+19
2023-08-21
mtd: rawnand: mpc5121: Use helper function devm_clk_get_enabled()
Li Zetao
1
-9
/
+2
2023-08-21
mtd: rawnand: lpc32xx_slc: Use helper function devm_clk_get_enabled()
Li Zetao
1
-9
/
+3
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
[next]