index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-11-17
mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
Evgeny Novikov
1
-1
/
+0
2021-03-04
mtd: spi-nor: hisi-sfc: Put child node np on error path
Pan Bian
1
-1
/
+3
2021-03-04
mtd: spi-nor: core: Add erase size check for erase command initialization
Takahiro Kuwano
1
-0
/
+1
2021-03-04
mtd: spi-nor: core: Fix erase type discovery for overlaid region
Takahiro Kuwano
1
-4
/
+5
2021-03-04
mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region
Takahiro Kuwano
1
-1
/
+1
2021-03-04
mtd: spi-nor: sfdp: Fix last erase region marking
Takahiro Kuwano
1
-2
/
+1
2021-03-04
spi: cadence-quadspi: Abort read if dummy cycles required are too many
Pratyush Yadav
1
-1
/
+1
2020-11-10
mtd: spi-nor: Don't copy self-pointing struct around
Alexander Sverdlin
1
-3
/
+2
2020-02-11
mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two
Vignesh Raghavendra
1
-4
/
+5
2020-01-23
mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion
Vignesh Raghavendra
1
-3
/
+1
2020-01-17
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
1
-1
/
+1
2020-01-17
mtd: spi-nor: fix silent truncation in spi_nor_read()
Sergei Shtylyov
1
-1
/
+1
2019-10-04
mtd: spi-nor: Fix direction of the write_sr() transfer
Tudor Ambarus
1
-1
/
+1
2019-08-30
mtd: spi-nor: Rename "n25q512a" to "mt25qu512a (n25q512a)"
Ashish Kumar
1
-1
/
+4
2019-08-30
mtd: spi-nor: Add support for mt35xu02g
Ashish Kumar
1
-0
/
+3
2019-08-29
mtd: spi-nor: remove superfluous pass of nor->info->sector_size
Tudor Ambarus
1
-2
/
+3
2019-08-29
mtd: spi-nor: enable the debugfs for the partname and partid
Zhuohao Lee
1
-0
/
+12
2019-08-28
mtd: spi-nor: hisi-sfc: Add of_node_put() before break
Nishka Dasgupta
1
-0
/
+1
2019-08-28
mtd: spi-nor: aspeed-smc: Add of_node_put()
Nishka Dasgupta
1
-1
/
+3
2019-08-28
mtd: spi-nor: Introduce spi_nor_get_flash_info()
Tudor Ambarus
1
-32
/
+44
2019-08-28
mtd: spi-nor: Introduce spi_nor_set_addr_width()
Tudor Ambarus
1
-20
/
+30
2019-08-28
mtd: spi-nor: Bring flash params init together
Tudor Ambarus
1
-18
/
+11
2019-08-28
mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag
Boris Brezillon
1
-1
/
+9
2019-08-28
mtd: spi-nor: Add s3an_post_sfdp_fixups()
Tudor Ambarus
1
-7
/
+11
2019-08-28
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
1
-211
/
+221
2019-08-28
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
1
-10
/
+14
2019-08-28
mtd: spi-nor: Add spansion_post_sfdp_fixups()
Boris Brezillon
1
-14
/
+23
2019-08-28
mtd: spi-nor: Add post_sfdp() hook to tweak flash config
Boris Brezillon
1
-1
/
+32
2019-08-28
mtd: spi-nor: Rework the SPI NOR lock/unlock logic
Boris Brezillon
1
-13
/
+37
2019-08-28
mtd: spi-nor: Create a ->set_4byte() method
Boris Brezillon
1
-37
/
+39
2019-08-28
mtd: spi-nor: Split spi_nor_init_params()
Tudor Ambarus
1
-20
/
+63
2019-08-28
mtd: spi-nor: Move manufacturer quad_enable() in ->default_init()
Tudor Ambarus
1
-19
/
+29
2019-08-28
mtd: spi-nor: Add a default_init() fixup hook for gd25q256
Boris Brezillon
1
-12
/
+16
2019-08-28
mtd: spi-nor: Add default_init() hook to tweak flash parameters
Tudor Ambarus
1
-0
/
+17
2019-08-28
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
1
-19
/
+21
2019-08-28
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
1
-17
/
+23
2019-08-28
mtd: spi-nor: Use nor->params
Tudor Ambarus
1
-27
/
+19
2019-08-28
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
1
-65
/
+0
2019-08-28
Merge tag 'v5.3-rc6' into spi-nor/next
Tudor Ambarus
1
-2
/
+3
2019-08-21
mtd: spi-nor: intel-spi: Whitelist 4B read commands
Alexander Sverdlin
1
-0
/
+2
2019-08-21
mtd: spi-nor: fix a memory leak bug
Wenwen Wang
1
-1
/
+1
2019-08-21
mtd: spi-nor: Fix an error code in spi_nor_read_raw()
Dan Carpenter
1
-2
/
+2
2019-08-21
mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall
Thor Thayer
1
-14
/
+5
2019-08-20
mtd: spi-nor : Remove SPI_NOR_HAS_TB flag on s25fl512s
Jungseung Lee
1
-1
/
+1
2019-08-20
mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake SPI serial flash
Mika Westerberg
1
-0
/
+1
2019-08-20
mtd: spi-nor: add support for sst26wf016b memory IC
Eugeniy Paltsev
1
-0
/
+2
2019-08-20
mtd: spi-nor: Add Winbond w25q256jvm
Avi Fishman
1
-0
/
+2
2019-08-13
mtd: spi-nor: Fix the disabling of write protection at init
Tudor Ambarus
1
-2
/
+3
2019-08-12
mtd: spi-nor: Rework hwcaps selection for the spi-mem case
Boris Brezillon
1
-36
/
+147
2019-08-12
mtd: spi-nor: Move m25p80 code in spi-nor.c
Boris Brezillon
2
-28
/
+602
[next]