index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
spi
/
core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-29
mtd: spinand: repeat reading in regular mode if continuous reading fails
Mikhail Kshevetskiy
1
-4
/
+21
2025-09-29
mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...
Mikhail Kshevetskiy
1
-8
/
+35
2025-09-29
mtd: spinand: fix direct mapping creation sizes
Mikhail Kshevetskiy
1
-7
/
+7
2025-08-28
mtd: spinand: add support for FudanMicro FM25S01A
Tianling Shen
1
-0
/
+1
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
Miquel Raynal
1
-1
/
+1
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
Miquel Raynal
1
-1
/
+1
2025-07-30
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
1
-2
/
+14
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
1
-1
/
+1
2025-07-30
mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
Gabor Juhos
1
-1
/
+4
2025-06-19
mtd: spinand: fix memory leak of ECC engine conf
Pablo Martin-Gomez
1
-0
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the program execution op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the page read op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the erase op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the get/set feature ops
Miquel Raynal
1
-4
/
+4
2025-04-29
mtd: spinand: Use more specific naming for the read ID op
Miquel Raynal
1
-1
/
+1
2025-04-29
mtd: spinand: Use more specific naming for the write enable/disable op
Miquel Raynal
1
-1
/
+1
2025-04-28
mtd: spinand: Use more specific naming for the reset op
Miquel Raynal
1
-1
/
+1
2025-03-04
mtd: spinand: Add read retry support
Cheng Ming Lin
1
-2
/
+33
2025-02-10
mtd: spinand: make spinand_{wait,otp_page_size} global
Martin Kurbanov
1
-4
/
+14
2025-02-10
mtd: spinand: add OTP support
Martin Kurbanov
1
-0
/
+8
2025-02-10
mtd: spinand: make spinand_{read,write}_page global
Martin Kurbanov
1
-4
/
+20
2025-01-15
mtd: spinand: Enhance the logic when picking a variant
Miquel Raynal
1
-3
/
+10
2025-01-15
Merge tag 'spi-mem-dtr-2' into nand/next
Miquel Raynal
1
-0
/
+2
2025-01-09
spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
Miquel Raynal
1
-0
/
+2
2024-12-05
mtd: spinand: Add support for SkyHigh S35ML-3 family
Takahiro Kuwano
1
-0
/
+1
2024-12-05
mtd: spinand: Introduce a way to avoid raw access
Takahiro Kuwano
1
-2
/
+20
2024-12-05
mtd: spinand: Remove write_enable_op() in markbad()
Takahiro Kuwano
1
-4
/
+0
2024-10-21
mtd: spinand: Constify struct nand_ecc_engine_ops
Christophe JAILLET
1
-1
/
+1
2024-09-09
mtd: spinand: Add support for setting plane select bits
Cheng Ming Lin
1
-0
/
+6
2024-09-06
mtd: spi-nand: Expose spinand_write_reg_op()
Miquel Raynal
1
-1
/
+1
2024-09-06
mtd: spi-nand: Add continuous read support
Miquel Raynal
1
-8
/
+168
2024-09-06
mtd: spi-nand: Isolate the MTD read logic in a helper
Miquel Raynal
1
-14
/
+26
2024-08-23
mtd: spinand: set bitflip_threshold to 75% of ECC strength
Daniel Golle
1
-0
/
+1
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
1
-1
/
+1
2023-10-16
mtd: spinand: add support for FORESEE F35SQA002G
Martin Kurbanov
1
-0
/
+1
2023-04-03
mtd: spinand: add support for ESMT F50x1G41LB
Chuanhong Guo
1
-0
/
+1
2023-01-30
mtd: spinand: Add support for AllianceMemory AS5F34G04SND
Mario Kicherer
1
-0
/
+1
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
1
-0
/
+10
2022-06-06
mtd: spinand: Add support for ATO25D1GA
Aidan MacDonald
1
-0
/
+1
2022-04-21
mtd: spinand: Add support for XTX XT26G0xA
Felix Matouschek
1
-0
/
+1
2022-02-10
mtd: spinand: Create direct mapping descriptors for ECC operations
Miquel Raynal
1
-2
/
+33
2022-02-10
mtd: spinand: Delay a little bit the dirmap creation
Miquel Raynal
1
-8
/
+8
2021-08-06
mtd: spinand: core: Properly fill the OOB area.
Daniel Palmer
1
-0
/
+2
2021-07-16
mtd: spinand: Fix comment
Miquel Raynal
1
-1
/
+1
2021-07-05
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
1
-40
/
+89
2021-06-18
mtd: spinand: add SPI-NAND MTD resume handler
Patrice Chotard
1
-0
/
+17
2021-06-18
mtd: spinand: Add spinand_init_flash() helper
Patrice Chotard
1
-29
/
+45
2021-06-18
mtd: spinand: add spinand_read_cfg() helper
Patrice Chotard
1
-9
/
+20
2021-06-11
mtd: spinand: Fix double counting of ECC stats
Miquel Raynal
1
-6
/
+11
2021-06-03
mtd: spinand: use the spi-mem poll status APIs
Patrice Chotard
1
-13
/
+32
[next]