index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nand/for-5.6' into mtd/next
Miquel Raynal
2020-01-27
1
-1
/
+1
|
\
|
*
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
2020-01-09
1
-1
/
+1
*
|
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
2020-01-14
1
-10
/
+2
*
|
mtd: spi-nor: Support TB selection using SR bit 6
Jungseung Lee
2019-12-23
1
-0
/
+1
*
|
mtd: spi-nor: Rename SR_TB to indicate the bit used
Jungseung Lee
2019-12-23
1
-1
/
+2
|
/
*
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
Sagar Shrikant Kadam
2019-11-11
1
-0
/
+1
*
mtd: spi-nor: Rename Quad Enable methods
Tudor Ambarus
2019-11-11
1
-1
/
+1
*
mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
Tudor Ambarus
2019-11-11
1
-3
/
+1
*
mtd: spi-nor: Rework the disabling of block write protection
Tudor Ambarus
2019-11-11
1
-3
/
+0
*
mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
Tudor Ambarus
2019-11-11
1
-0
/
+3
*
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
2019-10-23
1
-21
/
+30
*
Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-09-21
4
-83
/
+218
|
\
|
*
Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Richard Weinberger
2019-09-15
2
-82
/
+212
|
|
\
|
|
*
mtd: mtdcore: add debugfs nodes for querying the flash name and id
Zhuohao Lee
2019-08-29
1
-0
/
+3
|
|
*
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
2019-08-28
1
-0
/
+5
|
|
*
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
2019-08-28
1
-7
/
+10
|
|
*
mtd: spi-nor: Rework the SPI NOR lock/unlock logic
Boris Brezillon
2019-08-28
1
-7
/
+16
|
|
*
mtd: spi-nor: Create a ->set_4byte() method
Boris Brezillon
2019-08-28
1
-0
/
+2
|
|
*
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
2019-08-28
1
-3
/
+5
|
|
*
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
2019-08-28
1
-2
/
+0
|
|
*
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
2019-08-28
1
-75
/
+164
|
|
*
mtd: spi-nor: Remove unused macro
Tudor Ambarus
2019-08-28
1
-1
/
+0
|
|
*
mtd: spi-nor: fix description for int (*flash_is_locked)()
Tudor Ambarus
2019-08-12
1
-1
/
+1
|
|
*
mtd: spi-nor: Rework hwcaps selection for the spi-mem case
Boris Brezillon
2019-08-12
1
-0
/
+14
|
|
*
mtd: spi-nor: Move m25p80 code in spi-nor.c
Boris Brezillon
2019-08-12
1
-0
/
+3
|
|
*
mtd: spi-nor: always use bounce buffer for register read/writes
Vignesh Raghavendra
2019-08-12
1
-2
/
+5
|
*
|
mtd: nand: fix typo, s/erasablocks/eraseblocks
Tudor Ambarus
2019-08-26
1
-1
/
+1
|
*
|
mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h
Masahiro Yamada
2019-08-26
1
-0
/
+5
|
|
/
*
|
mtd: Kill mount_mtd()
David Howells
2019-09-05
1
-3
/
+0
*
|
mtd: Provide fs_context-aware mount_mtd() replacement
David Howells
2019-09-05
1
-0
/
+3
|
/
*
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-07-13
6
-2
/
+167
|
\
|
*
Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-07-06
18
-196
/
+91
|
|
\
|
|
*
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
2019-06-27
1
-0
/
+1
|
|
*
mtd: Add flag to indicate panic_write
Kamal Dasu
2019-06-27
1
-0
/
+6
|
|
*
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
2019-06-27
1
-2
/
+2
|
|
*
mtd: spinand: Define macros for page-read ops with three-byte addresses
Jeff Kletsky
2019-06-27
1
-0
/
+30
|
|
*
mtd: rawnand: export NAND operation tracer
Sascha Hauer
2019-06-27
1
-0
/
+36
|
|
*
mtd: onenand: Add support for 8Gb datasize onenand
Jonathan Bakker
2019-06-27
1
-0
/
+1
|
*
|
mtd: Add support for HyperBus memory devices
Vignesh Raghavendra
2019-06-27
1
-0
/
+84
|
*
|
mtd: cfi_cmdset_0002: Add support for polling status register
Vignesh Raghavendra
2019-06-27
1
-0
/
+7
*
|
|
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-24
1
-0
/
+3
|
\
\
\
|
*
|
|
mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
Tudor Ambarus
2019-06-23
1
-0
/
+3
|
|
/
/
*
|
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
11
-46
/
+11
|
|
/
|
/
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-11
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2019-05-24
11
-165
/
+11
|
/
*
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
2019-04-18
1
-0
/
+1
*
mtd: nand: Cleanup flags and fields for bad block marker position
Frieder Schrempf
2019-04-18
1
-13
/
+1
*
mtd: onenand: Store bad block marker position in chip struct
Frieder Schrempf
2019-04-18
1
-0
/
+3
[next]