index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2022-12-13
Merge tag 'mtd/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-05
Merge tag 'spi-nor/for-6.2' into mtd/next
Miquel Raynal
2022-12-05
Merge tag 'nand/for-6.2' into mtd/next
Miquel Raynal
2022-11-25
mtd: rawnand: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
2022-11-24
mtd: maps: pxa2xx-flash: fix memory leak in probe
Zheng Yongjun
2022-11-24
mtd: core: Fix refcount error in del_mtd_device()
Shang XiaoJing
2022-11-22
mtd: spi-nor: add SFDP fixups for Quad Page Program
Sudip Mukherjee
2022-11-22
mtd: spi-nor: issi: is25wp256: Init flash based on SFDP
Sudip Mukherjee
2022-11-21
mtd: spi-nor: winbond: add support for W25Q512NW-IQ
Jae Hyun Yoo
2022-11-21
mtd: spi-nor: micron-st: Enable locking for mt25qu256a
Eliav Farber
2022-11-21
mtd: spi-nor: Fix the number of bytes for the dummy cycles
Allen-KH Cheng
2022-11-21
mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q2...
Yaliang Wang
2022-11-21
mtd: spi-nor: Fix formatting in spi_nor_read_raw() kerneldoc comment
Jonathan Neuschäfer
2022-11-21
mtd: spi-nor: sysfs: print JEDEC ID for generic flash driver
Michael Walle
2022-11-21
mtd: spi-nor: add generic flash driver
Michael Walle
2022-11-21
mtd: spi-nor: fix select_uniform_erase to skip 0 erase size
Michael Walle
2022-11-21
mtd: spi-nor: move function declaration out of sfdp.h
Michael Walle
2022-11-21
mtd: spi-nor: remember full JEDEC flash ID
Michael Walle
2022-11-21
mtd: spi-nor: sysfs: hide manufacturer if it is not set
Michael Walle
2022-11-21
mtd: spi-nor: hide jedec_id sysfs attribute if not present
Michael Walle
2022-11-21
mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
Alexander Sverdlin
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
mtd: rawnand: marvell: Enable NFC/DEVBUS arbiter
Hamish Martin
2022-11-17
mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908
Lukas Bulwahn
2022-11-17
dt-bindings: mtd: Remove useless file about partitions
Miquel Raynal
2022-11-17
mtd: lpddr2_nvm: Fix possible null-ptr-deref
Hui Tang
2022-11-07
mtd: rawnand: lpc32xx_slc: Switch to using pm_ptr()
Geert Uytterhoeven
2022-11-07
mtd: rawnand: lpc32xx_mlc: Switch to using pm_ptr()
Geert Uytterhoeven
2022-11-07
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2022-11-07
mtd: inftlcore: fix repeated words in comments
Jilin Yuan
2022-11-07
mtd: core: fix possible resource leak in init_mtd()
Gaosheng Cui
2022-11-07
mtd: core: set ROOT_DEV for partitions marked as rootfs in DT
Rafał Miłecki
2022-11-07
mtd: Fix device name leak when register device failed in add_mtd_device()
Zhang Xiaoxu
2022-11-07
mtd: remove lart flash driver
Arnd Bergmann
2022-11-07
mtd: parsers: tplink_safeloader: fix uninitialized variable bug
Dan Carpenter
2022-11-07
mtd: parsers: add TP-Link SafeLoader partitions table parser
Rafał Miłecki
2022-11-07
mtd: mtdoops: panic caused mtdoops to call mtdoops_erase function immediately
Ray Zhang
2022-11-07
mtd: mtdoops: add mtdoops_erase function and move mtdoops_inc_counter to afte...
Ray Zhang
2022-11-07
mtd: mtdoops: change printk() to counterpart pr_ functions
Ray Zhang
2022-11-07
mtd: core: try to find OF node for every MTD partition
Rafał Miłecki
2022-11-07
mtd: core: simplify (a bit) code find partition-matching dynamic OF node
Rafał Miłecki
2022-11-07
mtd: onenand: omap2: add dependency on GPMC
Krzysztof Kozlowski
2022-11-07
mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
Adam Borowski
2022-11-07
mtd: rawnand: qcom: handle ret from parse with codeword_fixup
Christian Marangi
2022-10-25
mtd: spi-nor: core: Add an error message when failing to exit the 4-byte addr...
Tudor Ambarus
2022-10-25
mtd: spi-nor: micron-st.c: Replace hardcoded values for addr_nbytes/addr_mode...
Tudor Ambarus
2022-10-25
mtd: spi-nor: spansion: Replace hardcoded values for addr_nbytes/addr_mode_nb...
Tudor Ambarus
2022-10-25
mtd: spi-nor: spansion: Add s28hl512t, s28hl01gt, and s28hs01gt info
Takahiro Kuwano
[next]