index
:
linux-stable.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157
Christophe Kerello
2023-03-28
1
-1
/
+1
|
|
*
|
|
|
mtd: rawnand: remove unused is_imx51_nfc and imx53_nfc functions
Tom Rix
2023-03-22
1
-10
/
+0
|
|
*
|
|
|
mtd: nand: qcom: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-22
1
-1
/
+1
|
|
*
|
|
|
mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
Hector Palacios
2023-03-22
1
-0
/
+13
|
|
*
|
|
|
mtd: parsers: remove reference to config MTD_NAND_TMIO
Lukas Bulwahn
2023-03-07
1
-1
/
+1
|
|
*
|
|
|
mtd: nand: raw: qcom_nandc: Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
2023-03-07
1
-2
/
+1
|
|
*
|
|
|
mtd: rawnand: orion: use devm_platform_ioremap_resource()
Ye Xingchen
2023-03-06
1
-3
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'spi-nor/for-6.4' into mtd/next
Miquel Raynal
2023-04-19
15
-158
/
+1074
|
|
\
\
\
\
|
|
*
|
|
|
mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gt
Takahiro Kuwano
2023-04-08
1
-0
/
+12
|
|
*
|
|
|
mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip device
Takahiro Kuwano
2023-04-08
1
-24
/
+85
|
|
*
|
|
|
mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...
Takahiro Kuwano
2023-04-08
1
-21
/
+39
|
|
*
|
|
|
mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...
Takahiro Kuwano
2023-04-08
1
-20
/
+69
|
|
*
|
|
|
mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip device
Takahiro Kuwano
2023-04-08
1
-0
/
+66
|
|
*
|
|
|
mtd: spi-nor: Extract volatile register offset from SCCR map
Takahiro Kuwano
2023-04-08
2
-0
/
+17
|
|
*
|
|
|
mtd: spi-nor: Allow post_sfdp hook to return errors
Tudor Ambarus
2023-04-08
4
-10
/
+25
|
|
*
|
|
|
mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
Tudor Ambarus
2023-04-08
1
-6
/
+5
|
|
*
|
|
|
mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256T
Takahiro Kuwano
2023-04-08
1
-7
/
+1
|
|
*
|
|
|
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...
Takahiro Kuwano
2023-04-08
1
-5
/
+2
|
|
*
|
|
|
mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...
Takahiro Kuwano
2023-04-08
4
-1
/
+17
|
|
*
|
|
|
mtd: spi-nor: spansion: Determine current address mode
Takahiro Kuwano
2023-04-04
1
-3
/
+128
|
|
*
|
|
|
mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()
Tudor Ambarus
2023-04-04
2
-5
/
+31
|
|
*
|
|
|
mtd: spi-nor: core: Update flash's current address mode when changing address...
Tudor Ambarus
2023-04-04
1
-1
/
+3
|
|
*
|
|
|
mtd: spi-nor: Stop exporting spi_nor_restore()
Tudor Ambarus
2023-04-04
1
-2
/
+1
|
|
*
|
|
|
mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP data
Tudor Ambarus
2023-04-04
6
-12
/
+71
|
|
*
|
|
|
mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr public
Tudor Ambarus
2023-04-04
2
-1
/
+2
|
|
*
|
|
|
mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
Tudor Ambarus
2023-04-04
4
-6
/
+8
|
|
*
|
|
|
mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_mode
Tudor Ambarus
2023-04-04
1
-4
/
+9
|
|
*
|
|
|
mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_ad...
Tudor Ambarus
2023-04-04
3
-5
/
+7
|
|
*
|
|
|
mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_add...
Tudor Ambarus
2023-04-04
3
-24
/
+25
|
|
*
|
|
|
mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW
Miquel Raynal
2023-04-04
1
-0
/
+3
|
|
*
|
|
|
mtd: spi-nor: Delay the initialization of bank_size
Miquel Raynal
2023-04-04
1
-1
/
+2
|
|
*
|
|
|
mtd: spi-nor: Fix a trivial typo
Miquel Raynal
2023-04-04
1
-1
/
+1
|
|
*
|
|
|
mtd: spi-nor: Enhance locking to support reads while writes
Miquel Raynal
2023-03-29
1
-16
/
+321
|
|
*
|
|
|
mtd: spi-nor: Add a RWW flag
Miquel Raynal
2023-03-29
3
-0
/
+7
|
|
*
|
|
|
mtd: spi-nor: Prepare the introduction of a new locking mechanism
Miquel Raynal
2023-03-29
1
-6
/
+53
|
|
*
|
|
|
mtd: spi-nor: Separate preparation and locking
Miquel Raynal
2023-03-29
1
-4
/
+20
|
|
*
|
|
|
mtd: spi-nor: Reorder the preparation vs. locking steps
Miquel Raynal
2023-03-29
5
-21
/
+18
|
|
*
|
|
|
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
3
-5
/
+13
|
|
*
|
|
|
mtd: spi-nor: spansion: Add support for Infineon S25FS256T
Takahiro Kuwano
2023-03-17
1
-0
/
+60
|
|
*
|
|
|
mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytes
Takahiro Kuwano
2023-03-17
1
-5
/
+5
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
mtd: lpddr_cmds: remove unused words variable
Tom Rix
2023-03-28
1
-5
/
+2
|
*
|
|
|
mtdblock: tolerate corrected bit-flips
Bang Li
2023-03-22
1
-1
/
+3
|
*
|
|
|
mtd: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-22
6
-10
/
+9
|
*
|
|
|
mtd: Avoid magic values
Miquel Raynal
2023-03-08
1
-1
/
+1
|
*
|
|
|
mtd: Avoid printing error messages on probe deferrals
Miquel Raynal
2023-03-08
1
-5
/
+4
|
*
|
|
|
Merge tag 'mtd/core-fixes-before-nvmem-layouts-for-6.4' into mtd/next
Miquel Raynal
2023-03-08
1
-10
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
mtd: core: prepare mtd_otp_nvmem_add() to handle -EPROBE_DEFER
Michael Walle
2023-03-08
1
-4
/
+3
|
|
*
|
|
|
mtd: core: fix error path for nvmem provider
Michael Walle
2023-03-08
1
-3
/
+10
|
|
*
|
|
|
mtd: core: fix nvmem error reporting
Michael Walle
2023-03-08
1
-2
/
+3
[prev]
[next]