index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
1
-30
/
+2
2013-04-17
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
1
-1
/
+5
2013-04-17
mtdchar: fix offset overflow detection
Linus Torvalds
1
-6
/
+42
2012-12-04
mtd: slram: invalid checking of absolute end address
Jiri Engelthaler
1
-1
/
+1
2012-10-13
mtd: omap2: fix module loading
Andreas Bießmann
1
-0
/
+1
2012-10-13
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
1
-1
/
+1
2012-10-13
mtd: nand: Use the mirror BBT descriptor when reading its version
Shmulik Ladkani
1
-1
/
+1
2012-10-13
mtd: nandsim: bugfix: fail if overridesize is too big
Richard Genoud
1
-0
/
+1
2012-10-13
mtd: autcpu12-nvram: Fix compile breakage
Alexander Shiyan
1
-8
/
+11
2012-10-07
UBI: fix autoresize handling in R/O mode
Artem Bityutskiy
1
-0
/
+5
2012-10-02
UBI: fix a horrible memory deallocation bug
Artem Bityutskiy
1
-2
/
+2
2012-07-19
mtd: nandsim: don't open code a do_div helper
Herton Ronaldo Krzesinski
1
-9
/
+3
2012-07-16
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-06-09
mtd: nand: fix scan_read_raw_oob
Dmitry Maluka
1
-0
/
+1
2012-06-01
mtd: sm_ftl: fix typo in major number.
Maxim Levitsky
1
-1
/
+1
2012-04-13
mtd: m25p80: set writebufsize
Brian Norris
1
-0
/
+1
2012-04-13
mtd: lart: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-04-13
mtd: block2mtd: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-04-13
mtd: sst25l: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-04-02
UBI: fix eraseblock picking criteria
Artem Bityutskiy
1
-6
/
+4
2012-04-02
UBI: fix error handling in ubi_scan()
Richard Weinberger
1
-4
/
+4
2012-01-26
UBI: fix debugging messages
Artem Bityutskiy
1
-1
/
+4
2012-01-26
UBI: fix nameless volumes handling
Richard Weinberger
1
-0
/
+3
2012-01-26
UBI: fix use-after-free on error path
Artem Bityutskiy
1
-3
/
+4
2012-01-26
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
3
-3
/
+10
2012-01-26
mtd: tests: stresstest: bail out if device has not enough eraseblocks
Wolfram Sang
1
-0
/
+7
2012-01-26
mtd: mtd_blkdevs: don't increase 'open' count on error path
Brian Norris
1
-1
/
+2
2012-01-26
mtd: mtdoops: skip reading initially bad blocks
Roman Tereshonkov
1
-0
/
+3
2012-01-26
mtdoops: fix the oops_page_used array size
Roman Tereshonkov
1
-1
/
+1
2011-11-11
mtd: nand_base: always initialise oob_poi before writing OOB data
THOMSON, Adam (Adam)
1
-11
/
+16
2011-11-11
mtd: pxa3xx_nand: Fix blank page ECC mismatch
Daniel Mack
1
-0
/
+2
2011-11-11
mtd: pxa3xx_nand: fix nand detection issue
Lei Wen
1
-5
/
+7
2011-11-11
mtd: provide an alias for the redboot module name
Andres Salomon
1
-0
/
+3
2011-11-11
mtd: mtdchar: add missing initializer on raw write
Peter Wippich
1
-0
/
+1
2011-06-22
powerpc/85xx: fix NAND_CMD_READID read bytes number
Shaohui Xie
1
-3
/
+3
2011-05-28
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
130
-1592
/
+995
2011-05-26
mtd: Use platform_data to retrieve tmio_nand platform bits
Samuel Ortiz
1
-1
/
+1
2011-05-25
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
5
-27
/
+8
2011-05-25
mtd: remove add_mtd_partitions, add_mtd_device and friends
Jamie Iles
3
-5
/
+9
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
59
-147
/
+157
2011-05-25
mtd: samsung onenand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+3
2011-05-25
mtd: omap2 onenand: convert to mtd_device_register()
Jamie Iles
1
-7
/
+3
2011-05-25
mtd: txx9ndfmc: convert to mtd_device_register()
Jamie Iles
1
-13
/
+1
2011-05-25
mtd: tmio_nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+1
2011-05-25
mtd: socrates_nand: convert to mtd_device_register()
Jamie Iles
1
-15
/
+1
2011-05-25
mtd: sharpsl: convert to mtd_device_register()
Jamie Iles
1
-10
/
+2
2011-05-25
mtd: s3c2410 nand: convert to mtd_device_register()
Jamie Iles
1
-14
/
+2
2011-05-25
mtd: ppchameleonevb: convert to mtd_device_register()
Jamie Iles
1
-10
/
+5
2011-05-25
mtd: orion_nand: convert to mtd_device_register()
Jamie Iles
1
-13
/
+1
2011-05-25
mtd: omap2: convert to mtd_device_register()
Jamie Iles
1
-7
/
+3
[next]