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: remove redundant continue statement
Colin Ian King
2021-06-21
1
-3
/
+1
*
mtd: spi-nor: add initial sysfs support
Michael Walle
2021-06-15
4
-1
/
+97
*
mtd: spi-nor: sfdp: save a copy of the SFDP data
Michael Walle
2021-06-15
2
-0
/
+68
*
mtd: spi-nor: otp: implement erase for Winbond and similar flashes
Michael Walle
2021-06-09
4
-1
/
+92
*
mtd: spi-nor: otp: return -EROFS if region is read-only
Michael Walle
2021-06-09
1
-3
/
+38
*
mtd: spi-nor: otp: use more consistent wording
Michael Walle
2021-06-09
1
-8
/
+19
*
mtd: spi-nor: otp: fix access to security registers in 4 byte mode
Michael Walle
2021-06-09
1
-2
/
+0
*
mtd: spi-nor: enable locking support for MX25L12805D
David Bauer
2021-05-27
1
-1
/
+2
*
mtd: spi-nor: macronix: Fix name for mx66l51235f
Tudor Ambarus
2021-05-27
1
-1
/
+1
*
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-M SPI serial flash
Mika Westerberg
2021-05-27
1
-0
/
+1
*
mtd: spi-nor: otp: fix kerneldoc typos
Michael Walle
2021-05-26
1
-2
/
+2
*
mtd: spi-nor: Add documentation for spi_nor_soft_reset()
Pratyush Yadav
2021-05-26
1
-0
/
+15
*
mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-26
1
-1
/
+1
*
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
2021-04-16
2
-6
/
+9
*
Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
Tudor Ambarus
2021-04-11
1
-3
/
+0
*
mtd: spi-nor: core: Fix an issue of releasing resources during read/write
Xiang Chen
2021-04-11
1
-0
/
+33
*
mtd: spi-nor: winbond: add OTP support to w25q32fw/jw
Michael Walle
2021-04-02
1
-2
/
+15
*
mtd: spi-nor: implement OTP support for Winbond and similar flashes
Michael Walle
2021-04-02
3
-1
/
+171
*
mtd: spi-nor: add OTP support
Michael Walle
2021-04-02
4
-1
/
+271
*
mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr()
Tudor Ambarus
2021-03-31
1
-12
/
+15
*
mtd: spi-nor: Move Software Write Protection logic out of the core
Tudor Ambarus
2021-03-31
4
-404
/
+432
*
mtd: spi-nor: core: Update comment about the default flash parameters
Tudor Ambarus
2021-03-15
1
-1
/
+1
*
mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
Tudor Ambarus
2021-03-15
8
-70
/
+42
*
mtd: spi-nor: core: Add vdbg msg for spi_nor_erase_multi_sectors()
Tudor Ambarus
2021-03-15
1
-0
/
+3
*
mtd: spi-nor: core: Advance erase after the erase cmd has been completed
Tudor Ambarus
2021-03-15
1
-6
/
+6
*
mtd: spi-nor: intel-spi: Move platform data header to x86 subfolder
Andy Shevchenko
2021-03-08
2
-2
/
+1
*
mtd: spi-nor: use is_power_of_2()
Michael Walle
2021-03-08
1
-4
/
+1
*
mtd: spi-nor: winbond: Add support for w25q512jvq
Shuhao Mai
2021-03-08
1
-0
/
+2
*
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf
Tudor Ambarus
2021-02-05
3
-3
/
+52
*
mtd: spi-nor: Add Global Block Unlock command
Tudor Ambarus
2021-02-05
2
-0
/
+38
*
mtd: spi-nor: core: Add erase size check for erase command initialization
Takahiro Kuwano
2021-02-05
1
-0
/
+1
*
mtd: spi-nor: core: Fix erase type discovery for overlaid region
Takahiro Kuwano
2021-02-05
1
-4
/
+5
*
mtd: spi-nor: sfdp: Fix last erase region marking
Takahiro Kuwano
2021-02-05
1
-2
/
+1
*
mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region
Takahiro Kuwano
2021-02-05
1
-1
/
+1
*
mtd: spi-nor: hisi-sfc: Put child node np on error path
Pan Bian
2021-01-23
1
-1
/
+3
*
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-P SPI serial flash
Mika Westerberg
2021-01-23
1
-0
/
+1
*
-
.
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
2020-12-16
11
-199
/
+1202
|
\
\
|
*
|
mtd: spi-nor: keep lock bits if they are non-volatile
Michael Walle
2020-12-07
7
-24
/
+211
|
*
|
mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
Michael Walle
2020-12-07
3
-3
/
+53
|
*
|
mtd: spi-nor: intel: remove global protection flag
Michael Walle
2020-12-07
1
-13
/
+3
|
*
|
mtd: spi-nor: sst: remove global protection flag
Michael Walle
2020-12-07
1
-18
/
+12
|
*
|
mtd: spi-nor: atmel: remove global protection flag
Michael Walle
2020-12-07
1
-19
/
+9
|
*
|
mtd: spi-nor: ignore errors in spi_nor_unlock_all()
Michael Walle
2020-12-07
1
-10
/
+13
|
*
|
mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
Michael Walle
2020-12-07
1
-1
/
+2
|
*
|
mtd: spi-nor: spansion: Set ECC block size
Pratyush Yadav
2020-12-07
1
-0
/
+1
|
*
|
mtd: spi-nor: core: Allow flashes to specify MTD writesize
Pratyush Yadav
2020-12-07
2
-1
/
+5
|
*
|
mtd: spi-nor: Fix multiple typos
Jonathan Neuschäfer
2020-12-07
2
-3
/
+3
|
*
|
mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode
Pratyush Yadav
2020-11-09
1
-1
/
+114
|
*
|
mtd: spi-nor: spansion: add support for Cypress Semper flash
Pratyush Yadav
2020-11-09
1
-0
/
+171
|
*
|
mtd: spi-nor: core: disable Octal DTR mode on suspend.
Pratyush Yadav
2020-11-09
1
-0
/
+15
[next]