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.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
2012-07-25
mtd: nandsim: don't open code a do_div helper
Herton Ronaldo Krzesinski
1
-9
/
+3
2012-07-12
mtd: cafe_nand: fix an & vs | mistake
Dan Carpenter
1
-1
/
+1
2012-06-10
mtd: of_parts: fix breakage in Kconfig
Frank Svendsboe
1
-1
/
+1
2012-06-10
mtd: nand: fix scan_read_raw_oob
Dmitry Maluka
1
-0
/
+1
2012-05-31
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-13
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
1
-1
/
+1
2012-04-13
mtd: mips: lantiq: reintroduce support for cmdline partitions
Daniel Schwierzeck
1
-1
/
+2
2012-04-13
mtd: ixp4xx: oops in ixp4xx_flash_probe
Marc Kleine-Budde
1
-1
/
+4
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-02-13
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Artem Bityutskiy
1
-4
/
+41
2012-02-13
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
Huang Shijie
1
-4
/
+14
2012-01-26
UBI: make vid_hdr non-static
Richard Weinberger
1
-1
/
+1
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-12-19
mtd: plat_ram: call mtd_device_register only if partition data exists
Ilya Yanok
1
-4
/
+8
2011-12-07
mtd: pxa2xx-flash.c: It used to fall back to provided table.
Jonathan Cameron
1
-1
/
+1
2011-12-05
mtd: gpmi: add missing include 'module.h'
Wolfram Sang
1
-1
/
+1
2011-12-02
mtd: ndfc: fix typo in structure dereference
Tony Breeds
1
-1
/
+1
2011-11-08
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
1
-0
/
+1
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
129
-3621
/
+7007
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-0
/
+15
2011-11-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-4
/
+8
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-11-01
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
11
-0
/
+11
2011-11-01
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
4
-0
/
+4
2011-10-31
mtd: tests: annotate as DANGEROUS in Kconfig
Wolfram Sang
1
-1
/
+4
2011-10-30
mtd: tests: don't use mtd0 as a default
Wolfram Sang
7
-7
/
+55
2011-10-30
mtd: clean up usage of MTD_DOCPROBE_ADDRESS
Paul Bolle
2
-7
/
+1
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2
-2
/
+2
2011-10-25
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
1
-1
/
+1
2011-10-25
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
1
-1
/
+5
2011-10-20
MIPS: Lantiq: Fix MTD registration of NOR device
John Crispin
1
-2
/
+2
2011-10-16
mtd: nand: initialize ops.mode
Brian Norris
1
-0
/
+4
2011-10-16
mtd: provide an alias for the redboot module name
Andres Salomon
1
-0
/
+3
2011-10-16
mtd: m25p80: don't probe device which has status of 'disabled'
Shaohui Xie
1
-0
/
+6
2011-10-16
mtd: nand_h1900 never worked
Arnd Bergmann
1
-1
/
+1
2011-10-14
mtd: Add DiskOnChip G3 support
Robert Jarzmik
4
-0
/
+1424
2011-10-14
mtd: m25p80: add EON flash EN25Q32B into spi flash id table
Shaohui Xie
1
-0
/
+1
2011-10-14
mtd: mark block device queue as non-rotational
Dan McGee
1
-0
/
+2
[next]