开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2016-08-27
ubi: Fix race condition between ubi device creation and udev
Iosif Harutyunov
2016-08-27
ubi: Make volume resize power cut aware
Richard Weinberger
2016-06-07
mtd: onenand: fix deadlock in onenand_block_markbad
Aaro Koskinen
2016-03-09
ubi: Fix out of bounds write in volume update code
Richard Weinberger
2016-02-19
mtd: mtdpart: fix add_mtd_partitions error path
Boris BREZILLON
2015-10-22
UBI: return ENOSPC if no enough space available
shengyong
2015-10-22
UBI: Validate data_size
Richard Weinberger
2015-08-03
mtd: dc21285: use raw spinlock functions for nw_gpio_lock
Uwe Kleine-König
2015-08-03
mtd: fix: avoid race condition when accessing mtd->usecount
Brian Norris
2015-05-13
UBI: fix soft lockup in ubi_check_volume()
hujianyang
2015-05-06
UBI: fix check for "too many bytes"
Brian Norris
2015-05-06
UBI: initialize LEB number variable
Brian Norris
2015-05-06
UBI: fix out of bounds write
Brian Norris
2015-05-06
UBI: account for bitflips in both the VID header and data
Brian Norris
2015-01-16
UBI: Fix double free after do_sync_erase()
Richard Weinberger
2015-01-16
UBI: Fix invalid vfree()
Richard Weinberger
2014-11-14
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
2014-09-17
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
Roger Quadros
2014-09-17
mtd/ftl: fix the double free of the buffers allocated in build_maps()
Kevin Hao
2014-07-09
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...
pekon gupta
2014-07-09
mtd: eLBC NAND: fix subpage write support
Pekon Gupta
2014-05-13
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
2014-05-13
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
Dan Carpenter
2014-05-13
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
Herve Codina
2014-02-13
mtd: mxc_nand: remove duplicated ecc_stats counting
Michael Grzeschik
2013-12-04
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
2013-12-04
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
2013-09-26
mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices
Brian Norris
2013-09-26
UBI: Fix PEB leak in wear_leveling_worker()
Richard Weinberger
2013-08-14
mtd: omap2: allow bulding as a module
Arnd Bergmann
2013-05-18
drivers/mtd/nand: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-05-05
mtd_blktrans_ops->release() should return void
Al Viro
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-29
Include missing linux/slab.h inclusions
David Howells
2013-04-19
mtdchar: remove no-longer-used vma helpers
Linus Torvalds
2013-04-19
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-19
mtd: onenand/samsung: make regs-onenand.h file local
Arnd Bergmann
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-05
mtd: omap2: Use module_platform_driver()
Sachin Kamat
2013-04-05
mtd: bf5xx_nand: Use module_platform_driver()
Sachin Kamat
2013-04-05
mtd: denali_dt: Remove redundant use of of_match_ptr
Sachin Kamat
2013-04-05
mtd: denali_dt: Change return value to fix smatch warning
Sachin Kamat
2013-04-05
mtd: denali_dt: Use module_platform_driver()
Sachin Kamat
[next]