index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-1
/
+1
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-06
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-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
[next]