index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
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
2013-04-05
mtd: denali_dt: Fix incorrect error check
Sachin Kamat
2013-04-05
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
2013-04-05
mtd: omap2: use msecs_to_jiffies()
Toan Pham
[next]