index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spi-nor: keep lock bits if they are non-volatile
Michael Walle
2020-12-07
1
-3
/
+20
*
mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
Michael Walle
2020-12-07
1
-1
/
+1
*
mtd: spi-nor: ignore errors in spi_nor_unlock_all()
Michael Walle
2020-12-07
1
-10
/
+13
*
mtd: spi-nor: core: Allow flashes to specify MTD writesize
Pratyush Yadav
2020-12-07
1
-1
/
+2
*
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
2020-12-07
1
-2
/
+2
*
mtd: spi-nor: core: disable Octal DTR mode on suspend.
Pratyush Yadav
2020-11-09
1
-0
/
+15
*
mtd: spi-nor: core: perform a Soft Reset on shutdown
Pratyush Yadav
2020-11-09
1
-0
/
+45
*
mtd: spi-nor: core: enable octal DTR mode when possible
Pratyush Yadav
2020-11-09
1
-0
/
+38
*
mtd: spi-nor: Introduce SNOR_F_IO_MODE_EN_VOLATILE
Tudor Ambarus
2020-11-09
1
-0
/
+3
*
mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
Pratyush Yadav
2020-11-09
1
-2
/
+13
*
mtd: spi-nor: core: use dummy cycle and address width info from SFDP
Pratyush Yadav
2020-11-09
1
-0
/
+10
*
mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
Pratyush Yadav
2020-11-09
1
-1
/
+1
*
mtd: spi-nor: add support for DTR protocol
Pratyush Yadav
2020-11-09
1
-82
/
+237
*
mtd: spi-nor: add spi_nor_controller_ops_{read_reg, write_reg, erase}()
Pratyush Yadav
2020-11-09
1
-34
/
+53
*
mtd: spi-nor: core: use EOPNOTSUPP instead of ENOTSUPP
Pratyush Yadav
2020-11-09
1
-5
/
+5
*
mtd: spi-nor: Fix address width on flash chips > 16MB
Bert Vermeulen
2020-10-28
1
-3
/
+5
*
mtd: spi-nor: Don't copy self-pointing struct around
Alexander Sverdlin
2020-10-28
1
-3
/
+2
*
Revert "mtd: spi-nor: Add capability to disable flash quad mode"
Yicong Yang
2020-09-14
1
-36
/
+19
*
Revert "mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()"
Yicong Yang
2020-09-14
1
-2
/
+0
*
mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()
Yicong Yang
2020-07-13
1
-0
/
+2
*
mtd: spi-nor: Add capability to disable flash quad mode
Yicong Yang
2020-07-13
1
-19
/
+36
*
mtd: spi-nor: Fix SPI NOR acronym
Tudor Ambarus
2020-05-28
1
-2
/
+2
*
mtd: spi-nor: Fix description of the sr_ready() return value
Tudor Ambarus
2020-04-29
1
-4
/
+4
*
mtd: spi-nor: Uniformize the return value in spi_nor_*_ready()
Tudor Ambarus
2020-04-29
1
-1
/
+1
*
mtd: spi-nor: core: fix kernel-doc typo for spi_nor_[{info|sfdp}_]init_params()
Sergei Shtylyov
2020-04-28
1
-3
/
+3
*
mtd: spi-nor: core: fix kernel-doc typo for spi_nor_manufacturer_init_params()
Sergei Shtylyov
2020-04-28
1
-1
/
+1
*
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
2020-03-24
1
-18
/
+48
*
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: 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
1
-32
/
+54
*
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
1
-3
/
+1
*
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon
2020-03-17
1
-75
/
+1
*
mtd: spi-nor: Move Catalyst bits out of core.c
Boris Brezillon
2020-03-17
1
-7
/
+1
*
mtd: spi-nor: Move Winbond bits out of core.c
Boris Brezillon
2020-03-17
1
-114
/
+1
*
mtd: spi-nor: Move SST bits out of core.c
Boris Brezillon
2020-03-17
1
-120
/
+3
*
mtd: spi-nor: Move Spansion bits out of core.c
Boris Brezillon
2020-03-17
1
-58
/
+1
*
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon
2020-03-17
1
-120
/
+2
*
mtd: spi-nor: Move Macronix bits out of core.c
Boris Brezillon
2020-03-17
1
-68
/
+1
*
mtd: spi-nor: Move ISSI bits out of core.c
Boris Brezillon
2020-03-17
1
-65
/
+1
*
mtd: spi-nor: Move Intel bits out of core.c
Boris Brezillon
2020-03-17
1
-14
/
+1
*
mtd: spi-nor: Move GigaDevice bits out of core.c
Boris Brezillon
2020-03-17
1
-59
/
+1
*
mtd: spi-nor: Move Fujitsu bits out of core.c
Boris Brezillon
2020-03-17
1
-3
/
+1
*
mtd: spi-nor: Move Everspin bits out of core.c
Boris Brezillon
2020-03-17
1
-6
/
+1
*
mtd: spi-nor: Move ESMT bits out of core.c
Boris Brezillon
2020-03-17
1
-5
/
+1
*
mtd: spi-nor: Move Eon bits out of core.c
Boris Brezillon
2020-03-17
1
-17
/
+1
*
mtd: spi-nor: Move Atmel bits out of core.c
Boris Brezillon
2020-03-17
1
-29
/
+3
*
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
2020-03-17
1
-11
/
+67
[next]