index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mtd: fix all checkpatch errors in nand_base.c
Florian Fainelli
2010-10-24
1
-23
/
+26
|
*
|
mtd: davinci: relax a timeout for ECC-initialization
Wolfram Sang
2010-10-24
1
-1
/
+2
|
*
|
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
Gernot Hoyler
2010-10-24
1
-0
/
+2
|
*
|
mtd: nand: split ONFI detection logic to its own function
Florian Fainelli
2010-10-24
1
-61
/
+71
|
*
|
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
2010-10-24
1
-30
/
+134
|
*
|
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
2010-10-24
1
-0
/
+1
|
*
|
mtd: OneNAND: Remove unused cmd_map at s5pc110
Kyungmin Park
2010-10-24
1
-1
/
+0
|
*
|
mtd: nand: Samsung MLC - new OOB sizes
Brian Norris
2010-10-24
1
-2
/
+15
|
*
|
mtd: davinci: fix comment to match the code
Wolfram Sang
2010-10-24
1
-2
/
+3
|
*
|
mtd: pcmciamtd: remove dead code
Dan Carpenter
2010-10-24
1
-4
/
+0
|
*
|
mtd: mpc5121_nfc: fix memory leak on error path
Julia Lawall
2010-10-24
1
-2
/
+5
|
*
|
mtd: pxa3xx_nand: set oob length in the runtime
Lei Wen
2010-10-24
1
-7
/
+18
|
*
|
mtd: pxa3xx_nand: remove the flash info in driver structure
Lei Wen
2010-10-24
1
-72
/
+43
|
*
|
mtd: pxa3xx_nand: introduce default timing to reduce read id times
Lei Wen
2010-10-24
1
-35
/
+33
|
*
|
mtd: pxa3xx_nand: condense the flash definition
Lei Wen
2010-10-24
2
-163
/
+16
|
*
|
mtd: nand: support new Toshiba SLC
Brian Norris
2010-10-24
2
-2
/
+34
|
*
|
mtd: cleanup Kconfig dependencies
H Hartley Sweeten
2010-10-24
1
-24
/
+22
|
*
|
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
2010-10-24
1
-1
/
+1
|
*
|
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
2010-10-24
2
-3
/
+48
|
*
|
mtd: nand: spansion S30MLxxxP support
Brian Norris
2010-10-24
1
-0
/
+13
|
*
|
mtd: fix callback return value check
Baruch Siach
2010-10-24
1
-1
/
+1
*
|
|
convert get_sb_pseudo() users
Al Viro
2010-10-29
1
-6
/
+4
*
|
|
convert get_sb_mtd() users to ->mount()
Al Viro
2010-10-29
1
-32
/
+22
*
|
|
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-10-25
1
-38
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'davinci-next' into davinci-for-linus
Kevin Hilman
2010-10-21
1
-38
/
+23
|
|
\
\
|
|
*
|
nand: davinci: add support for timing configuration
Sekhar Nori
2010-09-24
1
-38
/
+22
|
|
*
|
davinci: add support for aemif timing configuration
Sekhar Nori
2010-09-24
1
-0
/
+1
|
|
|
/
*
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-25
3
-3
/
+10
|
\
\
\
|
*
|
|
mtd/m25p80: add support to parse the partitions by OF node
Mingkai Hu
2010-10-22
1
-0
/
+7
|
*
|
|
of: MTD: Fix OF probing on little-endian systems
Michal Simek
2010-09-29
2
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
5
-7
/
+7
|
\
\
\
|
*
|
|
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
5
-7
/
+7
*
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2010-10-22
13
-286
/
+419
|
\
\
\
\
|
*
|
|
|
UBI: tighten the corrupted PEB criteria
Artem Bityutskiy
2010-10-21
1
-11
/
+34
|
*
|
|
|
UBI: fix check_data_ff return code
Artem Bityutskiy
2010-10-21
1
-2
/
+5
|
*
|
|
|
UBI: remember copy_flag while scanning
Artem Bityutskiy
2010-10-21
2
-11
/
+13
|
*
|
|
|
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
7
-47
/
+45
|
*
|
|
|
UBI: add truly corrupted PEBs to corrupted list
Artem Bityutskiy
2010-10-19
1
-2
/
+74
|
*
|
|
|
UBI: introduce debugging helper function
Artem Bityutskiy
2010-10-19
1
-0
/
+4
|
*
|
|
|
UBI: make check_pattern function non-static
Artem Bityutskiy
2010-10-19
3
-24
/
+26
|
*
|
|
|
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
2010-10-19
3
-72
/
+90
|
*
|
|
|
UBI: separate out corrupted list
Artem Bityutskiy
2010-10-19
1
-11
/
+34
|
*
|
|
|
UBI: change cascade of ifs to switch statements
Artem Bityutskiy
2010-10-19
1
-13
/
+32
|
*
|
|
|
UBI: rename a local variable
Artem Bityutskiy
2010-10-19
1
-7
/
+7
|
*
|
|
|
UBI: handle bit-flips when no header found
Artem Bityutskiy
2010-10-19
4
-27
/
+51
|
*
|
|
|
UBI: remove duplicate IO error codes
Artem Bityutskiy
2010-10-19
4
-48
/
+13
|
*
|
|
|
UBI: rename IO error code
Artem Bityutskiy
2010-10-19
5
-24
/
+30
|
*
|
|
|
UBI: fix small 80 characters limit style issue
Artem Bityutskiy
2010-10-19
1
-2
/
+2
|
*
|
|
|
UBI: cleanup and simplify Kconfig
H Hartley Sweeten
2010-10-19
2
-36
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
\
\
[prev]
[next]