index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
1
-0
/
+4
2020-03-24
mtd: spinand: toshiba: Support for new Kioxia Serial NAND
Yoshio Furuyama
1
-17
/
+111
2020-03-24
mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
Yoshio Furuyama
1
-30
/
+30
2020-03-12
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
Shivamurthy Shastri
1
-0
/
+58
2020-03-12
mtd: spinand: micron: Add M70A series Micron SPI NAND devices
Shivamurthy Shastri
1
-0
/
+22
2020-03-12
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
1
-0
/
+16
2020-03-12
mtd: spinand: micron: Add new Micron SPI NAND devices
Shivamurthy Shastri
1
-0
/
+33
2020-03-12
mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
Shivamurthy Shastri
1
-0
/
+1
2020-03-12
mtd: spinand: micron: Generalize the OOB layout structure and function names
Shivamurthy Shastri
1
-14
/
+14
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
7
-181
/
+113
2020-03-09
mtd: spinand: toshiba: Add comment about Kioxia ID
Yoshio Furuyama
1
-0
/
+1
2020-01-21
mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJ
Robert Marko
1
-0
/
+10
2019-07-13
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
4
-18
/
+215
2019-07-01
mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorg
Frieder Schrempf
2
-3
/
+3
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
3
-1
/
+149
2019-06-27
mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
Jeff Kletsky
1
-15
/
+64
2019-06-27
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-08
mtd: spinand: Implement mtd->_max_bad_blocks
Boris Brezillon
1
-0
/
+1
2019-04-08
mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
Boris Brezillon
5
-15
/
+15
2019-03-21
mtd: spinand: Use the spi-mem dirmap API
Boris Brezillon
1
-84
/
+84
2019-03-04
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-15
/
+155
2019-02-05
mtd: spinand: Add support for GigaDevice GD5F1GQ4UExxG
Stefan Roese
1
-0
/
+83
2019-02-05
mtd: spinand: Add support for all Toshiba Memory products
Yoshio Furuyama
1
-14
/
+65
2019-02-05
mtd: spinand: macronix: Fix ECC Status Read
Emil Lenngren
1
-1
/
+7
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
3
-1
/
+150
2018-12-07
mtd: spinand: Add initial support for Toshiba TC58CVG2S0H
Schrempf Frieder
3
-1
/
+139
2018-11-05
mtd: spinand: winbond: Add support for W25N01GV
Robert Marko
1
-0
/
+8
2018-07-18
mtd: spinand: macronix: Add support for MX35LF2GE4AB
Miquel Raynal
1
-0
/
+8
2018-07-18
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
3
-1
/
+138
2018-07-18
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
3
-1
/
+143
2018-07-18
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
3
-1
/
+151
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
3
-0
/
+1146