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
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
12
-124
/
+183
2011-01-06
mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probe
Dan Carpenter
1
-1
/
+1
2011-01-06
mtd: nand: add mtd->writebufsize initialization
Anatolij Gustschin
1
-0
/
+1
2011-01-06
mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)
Ralf Rösch
1
-2
/
+3
2011-01-06
mtd: nand: ams-delta: drop omap_read/write, use ioremap
Janusz Krzysztofik
1
-6
/
+43
2011-01-06
mtd: nand: ams-delta: select for built-in by default
Janusz Krzysztofik
1
-0
/
+1
2011-01-06
mtd: nand: rearrange ONFI revision checking, add ONFI 2.3
Brian Norris
1
-8
/
+12
2011-01-06
mtd: nand: choose correct chip name (ONFI bug)
Brian Norris
1
-1
/
+1
2011-01-06
mtd: nand: ams-delta: convert to platform driver
Janusz Krzysztofik
1
-5
/
+26
2011-01-06
Revert "mtd: nand: add check for out of page read"
Artem Bityutskiy
1
-8
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-12-07
omap: nand: remove hardware ECC as default
Sukumar Ghorai
1
-1
/
+0
2010-12-03
mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB
David Woodhouse
1
-1
/
+1
2010-12-03
mtd: FSMC NAND use the PrimeCell identifier macros
Linus Walleij
1
-3
/
+20
2010-12-03
mtd: FSMC NAND remove PARTITION macro and fix compile noise
Linus Walleij
1
-18
/
+48
2010-12-03
mtd: mxc_nand: Fix warning on nr_parts unused variable
Fabio Estevam
1
-1
/
+1
2010-12-03
mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot
Sergej.Stepanov@ids.de
1
-0
/
+2
2010-12-03
mtd: nand: add check for out of page read
Jason Liu
1
-1
/
+8
2010-12-03
mtd: fix nand kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2010-12-03
mtd: nand: Use printf extension %pR for struct resource
Joe Perches
1
-1
/
+1
2010-12-03
mtd: NAND: jz4740: Remove custom {read,write}_page handlers
Lars-Peter Clausen
1
-55
/
+0
2010-12-03
mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' static
Lars-Peter Clausen
1
-1
/
+1
2010-12-03
mtd: use vzalloc
Joe Perches
1
-2
/
+1
2010-12-03
mtd: nandsim: spell fixes in comments
srimugunthan
1
-18
/
+18
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-25
mtd: fix the build warning for fsl_upm.c
Roy Zang
1
-1
/
+1
2010-10-25
mtd: fix almost all checkpatch warnings in nand_base.c
Florian Fainelli
1
-30
/
+43
2010-10-25
mtd: fix all checkpatch errors in nand_base.c
Florian Fainelli
1
-23
/
+26
2010-10-25
mtd: davinci: relax a timeout for ECC-initialization
Wolfram Sang
1
-1
/
+2
2010-10-25
mtd: nand: split ONFI detection logic to its own function
Florian Fainelli
1
-61
/
+71
2010-10-25
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
1
-30
/
+134
2010-10-25
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
1
-0
/
+1
[next]