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
2010-10-25
mtd: nand: use ALIGN where possible
Sebastian Andrzej Siewior
1
-2
/
+1
2010-10-25
mtd: OneNAND: S5PC210 OneNAND support
Kyungmin Park
1
-3
/
+4
2010-10-25
mtd: OneNAND: S5PC110: Implement DMA interrupt method
Kyungmin Park
1
-1
/
+84
2010-10-25
mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEM
Kyungmin Park
1
-11
/
+18
2010-10-25
mtd: OneNAND: S5PC100: Only S5PC110 use the command map method
Kyungmin Park
1
-2
/
+2
2010-10-25
mtd: MLC device check in OneNAND driver
Rohit Hassan Sathyanarayan
1
-1
/
+1
2010-10-25
mtd: Define MLC Flash as a different flash type
Rohit Hassan Sathyanarayan
1
-0
/
+1
2010-10-25
mtd: OneNAND: S5PC110: Add timeout to prevent the endless loop
Kyungmin Park
1
-1
/
+10
2010-10-25
mtd: add init_size hook for NAND driver
Huang Shijie
2
-2
/
+10
2010-10-25
jffs2: drop unused model argument
Mike Frysinger
6
-22
/
+15
2010-10-25
mtd: add BLKPG API based repartition support
Roman Tereshonkov
1
-2
/
+58
2010-10-25
mtd: prepare partition add and del functions for ioctl requests
Roman Tereshonkov
2
-18
/
+141
2010-10-25
ARM: platform data to use the FSMC NAND with the U300
Linus Walleij
3
-10
/
+45
2010-10-25
mtd: generic FSMC NAND MTD driver
Linus Walleij
4
-0
/
+1055
2010-10-25
jffs2: use cond_resched() instead of yield()
Wolfram Sang
1
-1
/
+1
2010-10-25
mtd: m25p80: Add support for the Winbond W25Q64
Thierry Reding
1
-0
/
+1
2010-10-25
mtd: nand_base: do not cache pages with uncorrectable ECC errors
Artem Bityutskiy
1
-1
/
+2
2010-10-25
mtd: add Broadcom BCM63xx image tag partition parser
Florian Fainelli
4
-0
/
+378
2010-10-24
mtd: sanity check ioctl input
Dan Carpenter
1
-0
/
+3
2010-10-24
mtd: fix the build warning for fsl_upm.c
Roy Zang
1
-1
/
+1
2010-10-24
mtd: fix almost all checkpatch warnings in nand_base.c
Florian Fainelli
1
-30
/
+43
2010-10-24
mtd: fix all checkpatch errors in nand_base.c
Florian Fainelli
1
-23
/
+26
2010-10-24
mtd: davinci: relax a timeout for ECC-initialization
Wolfram Sang
1
-1
/
+2
2010-10-24
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
Gernot Hoyler
1
-0
/
+2
2010-10-24
mtd: nand: split ONFI detection logic to its own function
Florian Fainelli
1
-61
/
+71
2010-10-24
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
2
-30
/
+202
2010-10-24
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
1
-0
/
+1
2010-10-24
mtd: nand: add NAND_CMD_PARAM (0xec) definition
Florian Fainelli
1
-0
/
+1
2010-10-24
mtd: OneNAND: Remove unused cmd_map at s5pc110
Kyungmin Park
1
-1
/
+0
2010-10-24
mtd: nand: Samsung MLC - new OOB sizes
Brian Norris
1
-2
/
+15
2010-10-24
mtd: davinci: fix comment to match the code
Wolfram Sang
1
-2
/
+3
2010-10-24
mtd: pcmciamtd: remove dead code
Dan Carpenter
1
-4
/
+0
2010-10-24
mtd: mpc5121_nfc: fix memory leak on error path
Julia Lawall
1
-2
/
+5
2010-10-24
mtd: pxa3xx_nand: set oob length in the runtime
Lei Wen
1
-7
/
+18
2010-10-24
mtd: pxa3xx_nand: remove the flash info in driver structure
Lei Wen
1
-72
/
+43
2010-10-24
mtd: pxa3xx_nand: introduce default timing to reduce read id times
Lei Wen
1
-35
/
+33
2010-10-24
mtd: pxa3xx_nand: condense the flash definition
Lei Wen
3
-172
/
+25
2010-10-24
mtd: nand: support new Toshiba SLC
Brian Norris
2
-2
/
+34
2010-10-24
mtd: nand: Increase NAND_MAX_OOBSIZE
Brian Norris
1
-2
/
+2
2010-10-24
mtd: cleanup Kconfig dependencies
H Hartley Sweeten
1
-24
/
+22
2010-10-24
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
3
-8
/
+13
2010-10-24
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
6
-7
/
+67
2010-10-24
mtd: inftl.h: fix spacing errors
Brian Norris
1
-7
/
+7
2010-10-24
mtd: nand: spansion S30MLxxxP support
Brian Norris
1
-0
/
+13
2010-10-24
mtd: fix callback return value check
Baruch Siach
1
-1
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
302
-512
/
+359
2010-10-24
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
5
-8
/
+1273
2010-10-24
Revert "block: fix accounting bug on cross partition merges"
Jens Axboe
8
-47
/
+13
2010-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
4
-384
/
+424
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
73
-2271
/
+6583
[prev]
[next]