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-07-22
mtd: rawnand: oxnas: Release all devices in the _remove() path
Miquel Raynal
1
-2
/
+6
2020-07-22
mtd: rawnand: oxnas: Unregister all devices on error
Miquel Raynal
1
-0
/
+8
2020-07-22
mtd: rawnand: oxnas: Keep track of registered devices
Miquel Raynal
1
-4
/
+4
2020-07-22
mtd: rawnand: brcmnand: fix CS0 layout
Álvaro Fernández Rojas
1
-2
/
+3
2020-07-22
mtd: rawnand: brcmnand: correctly verify erased pages
Álvaro Fernández Rojas
1
-8
/
+11
2020-07-22
mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
Miquel Raynal
1
-3
/
+2
2020-07-22
mtd: rawnand: marvell: Fix probe error path
Miquel Raynal
1
-9
/
+14
2020-07-22
mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
Miquel Raynal
1
-1
/
+1
2020-07-22
mtd: rawnand: marvell: Fix the condition on a return code
Miquel Raynal
1
-1
/
+1
2020-07-22
mtd: spi-nor: spansion: fix writes on S25FS512S
Sergei Shtylyov
1
-2
/
+23
2020-07-22
mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256
Mantas Pucka
3
-6
/
+33
2020-07-16
mtd: set master partition panic write flag
Kamal Dasu
1
-2
/
+2
2020-06-22
mtd: rawnand: tmio: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: mtk: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: pasemi: Fix the probe error path
Miquel Raynal
1
-1
/
+3
2020-06-22
mtd: rawnand: plat_nand: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: sunxi: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: oxnas: Fix the probe error path
Miquel Raynal
1
-4
/
+4
2020-06-22
mtd: rawnand: socrates: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: orion: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: xway: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: ingenic: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: sharpsl: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: diskonchip: Fix the probe error path
Miquel Raynal
1
-5
/
+2
2020-06-22
mtd: rawnand: brcmnand: fix hamming oob layout
Álvaro Fernández Rojas
1
-4
/
+7
2020-06-22
mtd: rawnand: onfi: Fix redundancy detection check
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: Fix nand_gpio_waitrdy()
Boris Brezillon
1
-2
/
+8
2020-05-20
Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+6
2020-05-20
Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+2
2020-05-19
mtd:rawnand: brcmnand: Fix PM resume crash
Kamal Dasu
1
-2
/
+1
2020-05-18
mtd: Fix mtd not registered due to nvmem name collision
Ricardo Ribalda Delgado
1
-1
/
+1
2020-05-18
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
1
-0
/
+4
2020-05-17
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
1
-10
/
+2
2020-04-09
mtd: spi-nor: Compile files in controllers/ directory
Guenter Roeck
1
-0
/
+2
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+16
2020-03-30
ubi: ubi-media.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-30
ubi: fastmap: Only produce the initial anchor PEB when fastmap is used
Hou Tao
1
-1
/
+2
2020-03-30
ubi: fastmap: Free unused fastmap anchor peb during detach
Hou Tao
1
-2
/
+13
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
22
-60
/
+45
2020-03-30
Merge tag 'nand/for-5.7' into mtd/next
Miquel Raynal
26
-427
/
+1347
2020-03-25
mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...
Yoshio Furuyama
1
-2
/
+56
2020-03-25
Merge tag 'spi-nor/for-5.7' into mtd/next
Miquel Raynal
34
-6090
/
+6398
2020-03-25
Merge tag 'cfi/for-5.7' into mtd/next
Miquel Raynal
2
-12
/
+15
2020-03-24
mtd: Fix issue where write_cached_data() fails but write() still returns success
Xiaoming Ni
1
-2
/
+3
2020-03-24
mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-24
mtd: phram: fix a double free issue in error path
Wen Yang
1
-6
/
+9
2020-03-24
mtd: spinand: toshiba: Support for new Kioxia Serial NAND
Yoshio Furuyama
1
-17
/
+111
2020-03-24
mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
Yoshio Furuyama
1
-30
/
+30
2020-03-24
mtd: rawnand: macronix: Add support for deep power down mode
Mason Yang
1
-0
/
+74
2020-03-24
mtd: rawnand: Add support for manufacturer specific suspend/resume operation
Mason Yang
1
-4
/
+13
[next]