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
*
Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2022-12-13
31
-887
/
+665
|
\
|
*
Merge tag 'spi-nor/for-6.2' into mtd/next
Miquel Raynal
2022-12-05
11
-45
/
+211
|
|
\
|
|
*
mtd: spi-nor: add SFDP fixups for Quad Page Program
Sudip Mukherjee
2022-11-22
3
-0
/
+9
|
|
*
mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
Sudip Mukherjee
2022-11-22
1
-2
/
+2
|
|
*
mtd: spi-nor: winbond: add support for W25Q512NW-IQ
Jae Hyun Yoo
2022-11-21
1
-0
/
+3
|
|
*
mtd: spi-nor: micron-st: Enable locking for mt25qu256a
Eliav Farber
2022-11-21
1
-0
/
+2
|
|
*
mtd: spi-nor: Fix the number of bytes for the dummy cycles
Allen-KH Cheng
2022-11-21
1
-1
/
+2
|
|
*
mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q2...
Yaliang Wang
2022-11-21
1
-7
/
+17
|
|
*
mtd: spi-nor: Fix formatting in spi_nor_read_raw() kerneldoc comment
Jonathan Neuschäfer
2022-11-21
1
-2
/
+1
|
|
*
mtd: spi-nor: sysfs: print JEDEC ID for generic flash driver
Michael Walle
2022-11-21
1
-2
/
+4
|
|
*
mtd: spi-nor: add generic flash driver
Michael Walle
2022-11-21
3
-2
/
+52
|
|
*
mtd: spi-nor: fix select_uniform_erase to skip 0 erase size
Michael Walle
2022-11-21
1
-0
/
+4
|
|
*
mtd: spi-nor: move function declaration out of sfdp.h
Michael Walle
2022-11-21
2
-2
/
+2
|
|
*
mtd: spi-nor: remember full JEDEC flash ID
Michael Walle
2022-11-21
2
-1
/
+6
|
|
*
mtd: spi-nor: sysfs: hide manufacturer if it is not set
Michael Walle
2022-11-21
1
-0
/
+2
|
|
*
mtd: spi-nor: hide jedec_id sysfs attribute if not present
Michael Walle
2022-11-21
1
-0
/
+14
|
|
*
mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
Alexander Sverdlin
2022-11-21
1
-0
/
+2
|
|
*
mtd: spi-nor: core: Add an error message when failing to exit the 4-byte addr...
Tudor Ambarus
2022-10-25
1
-2
/
+12
|
|
*
mtd: spi-nor: micron-st.c: Replace hardcoded values for addr_nbytes/addr_mode...
Tudor Ambarus
2022-10-25
1
-3
/
+7
|
|
*
mtd: spi-nor: spansion: Replace hardcoded values for addr_nbytes/addr_mode_nb...
Tudor Ambarus
2022-10-25
1
-5
/
+11
|
|
*
mtd: spi-nor: spansion: Add s28hl512t, s28hl01gt, and s28hs01gt info
Takahiro Kuwano
2022-10-25
1
-0
/
+12
|
|
*
mtd: spi-nor: spansion: Rename s28hs512t prefix
Takahiro Kuwano
2022-10-25
1
-10
/
+10
|
|
*
mtd: spi-nor: spansion: Remove NO_SFDP_FLAGS from s28hs512t info
Takahiro Kuwano
2022-10-25
1
-9
/
+8
|
|
*
mtd: spi-nor: sfdp: Update params->hwcaps.mask at xSPI profile 1.0 table parse
Takahiro Kuwano
2022-10-25
1
-0
/
+7
|
|
*
mtd: spi-nor: Add support for flash reset
Sai Krishna Potthuri
2022-10-25
1
-0
/
+25
|
*
|
Merge tag 'nand/for-6.2' into mtd/next
Miquel Raynal
2022-12-05
9
-78
/
+187
|
|
\
\
|
|
*
|
mtd: rawnand: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
2022-11-25
1
-3
/
+3
|
|
*
|
mtd: rawnand: marvell: Enable NFC/DEVBUS arbiter
Hamish Martin
2022-11-17
1
-1
/
+3
|
|
*
|
mtd: rawnand: lpc32xx_slc: Switch to using pm_ptr()
Geert Uytterhoeven
2022-11-07
1
-8
/
+2
|
|
*
|
mtd: rawnand: lpc32xx_mlc: Switch to using pm_ptr()
Geert Uytterhoeven
2022-11-07
1
-8
/
+2
|
|
*
|
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2022-11-07
1
-2
/
+1
|
|
*
|
mtd: rawnand: cadence: support 64-bit slave dma interface
Valentin Korenblit
2022-10-18
1
-12
/
+58
|
|
*
|
mtd: spinand: winbond: add Winbond W25N02KV flash support
Mikhail Kshevetskiy
2022-10-18
1
-0
/
+75
|
|
*
|
mtd: spinand: winbond: fix flash identification
Mikhail Kshevetskiy
2022-10-18
1
-2
/
+2
|
|
*
|
mtd: rawnand: mpc5121: Replace NO_IRQ by 0
Christophe Leroy
2022-10-18
1
-1
/
+1
|
|
*
|
mtd: rawnand: lpc32xx_slc: switch to using gpiod API
Dmitry Torokhov
2022-10-18
1
-16
/
+17
|
|
*
|
mtd: rawnand: lpc32xx_mlc: switch to using gpiod API
Dmitry Torokhov
2022-10-18
1
-17
/
+19
|
|
*
|
mtd: rawnand: gpmi: using pm_runtime_resume_and_get instead of pm_runtime_get...
Zhang Qilong
2022-10-18
1
-8
/
+4
|
|
|
/
|
*
|
mtd: maps: pxa2xx-flash: fix memory leak in probe
Zheng Yongjun
2022-11-24
1
-0
/
+2
|
*
|
mtd: core: Fix refcount error in del_mtd_device()
Shang XiaoJing
2022-11-24
1
-1
/
+3
|
*
|
mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908
Lukas Bulwahn
2022-11-17
1
-1
/
+1
|
*
|
dt-bindings: mtd: Remove useless file about partitions
Miquel Raynal
2022-11-17
1
-1
/
+1
|
*
|
mtd: lpddr2_nvm: Fix possible null-ptr-deref
Hui Tang
2022-11-17
1
-0
/
+2
|
*
|
mtd: inftlcore: fix repeated words in comments
Jilin Yuan
2022-11-07
1
-1
/
+1
|
*
|
mtd: core: fix possible resource leak in init_mtd()
Gaosheng Cui
2022-11-07
1
-0
/
+1
|
*
|
mtd: core: set ROOT_DEV for partitions marked as rootfs in DT
Rafał Miłecki
2022-11-07
1
-0
/
+12
|
*
|
mtd: Fix device name leak when register device failed in add_mtd_device()
Zhang Xiaoxu
2022-11-07
1
-1
/
+3
|
*
|
mtd: remove lart flash driver
Arnd Bergmann
2022-11-07
3
-691
/
+0
|
*
|
mtd: parsers: tplink_safeloader: fix uninitialized variable bug
Dan Carpenter
2022-11-07
1
-3
/
+3
|
*
|
mtd: parsers: add TP-Link SafeLoader partitions table parser
Rafał Miłecki
2022-11-07
3
-0
/
+166
[next]