index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-2
/
+30
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
[next]