index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flag
Takahiro Kuwano
2024-02-26
1
-4
/
+2
*
mtd: spi-nor: core: get rid of SNOR_LAST_REGION flag
Takahiro Kuwano
2024-02-26
1
-6
/
+4
*
mtd: spi-nor: core: rework struct spi_nor_erase_region
Takahiro Kuwano
2024-02-26
1
-18
/
+10
*
mtd: spi-nor: mark the flash name as obsolete
Tudor Ambarus
2023-12-19
1
-1
/
+1
*
mtd: spi-nor: remove NO_CHIP_ERASE flag
Tudor Ambarus
2023-12-06
1
-5
/
+3
*
mtd: spi-nor: add erase die (chip) capability
Tudor Ambarus
2023-12-06
1
-3
/
+5
*
mtd: spi-nor: use kernel sized types instead of c99 types
Tudor Ambarus
2023-11-15
1
-3
/
+3
*
mtd: spi-nor: core: get rid of the INFOx() macros
Michael Walle
2023-09-19
1
-65
/
+0
*
mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
Michael Walle
2023-09-19
1
-0
/
+14
*
mtd: spi-nor: rename .otp_org to .otp and make it a pointer
Michael Walle
2023-09-19
1
-2
/
+2
*
mtd: spi-nor: move the .id and .id_len into an own structure
Michael Walle
2023-09-19
1
-9
/
+26
*
mtd: spi-nor: introduce (temporary) INFO0()
Michael Walle
2023-09-19
1
-0
/
+3
*
mtd: spi-nor: drop .parse_sfdp
Michael Walle
2023-09-19
1
-7
/
+16
*
mtd: spi-nor: make sector_size optional
Michael Walle
2023-09-19
1
-3
/
+5
*
mtd: spi-nor: default .n_banks to 1
Michael Walle
2023-09-19
1
-4
/
+4
*
mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
Michael Walle
2023-09-19
1
-0
/
+2
*
mtd: spi-nor: default page_size to 256 bytes
Michael Walle
2023-09-19
1
-2
/
+6
*
mtd: spi-nor: convert .n_sectors to .size
Michael Walle
2023-09-19
1
-4
/
+4
*
mtd: spi-nor: remove Fujitsu MB85RS1MT support
Michael Walle
2023-09-19
1
-1
/
+0
*
mtd: spi-nor: remove catalyst 'flashes'
Michael Walle
2023-09-19
1
-1
/
+0
*
mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
Takahiro Kuwano
2023-07-26
1
-1
/
+3
*
mtd: spi-nor: rename method for enabling or disabling octal DTR
Tudor Ambarus
2023-07-18
1
-2
/
+2
*
mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected
Amit Kumar Mahapatra
2023-07-13
1
-0
/
+1
*
Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-04-25
1
-7
/
+29
|
\
|
*
mtd: spi-nor: Extract volatile register offset from SCCR map
Takahiro Kuwano
2023-04-08
1
-0
/
+4
|
*
mtd: spi-nor: Allow post_sfdp hook to return errors
Tudor Ambarus
2023-04-08
1
-1
/
+1
|
*
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...
Takahiro Kuwano
2023-04-08
1
-0
/
+1
|
*
mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()
Tudor Ambarus
2023-04-04
1
-0
/
+1
|
*
mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr public
Tudor Ambarus
2023-04-04
1
-0
/
+1
|
*
mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
Tudor Ambarus
2023-04-04
1
-1
/
+1
|
*
mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_ad...
Tudor Ambarus
2023-04-04
1
-1
/
+2
|
*
mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_add...
Tudor Ambarus
2023-04-04
1
-0
/
+1
|
*
mtd: spi-nor: Add a RWW flag
Miquel Raynal
2023-03-29
1
-0
/
+3
|
*
mtd: spi-nor: Reorder the preparation vs. locking steps
Miquel Raynal
2023-03-29
1
-1
/
+1
|
*
mtd: spi-nor: Add a macro to define more banks
Miquel Raynal
2023-03-29
1
-0
/
+4
|
*
mtd: spi-nor: Introduce the concept of bank
Miquel Raynal
2023-03-29
1
-5
/
+11
*
|
mtd: spi-nor: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
2023-03-06
1
-0
/
+2
|
/
*
mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
Louis Rannou
2023-02-06
1
-0
/
+1
*
mtd: spi-nor: Create macros to define chip IDs and geometries
Miquel Raynal
2023-01-26
1
-23
/
+20
*
mtd: spi-nor: add SFDP fixups for Quad Page Program
Sudip Mukherjee
2022-11-22
1
-0
/
+2
*
mtd: spi-nor: add generic flash driver
Michael Walle
2022-11-21
1
-0
/
+1
*
mtd: spi-nor: move function declaration out of sfdp.h
Michael Walle
2022-11-21
1
-0
/
+2
*
mtd: spi-nor: core: Track flash's internal address mode
Tudor Ambarus
2022-07-28
1
-0
/
+5
*
mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
Tudor Ambarus
2022-07-28
1
-0
/
+2
*
mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes
Tudor Ambarus
2022-07-28
1
-1
/
+1
*
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
2022-07-28
1
-6
/
+6
*
mtd: spi-nor: move SECT_4K_PMC special handling
Michael Walle
2022-06-27
1
-2
/
+0
*
mtd: spi-nor: expose internal parameters via debugfs
Michael Walle
2022-05-09
1
-0
/
+7
*
mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()
Michael Walle
2022-05-09
1
-0
/
+1
*
mtd: spi-nor: move spi_nor_write_ear() to winbond module
Michael Walle
2022-05-02
1
-7
/
+0
[next]