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
2015-10-28
UBI: return ENOSPC if no enough space available
shengyong
2
-0
/
+2
2015-10-28
UBI: Validate data_size
Richard Weinberger
1
-0
/
+5
2015-08-04
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
1
-1
/
+1
2015-07-30
mtd: dc21285: use raw spinlock functions for nw_gpio_lock
Uwe Kleine-König
1
-2
/
+2
2015-07-30
mtd: fix: avoid race condition when accessing mtd->usecount
Brian Norris
1
-0
/
+5
2015-05-15
UBI: fix soft lockup in ubi_check_volume()
hujianyang
1
-0
/
+2
2015-05-04
UBI: fix check for "too many bytes"
Brian Norris
1
-1
/
+1
2015-05-04
UBI: initialize LEB number variable
Brian Norris
1
-1
/
+1
2015-05-04
UBI: fix out of bounds write
Brian Norris
1
-1
/
+2
2015-05-04
UBI: account for bitflips in both the VID header and data
Brian Norris
1
-1
/
+1
2015-01-26
mtd: tests: abort torturetest on erase errors
Brian Norris
1
-1
/
+3
2015-01-26
UBI: Fix double free after do_sync_erase()
Richard Weinberger
1
-7
/
+3
2015-01-26
UBI: Fix invalid vfree()
Richard Weinberger
1
-4
/
+6
2014-11-13
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
1
-0
/
+1
2014-09-17
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
Roger Quadros
1
-1
/
+1
2014-09-17
mtd/ftl: fix the double free of the buffers allocated in build_maps()
Kevin Hao
1
-1
/
+0
2014-07-29
mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions
Ted Juan
1
-0
/
+2
2014-07-17
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...
pekon gupta
1
-1
/
+1
2014-07-17
mtd: eLBC NAND: fix subpage write support
Pekon Gupta
1
-0
/
+14
2014-05-15
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
1
-7
/
+4
2014-05-15
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
Dan Carpenter
1
-1
/
+1
2014-05-15
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
Herve Codina
1
-0
/
+1
2014-02-13
mtd: mxc_nand: remove duplicated ecc_stats counting
Michael Grzeschik
1
-1
/
+0
2013-12-20
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...
Ezequiel Garcia
1
-4
/
+0
2013-12-04
mtd: gpmi: fix the NULL pointer
Huang Shijie
1
-7
/
+7
2013-12-04
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
1
-2
/
+2
2013-12-04
mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected
Josh Wu
1
-1
/
+0
2013-12-04
mtd: m25p80: fix allocation size
Brian Norris
1
-13
/
+7
2013-12-04
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
1
-2
/
+13
2013-10-25
mtd: gpmi: fix ECC regression
David Woodhouse
1
-1
/
+1
2013-10-24
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
1
-1
/
+6
2013-09-27
mtd: m25p80: Fix 4 byte addressing mode for Micron devices.
Elie De Brauwer
1
-2
/
+15
2013-09-27
mtd: nand: fix memory leak in ONFI extended parameter page
Brian Norris
1
-5
/
+3
2013-09-17
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
Ezequiel Garcia
1
-7
/
+0
2013-09-16
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2
-4
/
+4
2013-09-09
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
Linus Torvalds
85
-3175
/
+2563
2013-08-30
mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
Michel Stempin
1
-0
/
+10
2013-08-30
mtd: ofpart: use for_each_child_of_node() macro
Wei Yongjun
1
-4
/
+2
2013-08-30
mtd: mtdswap: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-08-30
mtd cs553x_nand: use kzalloc() instead of memset
Dan Carpenter
1
-5
/
+1
2013-08-30
mtd: atmel_nand: fix error return code in atmel_nand_probe()
Wei Yongjun
1
-0
/
+1
2013-08-30
mtd: bcm47xxsflash: writing support
Rafał Miłecki
1
-4
/
+126
2013-08-30
mtd: bcm47xxsflash: implement erasing support
Rafał Miłecki
1
-2
/
+41
2013-08-30
mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit
Libo Chen
1
-19
/
+1
2013-08-30
mtd: bcm47xxsflash: convert kzalloc to avoid invalid access
Libo Chen
1
-12
/
+4
2013-08-30
mtd: remove alauda driver
Jussi Kivilinna
3
-731
/
+0
2013-08-30
mtd: nand: mxc_nand: mark 'const' properly
Jingoo Han
1
-1
/
+1
2013-08-30
mtd: maps: cfi_flagadm: add missing __iomem annotation
Jingoo Han
1
-5
/
+5
2013-08-30
mtd: spear_smi: add missing __iomem annotation
Jingoo Han
1
-4
/
+4
2013-08-30
mtd: r852: Staticize local symbols
Jingoo Han
1
-22
/
+22
[next]