index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2023-08-18
mtd: rawnand: qcom: Unmap sg_list and free desc within submic_descs()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Wrap qcom_nand_exec_op() to 80 columns
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Use EOPNOTSUPP instead of ENOTSUPP
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Fix the opcode check in qcom_check_op()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Handle unsupported opcode in qcom_op_cmd_mapping()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Rename variables in qcom_op_cmd_mapping()
Manivannan Sadhasivam
2023-08-18
mtd: rawnand: qcom: Remove superfluous initialization of "ret"
Manivannan Sadhasivam
2023-08-18
mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-18
mtd: spi-nor: Add support for sst26vf032b flash
Miquel Raynal
2023-08-18
mtd: spi-nor: Check bus width while setting QE bit
Hsin-Yi Wang
2023-08-04
mtd: rawnand: vf610_nfc: Do not check 0 for platform_get_irq()
Zhu Wang
2023-08-04
mtd: rawnand: brcmnand: Use devm_platform_ioremap_resource_byname()
Li Zetao
2023-08-04
mtd: Clean refcounting with MTD_PARTITIONED_MASTER
Miquel Raynal
2023-08-04
mtd: fix use-after-free in mtd release
Alexander Usyskin
2023-07-28
mtd: rawnand: meson: fix build error
Arseniy Krasnov
2023-07-28
mtd: rawnand: qcom: Fix address parsing within ->exec_op()
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Early structure initialization
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Fix a typo
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Fix wrong indentation
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Fix the spacing
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Fix alignment with open parenthesis
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Use u8 instead of uint8_t
Miquel Raynal
2023-07-28
mtd: rawnand: qcom: Use the BIT() macro
Miquel Raynal
2023-07-27
mtdblock: make warning messages ratelimited
Colin Ian King
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
2023-07-27
mtd: rawnand: brcmnand: propagate init error -EPROBE_DEFER up
Rafał Miłecki
2023-07-27
mtd: rawnand: meson: support for 512B ECC step size
Arseniy Krasnov
2023-07-27
mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
Christophe JAILLET
2023-07-27
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
2023-07-26
mtd: spi-nor: spansion: switch cypress_nor_get_page_size() to use vreg_offset
Tudor Ambarus
2023-07-26
mtd: spi-nor: spansion: switch s25hx_t to use vreg_offset for quad_enable()
Tudor Ambarus
2023-07-26
mtd: spi-nor: spansion: let SFDP determine the flash and sector size
Tudor Ambarus
2023-07-26
mtd: spi-nor: spansion: add support for S28HS02GT
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: add octal DTR support in RD_ANY_REG_OP
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: add MCP support in set_octal_dtr()
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: switch h28hx's ready() to use vreg_offset
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: switch set_octal_dtr method to use vreg_offset
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: prepare octal dtr methods for multi chip support
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLAT
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2023-07-22
mtd: spi-nor: spansion: return method directly
Tudor Ambarus
2023-07-18
mtd: spi-nor: rename method for enabling or disabling octal DTR
Tudor Ambarus
2023-07-18
mtd: spi-nor: Correct flags for Winbond w25q128
Linus Walleij
2023-07-15
mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
Johan Jonker
2023-07-15
mtd: rawnand: rockchip: fix oobfree offset and description
Johan Jonker
2023-07-15
mtd: rawnand: marvell: add support for AC5 SoC
Chris Packham
2023-07-15
mtd: rawnand: qcom: Remove legacy interface
Md Sadre Alam
2023-07-15
mtd: rawnand: qcom: Implement exec_op()
Md Sadre Alam
2023-07-15
mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-13
mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected
Amit Kumar Mahapatra
[prev]
[next]