index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
spansion.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-115
/
+203
2023-07-27
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
1
-2
/
+2
2023-07-26
mtd: spi-nor: spansion: switch cypress_nor_get_page_size() to use vreg_offset
Tudor Ambarus
1
-65
/
+48
2023-07-26
mtd: spi-nor: spansion: switch s25hx_t to use vreg_offset for quad_enable()
Tudor Ambarus
1
-11
/
+7
2023-07-26
mtd: spi-nor: spansion: let SFDP determine the flash and sector size
Tudor Ambarus
1
-8
/
+8
2023-07-26
mtd: spi-nor: spansion: add support for S28HS02GT
Takahiro Kuwano
1
-5
/
+15
2023-07-26
mtd: spi-nor: spansion: add octal DTR support in RD_ANY_REG_OP
Takahiro Kuwano
1
-1
/
+7
2023-07-26
mtd: spi-nor: spansion: add MCP support in set_octal_dtr()
Takahiro Kuwano
1
-14
/
+19
2023-07-26
mtd: spi-nor: spansion: switch h28hx's ready() to use vreg_offset
Takahiro Kuwano
1
-0
/
+1
2023-07-26
mtd: spi-nor: spansion: switch set_octal_dtr method to use vreg_offset
Takahiro Kuwano
1
-6
/
+19
2023-07-26
mtd: spi-nor: spansion: prepare octal dtr methods for multi chip support
Takahiro Kuwano
1
-13
/
+37
2023-07-26
mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLAT
Takahiro Kuwano
1
-1
/
+13
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
1
-14
/
+58
2023-07-22
mtd: spi-nor: spansion: return method directly
Tudor Ambarus
1
-7
/
+1
2023-07-18
mtd: spi-nor: rename method for enabling or disabling octal DTR
Tudor Ambarus
1
-3
/
+3
2023-05-26
mtd: spi-nor: spansion: make sure local struct does not contain garbage
Tudor Ambarus
1
-2
/
+2
2023-04-08
mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gt
Takahiro Kuwano
1
-0
/
+12
2023-04-08
mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
Takahiro Kuwano
1
-24
/
+85
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...
Takahiro Kuwano
1
-21
/
+39
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...
Takahiro Kuwano
1
-20
/
+69
2023-04-08
mtd: spi-nor: Allow post_sfdp hook to return errors
Tudor Ambarus
1
-3
/
+9
2023-04-08
mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
Tudor Ambarus
1
-6
/
+5
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256T
Takahiro Kuwano
1
-7
/
+1
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...
Takahiro Kuwano
1
-5
/
+2
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...
Takahiro Kuwano
1
-1
/
+12
2023-04-04
mtd: spi-nor: spansion: Determine current address mode
Takahiro Kuwano
1
-3
/
+128
2023-03-17
mtd: spi-nor: spansion: Add support for Infineon S25FS256T
Takahiro Kuwano
1
-0
/
+60
2023-03-17
mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytes
Takahiro Kuwano
1
-5
/
+5
2023-01-26
mtd: spi-nor: spansion: Make CFRx reg fields generic
Tudor Ambarus
1
-11
/
+11
2023-01-26
mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
Tudor Ambarus
1
-2
/
+7
2022-10-25
mtd: spi-nor: spansion: Replace hardcoded values for addr_nbytes/addr_mode_nb...
Tudor Ambarus
1
-5
/
+11
2022-10-25
mtd: spi-nor: spansion: Add s28hl512t, s28hl01gt, and s28hs01gt info
Takahiro Kuwano
1
-0
/
+12
2022-10-25
mtd: spi-nor: spansion: Rename s28hs512t prefix
Takahiro Kuwano
1
-10
/
+10
2022-10-25
mtd: spi-nor: spansion: Remove NO_SFDP_FLAGS from s28hs512t info
Takahiro Kuwano
1
-9
/
+8
2022-07-28
mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups
Takahiro Kuwano
1
-0
/
+132
2022-07-28
mtd: spi-nor: spansion: Add local function to discover page size
Takahiro Kuwano
1
-22
/
+31
2022-04-27
mtd: spi-nor: spansion: Remove status polling on volatile registers write
Tudor Ambarus
1
-4
/
+0
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
1
-9
/
+17
2022-04-27
mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
Tudor Ambarus
1
-59
/
+69
2022-04-27
mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
Tudor Ambarus
1
-10
/
+3
2022-02-25
mtd: spi-nor: spansion: rename vendor specific functions and defines
Michael Walle
1
-7
/
+7
2022-02-25
mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
Michael Walle
1
-21
/
+34
2022-02-25
mtd: spi-nor: move all spansion specifics into spansion.c
Michael Walle
1
-0
/
+70
2022-02-25
mtd: spi-nor: spansion: slightly rework control flow in late_init()
Michael Walle
1
-7
/
+6
2022-02-25
mtd: spi-nor: spansion: unify function names
Michael Walle
1
-17
/
+17
2021-12-23
mtd: spi-nor: spansion: write 2 bytes when disabling Octal DTR mode
Pratyush Yadav
1
-5
/
+13
2021-12-23
mtd: spi-nor: Constify part specific fixup hooks
Tudor Ambarus
1
-2
/
+2
2021-12-07
mtd: spi-nor: spansion: s25fl256s0: Skip SFDP parsing
Tudor Ambarus
1
-1
/
+2
2021-12-07
mtd: spi-nor: Rework the flash_info flags
Tudor Ambarus
1
-74
/
+83
2021-11-17
mtd: spi-nor: spansion: Use manufacturer late_init()
Tudor Ambarus
1
-2
/
+2
[next]