index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
core.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
2021-04-16
1
-2
/
+4
*
mtd: spi-nor: implement OTP support for Winbond and similar flashes
Michael Walle
2021-04-02
1
-0
/
+6
*
mtd: spi-nor: add OTP support
Michael Walle
2021-04-02
1
-0
/
+53
*
mtd: spi-nor: Move Software Write Protection logic out of the core
Tudor Ambarus
2021-03-31
1
-0
/
+4
*
mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
Tudor Ambarus
2021-03-15
1
-4
/
+2
*
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf
Tudor Ambarus
2021-02-05
1
-0
/
+1
*
mtd: spi-nor: Add Global Block Unlock command
Tudor Ambarus
2021-02-05
1
-0
/
+1
*
mtd: spi-nor: keep lock bits if they are non-volatile
Michael Walle
2020-12-07
1
-0
/
+8
*
mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
Michael Walle
2020-12-07
1
-0
/
+1
*
mtd: spi-nor: core: Allow flashes to specify MTD writesize
Pratyush Yadav
2020-12-07
1
-0
/
+3
*
mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
Pratyush Yadav
2020-11-09
1
-0
/
+1
*
mtd: spi-nor: core: enable octal DTR mode when possible
Pratyush Yadav
2020-11-09
1
-0
/
+2
*
mtd: spi-nor: Introduce SNOR_F_IO_MODE_EN_VOLATILE
Tudor Ambarus
2020-11-09
1
-0
/
+6
*
mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
Pratyush Yadav
2020-11-09
1
-0
/
+10
*
mtd: spi-nor: add support for DTR protocol
Pratyush Yadav
2020-11-09
1
-0
/
+7
*
Revert "mtd: spi-nor: Add capability to disable flash quad mode"
Yicong Yang
2020-09-14
1
-5
/
+5
*
mtd: spi-nor: Add capability to disable flash quad mode
Yicong Yang
2020-07-13
1
-5
/
+5
*
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
2020-03-24
1
-0
/
+10
*
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
2020-03-17
1
-0
/
+214
*
mtd: spi-nor: Move XMC bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon
2020-03-17
1
-11
/
+2
*
mtd: spi-nor: Move Catalyst bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move Winbond bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move SST bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move Spansion bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+2
*
mtd: spi-nor: Move Macronix bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move ISSI bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move Intel bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move GigaDevice bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move Fujitsu bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move Everspin bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move ESMT bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move Eon bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+1
*
mtd: spi-nor: Move Atmel bits out of core.c
Boris Brezillon
2020-03-17
1
-0
/
+3
*
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
2020-03-17
1
-0
/
+14
*
mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
Boris Brezillon
2020-03-17
1
-0
/
+158
*
mtd: spi-nor: Move SFDP logic out of the core
Tudor Ambarus
2020-03-16
1
-0
/
+36