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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-11
mtd: pxa3xx_nand: enable multiple chip select support
Lei Wen
9
-68
/
+164
2011-09-11
mtd: pxa3xx_nand: sperate each chip individual info
Lei Wen
1
-132
/
+160
2011-09-11
mtd: pxa3xx_nand: convert all printk into dev_*
Lei Wen
1
-11
/
+16
2011-09-11
mtd: pxa3xx_nand: enhance suspend and resume routine
Lei Wen
1
-1
/
+14
2011-09-11
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
Mike Hench
1
-31
/
+2
2011-09-11
mtd: atmel_nand: optimize read/write buffer functions
Nicolas Ferre
1
-41
/
+4
2011-09-11
mtd: nand: don't free the global data too early
Liu Shuo
1
-1
/
+0
2011-09-11
mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip
Tobias Klauser
1
-2
/
+0
2011-09-11
mtd: fsl_upm: fix a memory leak in fun_chip_init error path
Axel Lin
1
-0
/
+2
2011-09-11
mtd: atmel_nand: fix wrong use of 0 as NULL
Nicolas Ferre
1
-1
/
+1
2011-09-11
mtd: nand_flash_detect_onfi propagate busw info
Matthieu CASTET
1
-4
/
+4
2011-09-11
mtd: edit NAND-related comment
Brian Norris
1
-2
/
+3
2011-09-11
mtd: tests: ignore corrected bitflips in OOB on mtd_readtest
Brian Norris
1
-1
/
+2
2011-09-11
mtd: nand: ignore ECC errors for simple BBM scans
Brian Norris
1
-3
/
+10
2011-09-11
jffs2: use mutex_is_locked() in __jffs2_flush_wbuf()
Alexey Khoroshilov
1
-2
/
+1
2011-09-11
mtd: ofpart: add ofoldpart alias
Dmitry Eremin-Solenikov
1
-0
/
+6
2011-09-11
mtd: nand: handle ECC errors in OOB
Brian Norris
2
-1
/
+23
2011-09-11
mtd: make ofpart buildable as a separate module
Dmitry Eremin-Solenikov
3
-2
/
+5
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
17
-123
/
+119
2011-09-11
mtd: drop mtd_device_register
Dmitry Eremin-Solenikov
2
-26
/
+2
2011-09-11
mtd: remove put_partition_parser() from public header
Dmitry Eremin-Solenikov
2
-2
/
+2
2011-09-11
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
3
-4
/
+3
2011-09-11
mtd: nand: drop edb7312 support
Dmitry Eremin-Solenikov
3
-196
/
+0
2011-09-11
mtd: maps: drop edb7312 support
Dmitry Eremin-Solenikov
3
-143
/
+0
2011-09-11
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
Kyungmin Park
2
-0
/
+19
2011-09-11
mtd: socrates_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-10
/
+1
2011-09-11
mtd: ndfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-6
/
+1
2011-09-11
mtd: mpc5121_nfc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-10
/
+1
2011-09-11
mtd: fsl_upm.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-3
/
+1
2011-09-11
mtd: fsl_elbc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-6
/
+2
2011-09-11
mtd: m25p80.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-25
/
+3
2011-09-11
mtd: physmap_of.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-15
/
+3
2011-09-11
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
Dmitry Eremin-Solenikov
2
-53
/
+75
2011-09-11
mtd: drop of_mtd_parse_partitions()
Dmitry Eremin-Solenikov
2
-27
/
+9
2011-09-11
mtd: socrates_nand: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-11
/
+3
2011-09-11
mtd: ndfc: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: mpc5121_nfc: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-5
/
+3
2011-09-11
mtd: fsl_upm: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: fsl_elbc_nand: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+4
2011-09-11
mtd: m25p80: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: physmap_of: use ofpart through generic parsing
Dmitry Eremin-Solenikov
1
-8
/
+5
2011-09-11
mtd: prepare to convert of_mtd_parse_partitions to partition parser
Dmitry Eremin-Solenikov
3
-5
/
+35
2011-09-11
mtd: abstract last MTD partition parser argument
Dmitry Eremin-Solenikov
8
-21
/
+33
2011-09-11
mtd: nand_base: always initialise oob_poi before writing OOB data
THOMSON, Adam (Adam)
1
-11
/
+16
2011-09-11
jffs2: Avoid unneeded 'if' before kfree
Jesper Juhl
1
-3
/
+1
2011-09-11
mtd: onenand: remove redundant mtd_device_unregister before onenand_release
Axel Lin
1
-1
/
+0
2011-09-11
mtd: edb7312: correctly pass MTD name to parsers
Dmitry Eremin-Solenikov
1
-1
/
+2
2011-09-11
mtd: mtd_dataflash.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-18
/
+3
2011-09-11
mtd: onenand/samsung.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: onenand/omap2.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-10
/
+3
[next]