index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-12-06
omap: nand: remove hardware ECC as default
Sukumar Ghorai
1
-1
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-30
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
18
-733
/
+1710
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
3
-11
/
+85
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-38
/
+23
2010-10-25
P4080/mtd: Fix the freescale lbc issue with 36bit mode
Lan Chunhe-B25806
1
-1
/
+1
2010-10-25
P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
Roy Zang
2
-285
/
+198
2010-10-25
mtd: nand: fix MTD_MODE_RAW writes
Jon Povey
1
-1
/
+1
2010-10-25
mtd: r852: remove useless pci powerup/down from suspend/resume routines
Maxim Levitsky
2
-31
/
+1
2010-10-25
mtd: Blackfin NFC: fix badblock location with BootROM OOB
Mike Frysinger
1
-10
/
+4
2010-10-25
mtd: omap2: fix static declaration warning
G, Manjunath Kondaiah
1
-2
/
+2
2010-10-25
mtd: Fix endianness issues from device tree
Ian Munsie
3
-10
/
+10
2010-10-25
mtd: nandsim: add module param for BBT handling
Sebastian Andrzej Siewior
1
-2
/
+17
2010-10-25
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
Sebastian Andrzej Siewior
1
-1
/
+2
2010-10-25
mtd: nand: add support for BBT without OOB
Sebastian Andrzej Siewior
1
-26
/
+202
2010-10-25
mtd: nand: pull in td into read_bbt()
Sebastian Andrzej Siewior
1
-7
/
+9
2010-10-25
mtd: nand: use ALIGN where possible
Sebastian Andrzej Siewior
1
-2
/
+1
2010-10-25
mtd: add init_size hook for NAND driver
Huang Shijie
1
-2
/
+4
2010-10-25
mtd: generic FSMC NAND MTD driver
Linus Walleij
3
-0
/
+874
2010-10-25
mtd: nand_base: do not cache pages with uncorrectable ECC errors
Artem Bityutskiy
1
-1
/
+2
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: 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
1
-30
/
+134
2010-10-24
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
1
-0
/
+1
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: 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
2
-163
/
+16
2010-10-24
mtd: nand: support new Toshiba SLC
Brian Norris
2
-2
/
+34
2010-10-24
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
1
-0
/
+3
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
1
-1
/
+1
2010-10-21
Merge branch 'davinci-next' into davinci-for-linus
Kevin Hilman
1
-38
/
+23
2010-10-18
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-09-29
fix OMAP2 MTD build failure
Daniel J Blueman
1
-1
/
+1
2010-09-24
nand: davinci: add support for timing configuration
Sekhar Nori
1
-38
/
+22
2010-09-24
davinci: add support for aemif timing configuration
Sekhar Nori
1
-0
/
+1
2010-09-13
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
Mark F. Brown
1
-0
/
+6
2010-09-13
mtd: mxc_nand: configure pages per block for v2 controller
Sascha Hauer
1
-14
/
+19
2010-09-13
mtd: Blackfin NFC: fix invalid free in remove()
Mike Frysinger
1
-6
/
+1
2010-09-13
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
Mike Frysinger
1
-1
/
+1
[next]