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
/
spi
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
1
-1
/
+1
2020-09-28
mtd: spinand: Use nanddev_get_ecc_conf() when relevant
Miquel Raynal
1
-3
/
+3
2020-08-27
mtd: nand: Add a NAND page I/O request type
Miquel Raynal
1
-2
/
+2
2020-05-18
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
1
-0
/
+4
2020-03-11
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
1
-3
/
+0
2020-03-11
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
1
-0
/
+1
2020-03-11
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
1
-7
/
+7
2020-03-09
mtd: spinand: rework detect procedure for different READ_ID operation
Chuanhong Guo
1
-23
/
+63
2019-06-28
mtd: spinand: read returns badly if the last page has bitflips
liaoweixiong
1
-1
/
+1
2019-06-27
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
1
-0
/
+1
2019-06-27
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
1
-1
/
+1
2019-04-08
mtd: spinand: Implement mtd->_max_bad_blocks
Boris Brezillon
1
-0
/
+1
2019-03-21
mtd: spinand: Use the spi-mem dirmap API
Boris Brezillon
1
-84
/
+84
2019-01-31
mtd: spinand: Fix the error/cleanup path in spinand_init()
Boris Brezillon
1
-2
/
+2
2019-01-31
mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
Boris Brezillon
1
-22
/
+20
2018-12-07
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
Chuanhong Guo
1
-0
/
+1
2018-12-07
mtd: spinand: Add initial support for Toshiba TC58CVG2S0H
Schrempf Frieder
1
-0
/
+1
2018-07-18
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
1
-0
/
+1
2018-07-18
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
1
-0
/
+1
2018-07-18
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
1
-0
/
+17
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
1
-0
/
+1136