index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_iorema...
Cai Huoqing
1
-5
/
+2
2021-10-15
mtd: spi-nor: hisi-sfc: Make use of the helper function devm_platform_ioremap...
Cai Huoqing
1
-5
/
+2
2021-10-15
mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
Evgeny Novikov
1
-1
/
+0
2021-10-15
mtd: spi-nor: Enable locking for n25q128a13
Jonathan Lemon
1
-1
/
+3
2021-06-21
mtd: spi-nor: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-06-15
mtd: spi-nor: add initial sysfs support
Michael Walle
4
-1
/
+97
2021-06-15
mtd: spi-nor: sfdp: save a copy of the SFDP data
Michael Walle
2
-0
/
+68
2021-06-09
mtd: spi-nor: otp: implement erase for Winbond and similar flashes
Michael Walle
4
-1
/
+92
2021-06-09
mtd: spi-nor: otp: return -EROFS if region is read-only
Michael Walle
1
-3
/
+38
2021-06-09
mtd: spi-nor: otp: use more consistent wording
Michael Walle
1
-8
/
+19
2021-06-09
mtd: spi-nor: otp: fix access to security registers in 4 byte mode
Michael Walle
1
-2
/
+0
2021-05-27
mtd: spi-nor: enable locking support for MX25L12805D
David Bauer
1
-1
/
+2
2021-05-27
mtd: spi-nor: macronix: Fix name for mx66l51235f
Tudor Ambarus
1
-1
/
+1
2021-05-27
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-M SPI serial flash
Mika Westerberg
1
-0
/
+1
2021-05-26
mtd: spi-nor: otp: fix kerneldoc typos
Michael Walle
1
-2
/
+2
2021-05-26
mtd: spi-nor: Add documentation for spi_nor_soft_reset()
Pratyush Yadav
1
-0
/
+15
2021-05-26
mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-1
/
+1
2021-04-16
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
2
-6
/
+9
2021-04-11
Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
Tudor Ambarus
1
-3
/
+0
2021-04-11
mtd: spi-nor: core: Fix an issue of releasing resources during read/write
Xiang Chen
1
-0
/
+33
2021-04-02
mtd: spi-nor: winbond: add OTP support to w25q32fw/jw
Michael Walle
1
-2
/
+15
2021-04-02
mtd: spi-nor: implement OTP support for Winbond and similar flashes
Michael Walle
3
-1
/
+171
2021-04-02
mtd: spi-nor: add OTP support
Michael Walle
4
-1
/
+271
2021-03-31
mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr()
Tudor Ambarus
1
-12
/
+15
2021-03-31
mtd: spi-nor: Move Software Write Protection logic out of the core
Tudor Ambarus
4
-404
/
+432
2021-03-15
mtd: spi-nor: core: Update comment about the default flash parameters
Tudor Ambarus
1
-1
/
+1
2021-03-15
mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
Tudor Ambarus
8
-70
/
+42
2021-03-15
mtd: spi-nor: core: Add vdbg msg for spi_nor_erase_multi_sectors()
Tudor Ambarus
1
-0
/
+3
2021-03-15
mtd: spi-nor: core: Advance erase after the erase cmd has been completed
Tudor Ambarus
1
-6
/
+6
2021-03-08
mtd: spi-nor: intel-spi: Move platform data header to x86 subfolder
Andy Shevchenko
2
-2
/
+1
2021-03-08
mtd: spi-nor: use is_power_of_2()
Michael Walle
1
-4
/
+1
2021-03-08
mtd: spi-nor: winbond: Add support for w25q512jvq
Shuhao Mai
1
-0
/
+2
2021-02-05
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf
Tudor Ambarus
3
-3
/
+52
2021-02-05
mtd: spi-nor: Add Global Block Unlock command
Tudor Ambarus
2
-0
/
+38
2021-02-05
mtd: spi-nor: core: Add erase size check for erase command initialization
Takahiro Kuwano
1
-0
/
+1
2021-02-05
mtd: spi-nor: core: Fix erase type discovery for overlaid region
Takahiro Kuwano
1
-4
/
+5
2021-02-05
mtd: spi-nor: sfdp: Fix last erase region marking
Takahiro Kuwano
1
-2
/
+1
2021-02-05
mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region
Takahiro Kuwano
1
-1
/
+1
2021-01-23
mtd: spi-nor: hisi-sfc: Put child node np on error path
Pan Bian
1
-1
/
+3
2021-01-23
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-P SPI serial flash
Mika Westerberg
1
-0
/
+1
2020-12-16
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
11
-199
/
+1202
2020-12-07
mtd: spi-nor: keep lock bits if they are non-volatile
Michael Walle
7
-24
/
+211
2020-12-07
mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
Michael Walle
3
-3
/
+53
2020-12-07
mtd: spi-nor: intel: remove global protection flag
Michael Walle
1
-13
/
+3
2020-12-07
mtd: spi-nor: sst: remove global protection flag
Michael Walle
1
-18
/
+12
2020-12-07
mtd: spi-nor: atmel: remove global protection flag
Michael Walle
1
-19
/
+9
2020-12-07
mtd: spi-nor: ignore errors in spi_nor_unlock_all()
Michael Walle
1
-10
/
+13
2020-12-07
mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
Michael Walle
1
-1
/
+2
2020-12-07
mtd: spi-nor: spansion: Set ECC block size
Pratyush Yadav
1
-0
/
+1
2020-12-07
mtd: spi-nor: core: Allow flashes to specify MTD writesize
Pratyush Yadav
2
-1
/
+5
[next]