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
/
drivers
/
mtd
/
spi-nor
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spi-nor: Compile files in controllers/ directory
Guenter Roeck
2020-04-09
1
-0
/
+2
*
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-30
2
-2
/
+1
*
mtd: spi-nor: Enable locking for n25q512ax3/n25q512a
Jungseung Lee
2020-03-24
1
-2
/
+6
*
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
2020-03-24
2
-18
/
+58
*
mtd: spi-nor: Add generic formula for SR block protection handling
Jungseung Lee
2020-03-24
1
-31
/
+41
*
mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size
Tudor Ambarus
2020-03-24
1
-7
/
+13
*
mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexibl...
Gustavo A. R. Silva
2020-03-23
1
-1
/
+1
*
mtd: spi-nor: Clear WEL bit when erase or program errors occur
Tudor Ambarus
2020-03-23
1
-0
/
+22
*
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
10
-42
/
+288
*
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
2020-03-17
1
-2
/
+0
*
mtd: spi-nor: Get rid of the now empty spi_nor_ids[] table
Boris Brezillon
2020-03-17
1
-25
/
+0
*
mtd: spi-nor: Move XMC bits out of core.c
Boris Brezillon
2020-03-17
4
-3
/
+26
*
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon
2020-03-17
4
-86
/
+98
*
mtd: spi-nor: Move Catalyst bits out of core.c
Boris Brezillon
2020-03-17
4
-7
/
+32
*
mtd: spi-nor: Move Winbond bits out of core.c
Boris Brezillon
2020-03-17
4
-114
/
+115
*
mtd: spi-nor: Move SST bits out of core.c
Boris Brezillon
2020-03-17
4
-120
/
+156
*
mtd: spi-nor: Move Spansion bits out of core.c
Boris Brezillon
2020-03-17
4
-58
/
+98
*
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon
2020-03-17
4
-120
/
+158
*
mtd: spi-nor: Move Macronix bits out of core.c
Boris Brezillon
2020-03-17
4
-68
/
+101
*
mtd: spi-nor: Move ISSI bits out of core.c
Boris Brezillon
2020-03-17
4
-65
/
+86
*
mtd: spi-nor: Move Intel bits out of core.c
Boris Brezillon
2020-03-17
4
-14
/
+35
*
mtd: spi-nor: Move GigaDevice bits out of core.c
Boris Brezillon
2020-03-17
4
-59
/
+62
*
mtd: spi-nor: Move Fujitsu bits out of core.c
Boris Brezillon
2020-03-17
4
-3
/
+23
*
mtd: spi-nor: Move Everspin bits out of core.c
Boris Brezillon
2020-03-17
4
-6
/
+30
*
mtd: spi-nor: Move ESMT bits out of core.c
Boris Brezillon
2020-03-17
4
-5
/
+28
*
mtd: spi-nor: Move Eon bits out of core.c
Boris Brezillon
2020-03-17
4
-17
/
+37
*
mtd: spi-nor: Move Atmel bits out of core.c
Boris Brezillon
2020-03-17
4
-29
/
+53
*
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
2020-03-17
2
-11
/
+81
*
mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
Boris Brezillon
2020-03-17
2
-158
/
+169
*
mtd: spi-nor: Move SFDP logic out of the core
Tudor Ambarus
2020-03-16
5
-1297
/
+1349
*
mtd: spi-nor: Prepare core / manufacturer code split
Boris Brezillon
2020-03-16
13
-81
/
+86
*
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
2020-03-16
1
-16
/
+18
*
mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
Boris Brezillon
2020-03-16
1
-35
/
+35
*
Merge tag 'mtk-mtd-spi-move' into spi-nor/next
Tudor Ambarus
2020-03-13
3
-574
/
+0
|
\
|
*
mtd: spi-nor: remove mtk-quadspi driver
Chuanhong Guo
2020-03-11
3
-574
/
+0
*
|
mtd: spi-nor: Refactor spi_nor_read_id()
Jonathan Neuschäfer
2020-02-27
1
-14
/
+12
*
|
mtd: spi-nor: use spi-mem dirmap API
Sergei Shtylyov
2020-02-19
1
-10
/
+84
*
|
mtd: spi-nor: split spi_nor_spimem_xfer_data()
Sergei Shtylyov
2020-02-19
1
-39
/
+48
*
|
mtd: spi-nor: introduce SR_BP_SHIFT define
Jungseung Lee
2020-02-17
1
-6
/
+5
*
|
mtd: spi-nor: use le32_to_cpu_array()
Sergei Shtylyov
2020-02-17
1
-7
/
+4
|
/
*
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-01-30
6
-45
/
+102
|
\
|
*
Merge tag 'nand/for-5.6' into mtd/next
Miquel Raynal
2020-01-27
1
-0
/
+1
|
|
\
|
*
|
mtd: spi-nor: Add support for at25sl321
Michael Walle
2020-01-19
1
-0
/
+3
|
*
|
mtd: spi-nor: Add support for w25q32jwm
Michael Walle
2020-01-19
1
-0
/
+5
|
*
|
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
2020-01-14
4
-24
/
+24
|
*
|
mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flash
Mika Westerberg
2020-01-13
1
-0
/
+1
|
*
|
mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
John Garry
2020-01-10
2
-3
/
+3
|
*
|
mtd: spi-nor: Add support for sst26vf016b
Joseph Kust
2020-01-10
1
-0
/
+2
|
*
|
mtd: spi-nor: Add support for mx25r3235f
David Bauer
2019-12-23
1
-0
/
+2
|
*
|
mtd: spi-nor: intel-spi: Add support for Intel Jasper Lake SPI serial flash
Mika Westerberg
2019-12-23
1
-0
/
+1
[next]