index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-04
mtd: rawnand: NAND controller write protect
David Regan
1
-0
/
+4
2023-12-04
mtd: rawnand: Add destructive operation
Boris Brezillon
1
-2
/
+4
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
1
-1
/
+1
2023-11-30
mtd: rawnand: meson: handle OOB buffer according OOB layout
Arseniy Krasnov
1
-2
/
+2
2023-11-20
mtd: rawnand: meson: initialize clock register
Arseniy Krasnov
1
-1
/
+3
2023-11-20
mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
Ronald Monthero
1
-1
/
+1
2023-11-13
mtd: rawnand: txx9ndfmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-13
mtd: rawnand: txx9ndfmc: Drop if block with always false condition
Uwe Kleine-König
1
-2
/
+0
2023-11-13
mtd: rawnand: txx9ndfmc: Switch to module_platform_driver()
Uwe Kleine-König
1
-5
/
+5
2023-11-13
mtd: rawnand: brcmnand: Convert to platform remove callback returning void
Uwe Kleine-König
7
-9
/
+7
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
24
-35
/
+320
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
17
-15
/
+304
2023-10-31
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+0
2023-10-27
mtd: rawnand: meson: check return value of devm_kasprintf()
Yi Yang
1
-0
/
+3
2023-10-27
mtd: rawnand: intel: check return value of devm_kasprintf()
Yi Yang
1
-0
/
+10
2023-10-27
mtd: rawnand: sh_flctl: Convert to module_platform_driver()
Uwe Kleine-König
1
-1
/
+2
2023-10-16
mtd: rawnand: Remove unused of_gpio.h inclusion
Andy Shevchenko
2
-2
/
+0
2023-10-16
mtd: spinand: Add support for XTX XT26xxxDxxxxx
Bruce Suen
1
-0
/
+134
2023-10-16
mtd: spinand: winbond: add support for serial NAND flash
Sridharan S N
1
-0
/
+45
2023-10-16
mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-10-16
mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-10-16
mtd: spinand: add support for FORESEE F35SQA002G
Martin Kurbanov
3
-1
/
+97
2023-10-16
mtd: rawnand: rockchip: Use struct_size()
Christophe JAILLET
1
-3
/
+2
2023-10-16
mtd: rawnand: arasan: Include ECC syndrome along with in-band data while chec...
Amit Kumar Mahapatra
1
-1
/
+1
2023-10-16
mtd: Use device_get_match_data()
Rob Herring
2
-13
/
+9
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
3
-0
/
+9
2023-09-27
mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c
Bartosz Golaszewski
1
-12
/
+0
2023-09-22
mtd: rawnand: qcom: Unmap the right resource upon probe failure
Bibek Kumar Patro
1
-1
/
+1
2023-09-22
mtd: rawnand: pl353: Ensure program page operations are successful
Miquel Raynal
1
-0
/
+9
2023-09-22
mtd: rawnand: arasan: Ensure program page operations are successful
Miquel Raynal
1
-2
/
+14
2023-09-22
mtd: rawnand: sunxi: Annotate struct sunxi_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: renesas: Annotate struct rnand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: meson: Annotate struct meson_nfc_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: marvell: Annotate struct marvell_nand_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: denali: Annotate struct denali_chip with __counted_by
Kees Cook
1
-1
/
+1
2023-09-22
mtd: rawnand: atmel: Annotate struct atmel_nand with __counted_by
Kees Cook
1
-1
/
+1
2023-09-11
mtd: rawnand: remove 'nand_exit_status_op()' prototype
Arseniy Krasnov
1
-1
/
+0
2023-09-11
mtd: rawnand: omap2: Fix check 0 for platform_get_irq()
Yi Yang
1
-4
/
+4
2023-09-11
mtd: rawnand: tegra: add missing check for platform_get_irq()
Yi Yang
1
-0
/
+4
2023-09-11
mtd: spinand: micron: correct bitmask for ecc status
Martin Kurbanov
1
-1
/
+1
2023-09-11
mtd: rawnand: marvell: Ensure program page operations are successful
Miquel Raynal
1
-1
/
+22
2023-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
46
-972
/
+892
2023-08-28
Merge tag 'nand/for-6.6' into mtd/next
Miquel Raynal
31
-946
/
+871
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
[prev]
[next]