Linus Torvalds
|
ca2a88f56a
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
|
12 years ago |
Bill Pemberton
|
810b7e060c
mtd: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 years ago |
Bastian Hecht
|
7c8f680e96
mtd: sh_flctl: Add device tree support
|
12 years ago |
Bastian Hecht
|
83738d87e3
mtd: sh_flctl: Add DMA capabilty
|
12 years ago |
Bastian Hecht
|
e8a9d8f31c
mtd: sh_flctl: Minor cleanups
|
12 years ago |
Rafael J. Wysocki
|
ae0fb4b72c
PM / QoS: Introduce PM QoS device flags support
|
12 years ago |
Huang Shijie
|
657f28f881
mtd: kill MTD_NAND_VERIFY_WRITE
|
13 years ago |
Bastian Hecht
|
894824f973
mtd: sh_flctl: Only copy OOB data if it is required
|
13 years ago |
Bastian Hecht
|
d76236f30f
mtd: sh_flctl: Use memcpy() instead of using a loop
|
13 years ago |
Josh Wu
|
fdbad98dff
mtd: nand: teach write_page and write_page_raw return an error code
|
13 years ago |
Bastian Hecht
|
3166df0d04
mtd: sh_flctl: Use user oob data in hardware ECC mode
|
13 years ago |
Bastian Hecht
|
6667a6d58e
mtd: sh_flctl: Restructure the hardware ECC handling
|
13 years ago |
Bastian Hecht
|
623c55caa3
mtd: sh_flctl: Group sector accesses into a single transfer
|
13 years ago |
Bastian Hecht
|
50ed399cc3
mtd: sh_flctl: Simplify the hardware ecc page read/write
|
13 years ago |
Bastian Hecht
|
ef4ce0bcb3
mtd: sh_flctl: Fix hardware ECC behaviour
|
13 years ago |
Bastian Hecht
|
aa32d1f060
mtd: sh_flctl: Use different OOB layout
|
13 years ago |
Bastian Hecht
|
3c7ea4eccf
mtd: sh_flctl: Add support for error IRQ
|
13 years ago |
Bastian Hecht
|
cb54751d7a
mtd: sh_flctl: Add missing iounmap()
|
13 years ago |
Brian Norris
|
1fbb938dff
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
|
13 years ago |
Brian Norris
|
1826dbcceb
mtd: nand: kill NAND_NO_AUTOINCR option
|
13 years ago |
Mike Dunn
|
3f91e94f7f
mtd: nand: read_page() returns max_bitflips
|
13 years ago |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
13 years ago |
Bastian Hecht
|
cfe781946d
mtd: sh_flctl: Add power management with QoS request
|
13 years ago |
Bastian Hecht
|
3f2e924b26
mtd: sh_flctl: Add FLHOLDCR register
|
13 years ago |
Bastian Hecht
|
0b3f0d12ef
mtd: sh_flctl: Use cached register value for FLCMNCR
|
13 years ago |
Bastian Hecht
|
dd5ab24832
mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
|
13 years ago |
Bastian Hecht
|
7b6b23036b
mtd: sh_flctl: Expand the READID command to 8 bytes
|
13 years ago |
Bastian Hecht
|
abb59ef3fa
mtd: sh_flctl: Reorder empty_fifo() calls
|
13 years ago |
Jamie Iles
|
ee0e87b174
mtd: convert remaining users to mtd_device_register()
|
14 years ago |