index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
core.h
Age
Commit message (
Expand
)
Author
2023-04-04
mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()
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 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-03-29
mtd: spi-nor: Add a RWW flag
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-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
2022-11-22
mtd: spi-nor: add SFDP fixups for Quad Page Program
Sudip Mukherjee
2022-11-21
mtd: spi-nor: add generic flash driver
Michael Walle
2022-11-21
mtd: spi-nor: move function declaration out of sfdp.h
Michael Walle
2022-07-28
mtd: spi-nor: core: Track flash's internal address mode
Tudor Ambarus
2022-07-28
mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
Tudor Ambarus
2022-07-28
mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes
Tudor Ambarus
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
2022-06-27
mtd: spi-nor: move SECT_4K_PMC special handling
Michael Walle
2022-05-09
mtd: spi-nor: expose internal parameters via debugfs
Michael Walle
2022-05-09
mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()
Michael Walle
2022-05-02
mtd: spi-nor: move spi_nor_write_ear() to winbond module
Michael Walle
2022-04-29
mtd: spi-nor: amend the rdsr dummy cycles documentation
Michael Walle
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Add helpers to read/write any register
Tudor Ambarus
2022-04-27
mtd: spi-nor: core: Introduce method for RDID op
Tudor Ambarus
2022-02-25
mtd: spi-nor: renumber flags
Michael Walle
2022-02-25
mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
Michael Walle
2022-02-25
mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
Michael Walle
2022-02-25
mtd: spi-nor: move all xilinx specifics into xilinx.c
Michael Walle
2022-02-25
mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
Michael Walle
2022-02-25
mtd: spi-nor: export more functions to be used in vendor modules
Michael Walle
2022-02-25
mtd: spi-nor: allow a flash to define its own ready() function
Michael Walle
2022-02-25
mtd: spi-nor: slightly refactor the spi_nor_setup()
Michael Walle
2021-12-07
mtd: spi-nor: Rework the flash_info flags
Tudor Ambarus
2021-12-07
mtd: spi-nor: core: Introduce flash_info mfr_flags
Tudor Ambarus
2021-12-07
mtd: spi-nor: Introduce spi_nor_set_mtd_info()
Tudor Ambarus
2021-11-17
mtd: spi-nor: core: Introduce the late_init() hook
Tudor Ambarus
2021-11-17
mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
Tudor Ambarus
2021-11-17
mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
Tudor Ambarus
2021-06-15
mtd: spi-nor: add initial sysfs support
Michael Walle
2021-06-15
mtd: spi-nor: sfdp: save a copy of the SFDP data
Michael Walle
2021-06-09
mtd: spi-nor: otp: implement erase for Winbond and similar flashes
Michael Walle
2021-04-16
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
2021-04-02
mtd: spi-nor: implement OTP support for Winbond and similar flashes
Michael Walle
2021-04-02
mtd: spi-nor: add OTP support
Michael Walle
2021-03-31
mtd: spi-nor: Move Software Write Protection logic out of the core
Tudor Ambarus
2021-03-15
mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp()
Tudor Ambarus
2021-02-05
mtd: spi-nor: sst: Add support for Global Unlock on sst26vf
Tudor Ambarus
2021-02-05
mtd: spi-nor: Add Global Block Unlock command
Tudor Ambarus
[next]