index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
2023-04-25
Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-04-19
Merge tag 'spi-nor/for-6.4' into mtd/next
Miquel Raynal
2023-04-08
mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gt
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...
Takahiro Kuwano
2023-04-08
mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip device
Takahiro Kuwano
2023-04-08
mtd: spi-nor: Extract volatile register offset from SCCR map
Takahiro Kuwano
2023-04-08
mtd: spi-nor: Allow post_sfdp hook to return errors
Tudor Ambarus
2023-04-08
mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
Tudor Ambarus
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256T
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...
Takahiro Kuwano
2023-04-08
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...
Takahiro Kuwano
2023-04-04
mtd: spi-nor: spansion: Determine current address mode
Takahiro Kuwano
2023-04-04
mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update flash's current address mode when changing address...
Tudor Ambarus
2023-04-04
mtd: spi-nor: Stop exporting spi_nor_restore()
Tudor Ambarus
2023-04-04
mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP data
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr public
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_mode
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_ad...
Tudor Ambarus
2023-04-04
mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_add...
Tudor Ambarus
2023-04-04
mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW
Miquel Raynal
2023-04-04
mtd: spi-nor: Delay the initialization of bank_size
Miquel Raynal
2023-04-04
mtd: spi-nor: Fix a trivial typo
Miquel Raynal
2023-03-29
mtd: spi-nor: Enhance locking to support reads while writes
Miquel Raynal
2023-03-29
mtd: spi-nor: Add a RWW flag
Miquel Raynal
2023-03-29
mtd: spi-nor: Prepare the introduction of a new locking mechanism
Miquel Raynal
2023-03-29
mtd: spi-nor: Separate preparation and locking
Miquel Raynal
2023-03-29
mtd: spi-nor: Reorder the preparation vs. locking steps
Miquel Raynal
2023-03-29
mtd: spi-nor: Add a macro to define more banks
Miquel Raynal
2023-03-29
mtd: spi-nor: Introduce the concept of bank
Miquel Raynal
2023-03-22
mtd: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-17
mtd: spi-nor: spansion: Add support for Infineon S25FS256T
Takahiro Kuwano
2023-03-17
mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytes
Takahiro Kuwano
2023-03-06
mtd: spi-nor: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
mtd: spi-nor: Sort headers alphabetically
Tudor Ambarus
2023-02-06
mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
Louis Rannou
2023-01-26
mtd: spi-nor: Create macros to define chip IDs and geometries
Miquel Raynal
2023-01-26
mtd: spi-nor: spansion: Make CFRx reg fields generic
Tudor Ambarus
2023-01-26
mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
Tudor Ambarus
2023-01-26
mtd: spi-nor: core: fix implicit declaration warning
Zeng Heng
2022-12-26
mtd: spi-nor: sfdp: Use SFDP_DWORD() macro for optional parameter tables
Takahiro Kuwano
2022-12-26
mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD()
Takahiro Kuwano
2022-12-26
mtd: spi-nor: sfdp: Fix index value for SCCR dwords
Takahiro Kuwano
2022-12-05
Merge tag 'spi-nor/for-6.2' into mtd/next
Miquel Raynal
2022-11-22
mtd: spi-nor: add SFDP fixups for Quad Page Program
Sudip Mukherjee
2022-11-22
mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
Sudip Mukherjee
2022-11-21
mtd: spi-nor: winbond: add support for W25Q512NW-IQ
Jae Hyun Yoo
[next]