index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
2023-11-28
mtd: rawnand: meson: check return value of devm_kasprintf()
Yi Yang
2023-11-28
mtd: rawnand: intel: check return value of devm_kasprintf()
Yi Yang
2023-11-28
mtd: rawnand: tegra: add missing check for platform_get_irq()
Yi Yang
2023-10-25
mtd: rawnand: arasan: Ensure program page operations are successful
Miquel Raynal
2023-10-25
mtd: rawnand: marvell: Ensure program page operations are successful
Miquel Raynal
2023-10-25
mtd: rawnand: pl353: Ensure program page operations are successful
Miquel Raynal
2023-10-25
mtd: rawnand: qcom: Unmap the right resource upon probe failure
Bibek Kumar Patro
2023-09-19
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
William Zhang
2023-09-19
mtd: rawnand: brcmnand: Fix potential false time out warning
William Zhang
2023-09-19
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
William Zhang
2023-09-19
mtd: rawnand: brcmnand: Fix crash during the panic_write
William Zhang
2023-09-13
mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()
Yi Yang
2023-09-13
mtd: rawnand: brcmnand: Fix mtd oobsize
William Zhang
2023-08-11
mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
Christophe JAILLET
2023-08-11
mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
Johan Jonker
2023-08-11
mtd: rawnand: rockchip: fix oobfree offset and description
Johan Jonker
2023-08-11
mtd: rawnand: omap_elm: Fix incorrect type in assignment
Roger Quadros
2023-08-11
mtd: rawnand: meson: fix OOB available bytes for ECC
Arseniy Krasnov
2023-07-23
mtd: rawnand: meson: fix unaligned DMA buffers handling
Arseniy Krasnov
2023-06-09
mtd: rawnand: marvell: don't set the NAND frequency select
Chris Packham
2023-06-09
mtd: rawnand: marvell: ensure timing values are written
Chris Packham
2023-06-09
mtd: rawnand: ingenic: fix empty stub helper definitions
Arnd Bergmann
2023-04-20
mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
Christophe Kerello
2023-04-20
mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
Christophe Kerello
2023-04-20
mtd: rawnand: meson: fix bitmask for length in command word
Arseniy Krasnov
2023-04-06
mtd: rawnand: meson: invalidate cache on polling ECC bit
Arseniy Krasnov
2023-04-06
mtd: rawnand: meson: initialize struct with zeroes
Arseniy Krasnov
2022-11-07
mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
Adam Borowski
2022-11-07
mtd: rawnand: qcom: handle ret from parse with codeword_fixup
Christian Marangi
2022-10-18
mtd: rawnand: marvell: Use correct logic for nand-keep-config
Tony O'Brien
2022-10-18
mtd: rawnand: tegra: Fix PM disable depth imbalance in probe
Zhang Qilong
2022-10-18
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
Yang Yingliang
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-07
Merge tag 'nand/for-6.1' into mtd/next
Miquel Raynal
2022-09-21
mtd: rawnand: meson: stop supporting legacy clocks
Liang Yang
2022-09-21
mtd: rawnand: meson: refine resource getting in probe
Liang Yang
2022-09-21
mtd: rawnand: meson: fix the clock
Liang Yang
2022-09-21
mtd: rawnand: bcm47xx: fix spelling typo in comment
Jiangshan Yi
2022-09-21
mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2022-09-21
mtd: rawnand: cadence: Remove an unneeded result variable
ye xingchen
2022-09-21
mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-09-21
mtd: rawnand: marvell: Fix error handle regarding dma_map_sg
Jack Wang
2022-09-21
mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
Jack Wang
2022-09-21
mtd: rawnand: remove misguided comment of nand_get_device()
ChenXiaoSong
2022-09-21
mtd: rawnand: orion: Use devm_clk_get_optional()
Christophe JAILLET
2022-09-21
mtd: rawnand: cafe: Use correct function name in comment block
Colin Ian King
2022-09-21
mtd: rawnand: atmel: Unmap streaming DMA mappings
Tudor Ambarus
2022-09-21
mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
Dan Carpenter
[next]