index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Lines
2025-01-15
Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
Pratyush Yadav
-1
/
+1
2024-12-05
mtd: rawnand: omap2: Fix build warnings with W=1
Roger Quadros
-0
/
+16
2024-12-05
mtd: rawnand: arasan: Fix missing de-registration of NAND
Maciej Andrzejewski
-0
/
+7
2024-12-05
mtd: rawnand: arasan: Fix double assertion of chip-select
Maciej Andrzejewski
-2
/
+2
2024-12-05
mtd: diskonchip: Cast an operand to prevent potential overflow
Zichen Xie
-1
/
+1
2024-12-05
mtd: rawnand: fix double free in atmel_pmecc_create_user()
Dan Carpenter
-3
/
+1
2024-11-30
Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-14
/
+59
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2024-11-22
Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
-198
/
+321
2024-11-21
Merge tag 'nand/for-6.13' into mtd/next
Miquel Raynal
-119
/
+129
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+3
2024-11-19
Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Miquel Raynal
-2
/
+110
2024-11-14
mtd: ubi: remove redundant check on bytes_left at end of function
Colin Ian King
-1
/
+1
2024-11-14
mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()
Javier Carrasco
-0
/
+2
2024-11-14
ubi: fastmap: Fix duplicate slab cache names while attaching
Zhihao Cheng
-6
/
+6
2024-11-14
ubi: wl: Close down wear-leveling before nand is suspended
Mårten Lindahl
-0
/
+23
2024-11-14
mtd: ubi: Rmove unused declaration in header file
Zhang Zekun
-1
/
+0
2024-11-14
ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty
Zhihao Cheng
-5
/
+19
2024-11-14
ubi: wl: Put source PEB into correct list if trying locking LEB failed
Zhihao Cheng
-1
/
+8
2024-11-12
mtd: spi-nor: core: replace dummy buswidth from addr to data
Cheng Ming Lin
-1
/
+1
2024-11-11
mtd: spi-nor: winbond: add "w/ and w/o SFDP" comment
Tudor Ambarus
-0
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
-1
/
+1
2024-10-29
mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OP
Takahiro Kuwano
-0
/
+1
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-74
/
+74
2024-10-21
mtd: cfi_cmdset_0002: remove redundant assignment to variable ret
Colin Ian King
-3
/
+1
2024-10-21
mtd: spinand: Constify struct nand_ecc_engine_ops
Christophe JAILLET
-6
/
+6
2024-10-21
mtd: spinand: winbond: Sort the devices
Miquel Raynal
-35
/
+48
2024-10-21
mtd: spinand: winbond: Ignore the last ID characters
Miquel Raynal
-3
/
+3
2024-10-21
mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC information
Miquel Raynal
-8
/
+8
2024-10-21
mtd: spinand: winbond: Fix 512GW and 02JW OOB layout
Miquel Raynal
-2
/
+2
2024-10-21
mtd: nand: raw: gpmi: improve power management handling
Han Xu
-25
/
+32
2024-10-21
mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPS
Han Xu
-5
/
+3
2024-10-21
mtd: rawnand: davinci: use generic device property helpers
Bartosz Golaszewski
-21
/
+21
2024-10-21
mtd: rawnand: davinci: break the line correctly
Bartosz Golaszewski
-4
/
+4
2024-10-21
mtd: rawnand: davinci: order headers alphabetically
Bartosz Golaszewski
-5
/
+5
2024-10-21
mtd: rawnand: atmel: Fix possible memory leak
Miquel Raynal
-9
/
+1
2024-10-21
mtd: rawnand: Correct multiple typos in comments
Shen Lichuan
-9
/
+9
2024-10-21
mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLE
Biju Das
-0
/
+7
2024-10-04
mtd: spi-nor: add support for Macronix Octal flash
AlvinZhou
-1
/
+8
2024-10-03
mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
-3
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-2
/
+2
2024-10-02
mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
Tudor Ambarus
-0
/
+5
2024-10-02
mtd: spi-nor: core: Allow specifying the byte order in Octal DTR mode
Tudor Ambarus
-0
/
+4
2024-10-02
mtd: spi-nor: add Octal DTR support for Macronix flash
AlvinZhou
-0
/
+90
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-3
/
+0
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+229
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+3
2024-09-15
Merge tag 'nand/for-6.12' into mtd/next
Miquel Raynal
-153
/
+457
2024-09-15
Merge tag 'spi-nor/for-6.12' into mtd/next
Miquel Raynal
-21
/
+53
[next]