index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mtd: docg3: add erase functions
Robert Jarzmik
2012-01-09
1
-0
/
+90
*
mtd: docg3: add write functions
Robert Jarzmik
2012-01-09
1
-12
/
+541
*
mtd: docg3: add OOB buffer to device structure
Robert Jarzmik
2012-01-09
1
-0
/
+8
*
mtd: docg3: add registers for erasing and writing
Robert Jarzmik
2012-01-09
1
-1
/
+13
*
mtd: docg3: add OOB layout to mtdinfo
Robert Jarzmik
2012-01-09
1
-0
/
+15
*
mtd: docg3: add multiple floor support
Robert Jarzmik
2012-01-09
2
-56
/
+126
*
mtd: docg3: fix reading oob+data without correction
Robert Jarzmik
2012-01-09
1
-99
/
+95
*
mtd: docg3: fix BCH registers
Robert Jarzmik
2012-01-09
1
-1
/
+1
*
mtd: docg3: fix protection areas reading
Robert Jarzmik
2012-01-09
1
-7
/
+9
*
mtd: docg3: fix tracing of IO in writeb
Robert Jarzmik
2012-01-09
1
-1
/
+1
*
mtd: docg3: fix debug log verbosity
Robert Jarzmik
2012-01-09
1
-1
/
+1
*
mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUS
Shubhrajyoti D
2012-01-09
1
-1
/
+1
*
mtd: cfi: Allow per-mapping CFI device endianness
Aaron Sierra
2012-01-09
1
-2
/
+3
*
mtd: mtd_blkdevs: don't increase 'open' count on error path
Brian Norris
2012-01-09
1
-1
/
+2
*
mtd: nand: scan 1st and 2nd page for Macronix SLC
Brian Norris
2012-01-09
1
-3
/
+4
*
mtd: nand: add 512 Mbit device code (Macronix)
Brian Norris
2012-01-09
1
-1
/
+2
*
mtd: nand: add Macronix manufacturer
Brian Norris
2012-01-09
1
-0
/
+1
*
mtd: plat_ram: call mtd_device_register only if partition data exists
Ilya Yanok
2011-12-19
1
-4
/
+8
*
mtd: pxa2xx-flash.c: It used to fall back to provided table.
Jonathan Cameron
2011-12-07
1
-1
/
+1
*
mtd: gpmi: add missing include 'module.h'
Wolfram Sang
2011-12-05
1
-1
/
+1
*
mtd: ndfc: fix typo in structure dereference
Tony Breeds
2011-12-02
1
-1
/
+1
*
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
2011-11-08
1
-0
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
129
-3621
/
+7007
|
\
|
*
mtd: tests: annotate as DANGEROUS in Kconfig
Wolfram Sang
2011-10-30
1
-1
/
+4
|
*
mtd: tests: don't use mtd0 as a default
Wolfram Sang
2011-10-30
7
-7
/
+55
|
*
mtd: clean up usage of MTD_DOCPROBE_ADDRESS
Paul Bolle
2011-10-30
2
-7
/
+1
|
*
mtd: nand: initialize ops.mode
Brian Norris
2011-10-16
1
-0
/
+4
|
*
mtd: provide an alias for the redboot module name
Andres Salomon
2011-10-16
1
-0
/
+3
|
*
mtd: m25p80: don't probe device which has status of 'disabled'
Shaohui Xie
2011-10-16
1
-0
/
+6
|
*
mtd: nand_h1900 never worked
Arnd Bergmann
2011-10-16
1
-1
/
+1
|
*
mtd: Add DiskOnChip G3 support
Robert Jarzmik
2011-10-14
4
-0
/
+1424
|
*
mtd: m25p80: add EON flash EN25Q32B into spi flash id table
Shaohui Xie
2011-10-14
1
-0
/
+1
|
*
mtd: mark block device queue as non-rotational
Dan McGee
2011-10-14
1
-0
/
+2
|
*
mtd: r852: make r852_pm_ops static
Axel Lin
2011-10-01
1
-3
/
+3
|
*
mtd: m25p80: add support for at25df321a spi data flash
Mikhail Kshevetskiy
2011-09-26
1
-0
/
+1
|
*
mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
Wolfram Stering
2011-09-23
1
-1
/
+1
|
*
mtd: nand: switch `check_pattern()' to standard `memcmp()'
Brian Norris
2011-09-21
1
-4
/
+2
|
*
mtd: nand: invalidate cache on unaligned reads
Brian Norris
2011-09-21
1
-2
/
+10
|
*
mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set
Brian Norris
2011-09-21
1
-6
/
+7
|
*
mtd: nand: wait to set BBT version
Brian Norris
2011-09-21
1
-4
/
+8
|
*
mtd: nand: scrub BBT on ECC errors
Brian Norris
2011-09-21
1
-5
/
+24
|
*
mtd: nand: report ECC errors properly when reading BBT
Brian Norris
2011-09-21
1
-5
/
+12
|
*
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-21
23
-78
/
+78
|
*
mtd: nand: remove gotos in `check_create()'
Brian Norris
2011-09-11
1
-16
/
+19
|
*
mtd: nand: begin restructuring check_create
Brian Norris
2011-09-11
1
-19
/
+5
|
*
mtd: nand: fix style
Brian Norris
2011-09-11
1
-14
/
+14
|
*
mtd: nand: remove unnecessary variable
Brian Norris
2011-09-11
1
-5
/
+3
|
*
mtd: nand: do not ignore all ECC errors
Brian Norris
2011-09-11
1
-3
/
+3
|
*
mtd: nand: refactor scanning code
Brian Norris
2011-09-11
1
-20
/
+8
|
*
mtd: drop Integrator flash map Kconfig
Linus Walleij
2011-09-11
1
-4
/
+0
[prev]
[next]