index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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]