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.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
2011-09-11
mtd: check parts pointer before using it
Jason Liu
1
-3
/
+4
2011-09-11
mtd: do not assume oobsize is power of 2
Brian Norris
1
-4
/
+4
2011-09-11
mtd: mxc_nand: add mx53 NFC driver support
Jason Liu
1
-1
/
+1
2011-09-11
mtd: bcm_umi_nand: clean up error handling code
Julia Lawall
1
-15
/
+18
2011-09-11
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
Michael Hench
1
-0
/
+19
2011-09-11
mtd: s3c2410 nand: Remove uncessary null check
Jonghwan Choi
1
-1
/
+1
2011-09-11
mtd: spelling fixes
Brian Norris
8
-28
/
+28
2011-09-11
mtd: use MTD_NAND_OMAP2 for OMAP4
Jan Weitzel
1
-3
/
+4
2011-09-11
mtd: Kbuild: remove reference to MTD_PARTITIONS
Brian Norris
1
-1
/
+0
2011-09-11
mtd: cleanup last uses of MTD_DEBUG config macros
Brian Norris
2
-62
/
+43
2011-09-11
mtd: remove CONFIG_MTD_DEBUG
Brian Norris
1
-13
/
+0
2011-09-11
mtd: pcmciamtd: remove custom DEBUG() function
Brian Norris
1
-68
/
+52
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
9
-78
/
+66
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
26
-249
/
+216
2011-09-11
mtd: nand: style fixups in pr_* messages
Brian Norris
2
-48
/
+42
2011-09-11
mtd: nand: convert printk() to pr_*()
Brian Norris
2
-39
/
+39
2011-09-11
mtd: nand: change KERN_DEBUG to KERN_INFO
Brian Norris
1
-7
/
+7
2011-09-11
mtd: dataflash: add device tree probe support
Shawn Guo
1
-2
/
+16
2011-09-11
mtd: pxa3xx_nand: enable multiple chip select support
Lei Wen
1
-50
/
+123
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: 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
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
15
-97
/
+93
2011-09-11
mtd: drop mtd_device_register
Dmitry Eremin-Solenikov
1
-23
/
+0
2011-09-11
mtd: remove put_partition_parser() from public header
Dmitry Eremin-Solenikov
1
-0
/
+2
2011-09-11
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
2
-1
/
+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
1
-0
/
+15
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
1
-11
/
+9
[prev]
[next]