index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
2023-10-31
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-10-27
mtd: rawnand: meson: check return value of devm_kasprintf()
Yi Yang
2023-10-27
mtd: rawnand: intel: check return value of devm_kasprintf()
Yi Yang
2023-10-27
mtd: rawnand: sh_flctl: Convert to module_platform_driver()
Uwe Kleine-König
2023-10-16
mtd: rawnand: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-10-16
mtd: spinand: Add support for XTX XT26xxxDxxxxx
Bruce Suen
2023-10-16
mtd: spinand: winbond: add support for serial NAND flash
Sridharan S N
2023-10-16
mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by
Kees Cook
2023-10-16
mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_by
Kees Cook
2023-10-16
mtd: spinand: add support for FORESEE F35SQA002G
Martin Kurbanov
2023-10-16
mtd: rawnand: rockchip: Use struct_size()
Christophe JAILLET
2023-10-16
mtd: rawnand: arasan: Include ECC syndrome along with in-band data while chec...
Amit Kumar Mahapatra
2023-10-16
mtd: Use device_get_match_data()
Rob Herring
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
2023-09-27
mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c
Bartosz Golaszewski
2023-09-22
mtd: rawnand: qcom: Unmap the right resource upon probe failure
Bibek Kumar Patro
2023-09-22
mtd: rawnand: pl353: Ensure program page operations are successful
Miquel Raynal
2023-09-22
mtd: rawnand: arasan: Ensure program page operations are successful
Miquel Raynal
2023-09-22
mtd: rawnand: sunxi: Annotate struct sunxi_nand_chip with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: renesas: Annotate struct rnand_chip with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: meson: Annotate struct meson_nfc_nand_chip with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: marvell: Annotate struct marvell_nand_chip with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: denali: Annotate struct denali_chip with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: atmel: Annotate struct atmel_nand with __counted_by
Kees Cook
2023-09-11
mtd: rawnand: remove 'nand_exit_status_op()' prototype
Arseniy Krasnov
2023-09-11
mtd: rawnand: omap2: Fix check 0 for platform_get_irq()
Yi Yang
2023-09-11
mtd: rawnand: tegra: add missing check for platform_get_irq()
Yi Yang
2023-09-11
mtd: spinand: micron: correct bitmask for ecc status
Martin Kurbanov
2023-09-11
mtd: rawnand: marvell: Ensure program page operations are successful
Miquel Raynal
2023-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-08-28
Merge tag 'nand/for-6.6' into mtd/next
Miquel Raynal
2023-08-21
mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled()
Li Zetao
2023-08-21
mtd: rawnand: vf610_nfc: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
mtd: rawnand: sunxi: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
mtd: rawnand: stm32_fmc2: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
mtd: rawnand: mtk: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
mtd: rawnand: mpc5121: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
mtd: rawnand: lpc32xx_slc: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
mtd: rawnand: intel: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
mtd: rawnand: fsmc: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
mtd: rawnand: arasan: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
mtd: rawnand: qcom: Add read/read_start ops in exec_op path
Sricharan Ramabadhran
2023-08-18
mtd: rawnand: qcom: Clear buf_count and buf_start in raw read
Md Sadre Alam
2023-08-18
mtd: rawnand: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-18
mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()
Yi Yang
2023-08-18
mtd: rawnand: Propagate error and simplify ternary operators for brcmstb_nand...
Ruan Jinjie
2023-08-18
mtd: rawnand: qcom: Sort includes alphabetically
Manivannan Sadhasivam
[next]