Linus Torvalds
|
5115f3c19d
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Linus Torvalds
|
a8f3740feb
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Linus Walleij
|
ba78520550
ARM: nomadik: add FSMC NAND
|
12 years ago |
Thierry Reding
|
b0de774c63
mtd: Convert to devm_ioremap_resource()
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
d1806a5c4d
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
|
12 years ago |
Greg Kroah-Hartman
|
d892994280
Drivers: mtd: remove __dev* attributes.
|
12 years ago |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 years ago |
Vipin Kumar
|
a4742d5150
mtd: fsmc_nand: use relaxed variants of io accessors
|
12 years ago |
Vipin Kumar
|
928aa2aeb7
mtd: fsmc_nand: modify the wait to uninterruptible
|
12 years ago |
Vipin Kumar
|
605add7db6
mtd: fsmc_nand: change the type for regs to void __iomem *
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
6d7b42a447
mtd: fsmc_nand: pass the ale and cmd resource via resource
|
12 years ago |
Brian Norris
|
1fbb938dff
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
|
13 years ago |
Mike Dunn
|
3f91e94f7f
mtd: nand: read_page() returns max_bitflips
|
13 years ago |
Viresh Kumar
|
e25da1c07d
mtd: fsmc_nand: Add clk_{un}prepare() support
|
13 years ago |
Stefan Roese
|
eea628199d
mtd: Add device-tree support to fsmc_nand
|
13 years ago |
Vipin Kumar
|
2a5dbead29
mtd: nand/fsmc: Remove sparse warnings and errors
|
13 years ago |
Vipin Kumar
|
4774fb0a48
mtd: nand/fsmc: Add DMA support
|
13 years ago |
Vipin Kumar
|
604e75444f
mtd: nand/fsmc: Access the NAND device word by word whenever possible
|
13 years ago |
Vipin Kumar
|
712c4add03
mtd: nand/fsmc: Use dev_err to report error scenario
|
13 years ago |
Vipin Kumar
|
82b9dbe2e0
mtd: nand/fsmc: Use devm routines
|
13 years ago |
Vipin Kumar
|
e2f6bce8d9
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
|
13 years ago |
Shiraz Hashim
|
f63acb75c5
mtd: fsmc_nand: add pm callbacks to support hibernation
|
13 years ago |
Vipin Kumar
|
467e6e7be2
mtd: nand/fsmc: Initialize the badblockbits to 7
|
13 years ago |
Vipin Kumar
|
b533f8d84f
mtd: nand/fsmc: Flip the bit only if the error index is < 4096
|
13 years ago |
Vipin Kumar
|
aea686b47c
mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices
|
13 years ago |
Vipin Kumar
|
4cbe1bf07a
mtd: nand/fsmc: Correct the multiline comment format
|
13 years ago |
Armando Visconti
|
04f168524e
mtd: nand/fsmc: Remove default partition information from driver
|
13 years ago |
Vipin Kumar
|
7147032485
mtd: nand/fsmc: Pass partition information through platform data
|
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 |