index
:
pm24.git
master
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-09-19
mtd: spi-nor: remove or move flash_info comments
Michael Walle
2023-09-19
mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
Michael Walle
2023-09-19
mtd: spi-nor: rename .otp_org to .otp and make it a pointer
Michael Walle
2023-09-19
mtd: spi-nor: move the .id and .id_len into an own structure
Michael Walle
2023-09-19
mtd: spi-nor: introduce (temporary) INFO0()
Michael Walle
2023-09-19
mtd: spi-nor: drop .parse_sfdp
Michael Walle
2023-09-19
mtd: spi-nor: make sector_size optional
Michael Walle
2023-09-19
mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
Michael Walle
2023-09-19
mtd: spi-nor: default .n_banks to 1
Michael Walle
2023-09-19
mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
Michael Walle
2023-09-19
mtd: spi-nor: default page_size to 256 bytes
Michael Walle
2023-09-19
mtd: spi-nor: convert .n_sectors to .size
Michael Walle
2023-09-19
mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
Michael Walle
2023-09-19
mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
Michael Walle
2023-09-19
mtd: spi-nor: remove Fujitsu MB85RS1MT support
Michael Walle
2023-09-19
mtd: spi-nor: remove catalyst 'flashes'
Michael Walle
2023-09-03
Merge tag 'mtd/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-08-18
Merge tag 'spi-nor/for-6.6' into mtd/next
Miquel Raynal
2023-08-18
mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-18
mtd: spi-nor: Add support for sst26vf032b flash
Miquel Raynal
2023-08-18
mtd: spi-nor: Check bus width while setting QE bit
Hsin-Yi Wang
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
2023-07-27
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
2023-07-26
mtd: spi-nor: spansion: switch cypress_nor_get_page_size() to use vreg_offset
Tudor Ambarus
2023-07-26
mtd: spi-nor: spansion: switch s25hx_t to use vreg_offset for quad_enable()
Tudor Ambarus
2023-07-26
mtd: spi-nor: spansion: let SFDP determine the flash and sector size
Tudor Ambarus
2023-07-26
mtd: spi-nor: spansion: add support for S28HS02GT
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: add octal DTR support in RD_ANY_REG_OP
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: add MCP support in set_octal_dtr()
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: switch h28hx's ready() to use vreg_offset
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: switch set_octal_dtr method to use vreg_offset
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: prepare octal dtr methods for multi chip support
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLAT
Takahiro Kuwano
2023-07-26
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2023-07-22
mtd: spi-nor: spansion: return method directly
Tudor Ambarus
2023-07-18
mtd: spi-nor: rename method for enabling or disabling octal DTR
Tudor Ambarus
2023-07-18
mtd: spi-nor: Correct flags for Winbond w25q128
Linus Walleij
2023-07-13
mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected
Amit Kumar Mahapatra
2023-05-26
mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes
Tudor Ambarus
2023-05-26
mtd: spi-nor: spansion: make sure local struct does not contain garbage
Tudor Ambarus
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
[prev]
[next]