index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
spi
/
core.c
Age
Commit message (
Expand
)
Author
2024-10-21
mtd: spinand: Constify struct nand_ecc_engine_ops
Christophe JAILLET
2024-09-09
mtd: spinand: Add support for setting plane select bits
Cheng Ming Lin
2024-09-06
mtd: spi-nand: Expose spinand_write_reg_op()
Miquel Raynal
2024-09-06
mtd: spi-nand: Add continuous read support
Miquel Raynal
2024-09-06
mtd: spi-nand: Isolate the MTD read logic in a helper
Miquel Raynal
2024-08-23
mtd: spinand: set bitflip_threshold to 75% of ECC strength
Daniel Golle
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-10-16
mtd: spinand: add support for FORESEE F35SQA002G
Martin Kurbanov
2023-04-03
mtd: spinand: add support for ESMT F50x1G41LB
Chuanhong Guo
2023-01-30
mtd: spinand: Add support for AllianceMemory AS5F34G04SND
Mario Kicherer
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
2022-06-06
mtd: spinand: Add support for ATO25D1GA
Aidan MacDonald
2022-04-21
mtd: spinand: Add support for XTX XT26G0xA
Felix Matouschek
2022-02-10
mtd: spinand: Create direct mapping descriptors for ECC operations
Miquel Raynal
2022-02-10
mtd: spinand: Delay a little bit the dirmap creation
Miquel Raynal
2021-08-06
mtd: spinand: core: Properly fill the OOB area.
Daniel Palmer
2021-07-16
mtd: spinand: Fix comment
Miquel Raynal
2021-07-05
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-06-18
mtd: spinand: add SPI-NAND MTD resume handler
Patrice Chotard
2021-06-18
mtd: spinand: Add spinand_init_flash() helper
Patrice Chotard
2021-06-18
mtd: spinand: add spinand_read_cfg() helper
Patrice Chotard
2021-06-11
mtd: spinand: Fix double counting of ECC stats
Miquel Raynal
2021-06-03
mtd: spinand: use the spi-mem poll status APIs
Patrice Chotard
2021-03-28
mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
Alexander Lobakin
2021-01-14
mtd: spinand: Fix MTD_OPS_AUTO_OOB requests
Miquel Raynal
2020-12-10
mtd: spinand: Remove outdated comment
Miquel Raynal
2020-12-10
mtd: spinand: Fix OOB read
Miquel Raynal
2020-12-10
mtd: spinand: Allow the case where there is no ECC engine
Miquel Raynal
2020-12-10
mtd: spinand: Use the external ECC engine logic
Miquel Raynal
2020-12-10
mtd: spinand: Fill a default ECC provider/algorithm
Miquel Raynal
2020-12-10
mtd: spinand: Instantiate a SPI-NAND on-die ECC engine
Miquel Raynal
2020-12-10
mtd: spinand: Move ECC related definitions earlier in the driver
Miquel Raynal
2020-12-10
mtd: spinand: Fix typo in comment
Miquel Raynal
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
mtd: spinand: Use nanddev_get_ecc_conf() when relevant
Miquel Raynal
2020-08-27
mtd: nand: Add a NAND page I/O request type
Miquel Raynal
2020-05-18
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
2020-03-11
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
2020-03-11
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
2020-03-11
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
2020-03-09
mtd: spinand: rework detect procedure for different READ_ID operation
Chuanhong Guo
2019-06-28
mtd: spinand: read returns badly if the last page has bitflips
liaoweixiong
2019-06-27
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
2019-06-27
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
2019-04-08
mtd: spinand: Implement mtd->_max_bad_blocks
Boris Brezillon
2019-03-21
mtd: spinand: Use the spi-mem dirmap API
Boris Brezillon
2019-01-31
mtd: spinand: Fix the error/cleanup path in spinand_init()
Boris Brezillon
2019-01-31
mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
Boris Brezillon
2018-12-07
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
Chuanhong Guo
2018-12-07
mtd: spinand: Add initial support for Toshiba TC58CVG2S0H
Schrempf Frieder
[next]