index
:
linux.git
master
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
/
spi-nor
Age
Commit message (
Expand
)
Author
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-24
mtd: spi-nor: Enable locking for n25q512ax3/n25q512a
Jungseung Lee
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
2020-03-24
mtd: spi-nor: Add generic formula for SR block protection handling
Jungseung Lee
2020-03-24
mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size
Tudor Ambarus
2020-03-23
mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexibl...
Gustavo A. R. Silva
2020-03-23
mtd: spi-nor: Clear WEL bit when erase or program errors occur
Tudor Ambarus
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
2020-03-17
mtd: spi-nor: Get rid of the now empty spi_nor_ids[] table
Boris Brezillon
2020-03-17
mtd: spi-nor: Move XMC bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Catalyst bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Winbond bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move SST bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Spansion bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Macronix bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move ISSI bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Intel bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move GigaDevice bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Fujitsu bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Everspin bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move ESMT bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Eon bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Move Atmel bits out of core.c
Boris Brezillon
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
2020-03-17
mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
Boris Brezillon
2020-03-16
mtd: spi-nor: Move SFDP logic out of the core
Tudor Ambarus
2020-03-16
mtd: spi-nor: Prepare core / manufacturer code split
Boris Brezillon
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
2020-03-16
mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
Boris Brezillon
2020-03-13
Merge tag 'mtk-mtd-spi-move' into spi-nor/next
Tudor Ambarus
2020-03-11
mtd: spi-nor: remove mtk-quadspi driver
Chuanhong Guo
2020-02-27
mtd: spi-nor: Refactor spi_nor_read_id()
Jonathan Neuschäfer
2020-02-19
mtd: spi-nor: use spi-mem dirmap API
Sergei Shtylyov
2020-02-19
mtd: spi-nor: split spi_nor_spimem_xfer_data()
Sergei Shtylyov
2020-02-17
mtd: spi-nor: introduce SR_BP_SHIFT define
Jungseung Lee
2020-02-17
mtd: spi-nor: use le32_to_cpu_array()
Sergei Shtylyov
2020-01-30
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-01-27
Merge tag 'nand/for-5.6' into mtd/next
Miquel Raynal
2020-01-19
mtd: spi-nor: Add support for at25sl321
Michael Walle
2020-01-19
mtd: spi-nor: Add support for w25q32jwm
Michael Walle
2020-01-17
mtd: spi-nor: Fix quad enable for Spansion like flashes
Michael Walle
2020-01-17
mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion
Vignesh Raghavendra
2020-01-14
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
2020-01-13
mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flash
Mika Westerberg
2020-01-10
mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
John Garry
2020-01-10
mtd: spi-nor: Add support for sst26vf016b
Joseph Kust
2020-01-09
mtd: spi-nor: Fix the writing of the Status Register on micron flashes
Tudor Ambarus
[next]