index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
mtd: Fix mtd not registered due to nvmem name collision
Ricardo Ribalda Delgado
1
-1
/
+1
2020-05-27
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
1
-10
/
+2
2020-05-27
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
1
-0
/
+4
2020-04-23
mtd: phram: fix a double free issue in error path
Wen Yang
1
-6
/
+9
2020-04-23
mtd: lpddr: Fix a double free in probe()
Dan Carpenter
1
-1
/
+0
2020-04-23
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
1
-0
/
+1
2020-04-23
mtd: rawnand: free the nand_device object
Christophe Kerello
1
-0
/
+2
2020-04-17
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
1
-3
/
+0
2020-04-17
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
1
-7
/
+7
2020-02-14
mtd: sharpslpart: Fix unsigned comparison to zero
YueHaibing
1
-2
/
+2
2020-02-14
mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
Nathan Chancellor
1
-41
/
+41
2020-02-11
ubi: Fix an error pointer dereference in error handling code
Dan Carpenter
1
-9
/
+12
2020-02-11
ubi: fastmap: Fix inverted logic in seen selfcheck
Sascha Hauer
1
-1
/
+1
2020-02-11
mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two
Vignesh Raghavendra
1
-4
/
+5
2020-01-23
mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash
Sergei Shtylyov
1
-25
/
+33
2020-01-23
mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status()
Sergei Shtylyov
1
-0
/
+4
2020-01-23
mtd: devices: fix mchp23k256 read and write
Angelo Dureghello
1
-8
/
+12
2020-01-23
mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion
Vignesh Raghavendra
1
-3
/
+1
2020-01-23
mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume
Esben Haabendal
1
-0
/
+4
2020-01-23
mtd: rawnand: gpmi: Fix suspend/resume problem
Esben Haabendal
1
-1
/
+6
2020-01-17
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
1
-1
/
+1
2020-01-17
mtd: spi-nor: fix silent truncation in spi_nor_read()
Sergei Shtylyov
1
-1
/
+1
2020-01-17
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
Peter Ujfalusi
1
-1
/
+2
2020-01-17
mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus
Christophe Kerello
1
-2
/
+36
2019-12-17
mtd: rawnand: Change calculating of position page containing BBM
Piotr Sroka
2
-3
/
+9
2019-12-17
mtd: spear_smi: Fix Write Burst mode
Miquel Raynal
1
-1
/
+37
2019-10-07
mtd: rawnand: au1550nd: Fix au_read_buf16() prototype
Paul Burton
1
-3
/
+2
2019-10-04
mtd: spi-nor: Fix direction of the write_sr() transfer
Tudor Ambarus
1
-1
/
+1
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-544
/
+0
2019-09-21
Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+44
2019-09-21
Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
43
-1414
/
+2273
2019-09-19
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-189
/
+0
2019-09-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+178
2019-09-15
mtd: pmc551: Remove set but not used variable 'soff_lo'
zhengbin
1
-6
/
+3
2019-09-15
mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing mode
Tokunori Ikegami
1
-1
/
+1
2019-09-15
mtd: sm_ftl: Fix memory leak in sm_init_zone() error path
Wenwen Wang
1
-1
/
+4
2019-09-15
mtd: parsers: Move CMDLINE parser
Linus Walleij
5
-38
/
+38
2019-09-15
mtd: parsers: Move OF parser
Linus Walleij
5
-10
/
+11
2019-09-15
mtd: parsers: Move BCM63xx parser
Linus Walleij
5
-10
/
+10
2019-09-15
mtd: parsers: Move BCM47xx parser
Linus Walleij
5
-8
/
+8
2019-09-15
mtd: parsers: Move TI AR7 parser
Linus Walleij
5
-6
/
+6
2019-09-15
mtd: pismo: Simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-09-15
mtd: phram: Module parameters add writable permissions
Xiaoming Ni
1
-1
/
+1
2019-09-15
mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached
Christoph Hellwig
1
-2
/
+1
2019-09-15
Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/fo...
Richard Weinberger
2
-113
/
+186
2019-09-15
Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Richard Weinberger
11
-827
/
+1358
2019-09-15
Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
16
-389
/
+645
2019-09-15
ubi: block: Warn if volume size is not multiple of 512
Richard Weinberger
1
-8
/
+35
2019-09-15
ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
Zhihao Cheng
1
-3
/
+3
2019-09-15
ubi: Don't do anchor move within fastmap area
Richard Weinberger
1
-0
/
+6
[next]