Linus Torvalds
|
623ff7739e
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
|
13 years ago |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
13 years ago |
Artem Bityutskiy
|
42d7fbe223
mtd: do not use plain 0 as NULL
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
d6a016616b
atmel/nand: add DT support
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
3dcb7ea137
mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
bf4289cba0
ATMEL: fix nand ecc support
|
13 years ago |
Artem Bityutskiy
|
500823195d
Revert "mtd: atmel_nand: optimize read/write buffer functions"
|
13 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
1d6dc0683d
ARM: at91/nand: use gpio_is_valid to check the gpio
|
13 years ago |
Nicolas Ferre
|
fb5427508a
mtd: atmel_nand: optimize read/write buffer functions
|
14 years ago |
Nicolas Ferre
|
201ab536ac
mtd: atmel_nand: fix wrong use of 0 as NULL
|
14 years ago |
Dmitry Eremin-Solenikov
|
ef5d79f1e1
mtd: atmel_nand.c: use mtd_device_parse_register
|
14 years ago |
Dmitry Eremin-Solenikov
|
2108c3bc63
mtd: atmel_nand don't specify default parsing options
|
14 years ago |
Dmitry Eremin-Solenikov
|
1754aab9bb
mtd: ATMEL, AVR32: inline nand partition table access
|
14 years ago |
Brian Norris
|
bb9ebd4e71
mtd: nand: rename NAND_USE_FLASH_BBT
|
14 years ago |
Brian Norris
|
a40f73419f
mtd: nand: consolidate redundant flash-based BBT flags
|
14 years ago |
Linus Torvalds
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 years ago |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
Jamie Iles
|
e6232b4243
mtd: atmel_nand: convert to mtd_device_register()
|
14 years ago |
Hans-Christian Egtvedt
|
5c39c4c54c
mtd: atmel_nand: add missing include of linux/dmaengine.h
|
14 years ago |
Hong Xu
|
80b4f81a49
mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region
|
14 years ago |
Nicolas Ferre
|
9d51567e47
mtd: atmel_nand: modify test case for using DMA operations
|
14 years ago |
Hong Xu
|
cb457a4ddd
mtd: atmel_nand: fix support for CPUs that do not support DMA access
|
14 years ago |
Nicolas Ferre
|
042bc9c0c4
mtd: atmel_nand: trivial: change DMA usage information trace
|
14 years ago |
Hong Xu
|
cbc6c5e73d
mtd: atmel_nand: Add DMA support to access Nandflash
|
14 years ago |
Andreas Bießmann
|
9a9745c363
mtd: atmel_nand: fix warning: 'part_probes' defined but not used
|
15 years ago |
David Woodhouse
|
5e81e88a4c
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
|
15 years ago |
Roel Kluin
|
895fb49459
mtd: error return -EIO instead of EIO
|
15 years ago |
Claudio Scordino
|
e4af3bf633
mtd: atmel_nand: unused variable removed
|
15 years ago |
Sneha Narnakaje
|
46a8cf2df2
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
|
15 years ago |