Ben Dooks
|
b1c6e6db5b
mtd: nand: add option to quieten off the no device found messgae
|
15 years ago |
Alessandro Rubini
|
30631cb82d
mtd: unify status enum from three headers
|
16 years ago |
Alessandro Rubini
|
c62d81bcfe
mtd: use bbm.h in nand.h
|
16 years ago |
Sneha Narnakaje
|
6e0cb135b3
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
|
16 years ago |
Sneha Narnakaje
|
46a8cf2df2
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
|
16 years ago |
H Hartley Sweeten
|
f36e20c01a
mtd: plat_nand: allow platform to set partitions
|
16 years ago |
H Hartley Sweeten
|
bf95efd41b
mtd: plat_nand: add platform probe/remove callbacks
|
16 years ago |
Alexander Clouter
|
d6fed9e9fc
mtd: extend plat_nand for (read|write)_buf
|
16 years ago |
Thomas Gleixner
|
81ec5364a5
[MTD] [NAND] Add support for 4KiB pages.
|
17 years ago |
Randy Dunlap
|
d3af0f048c
[MTD] [NAND] remove excess kernel-doc notation
|
16 years ago |
Adrian Hunter
|
69423d99fc
[MTD] update internal API to support 64-bit device size
|
16 years ago |
Alexey Korolev
|
17c1d2be28
[MTD] [NAND] Fix missing kernel-doc
|
17 years ago |
Alexey Korolev
|
96d8b647cf
[MTD] [NAND] fix subpage read for small page NAND
|
17 years ago |
Alexey Korolev
|
3d45955962
[MTD] [NAND] subpage read feature as a way to increase performance.
|
17 years ago |
David Woodhouse
|
a8931ef380
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 years ago |
David Woodhouse
|
44d1b980c7
Fix various old email addresses for dwmw2
|
17 years ago |
Adrian Bunk
|
59018b6d2a
MTD/JFFS2: remove CVS keywords
|
17 years ago |
Steven J. Hill
|
30eb0db07d
[MTD] [NAND] Add NAND manufacturer AMD.
|
18 years ago |
Vitaly Wool
|
972edcb79e
[MTD] [NAND] platform NAND driver: update header
|
18 years ago |
sshahrom@micron.com
|
8c60e5475d
[MTD][NAND] Add Micron Manufacturer ID
|
18 years ago |
Randy Dunlap
|
552a8278d0
[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip
|
18 years ago |
David Woodhouse
|
bd3c97a7c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 years ago |
Thomas Gleixner
|
29072b9607
[MTD] NAND: add subpage write support
|
19 years ago |
Randy Dunlap
|
351edd240d
[PATCH] MTD: fix last kernel-doc warning
|
18 years ago |
David Woodhouse
|
7dcdcbef5d
[MTD] NAND: Combined oob buffer so it's contiguous with data
|
19 years ago |
David Woodhouse
|
b77d95c78f
[MTD NAND] Provide prototype for newly-exported nand_wait_ready()
|
19 years ago |
David Woodhouse
|
956e944c76
[MTD NAND] Allow override of page read and write functions.
|
19 years ago |
David Woodhouse
|
4bf63fcb83
[MTD NAND] Allocate chip->buffers separately to allow it to be overridden
|
19 years ago |
David Woodhouse
|
3b85c3211e
[MTD NAND] Split nand_scan() into two parts; allow board driver to intervene
|
19 years ago |
Randy Dunlap
|
ea9b6dcc15
MTD: kernel-doc fixes + additions
|
19 years ago |