Brian Norris
|
05241aead9
mtd: spi-nor: factor out write_enable() for erase commands
|
11 years ago |
Knut Wohlrab
|
3e38933dd8
mtd: m25p80: Add support for serial flash Spansion S25FL132K
|
11 years ago |
Alison Chaiken
|
834b686552
MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids
|
11 years ago |
Brian Norris
|
6af91949ab
mtd: m25p80: drop wait-till-ready checks
|
11 years ago |
Huang Shijie
|
0b78a2cf2a
mtd: spi-nor: fix the wrong dummy value
|
11 years ago |
Ben Hutchings
|
a5b7616c55
mtd: m25p80,spi-nor: Fix module aliases for m25p80
|
11 years ago |
Ben Hutchings
|
70f3ce0510
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
|
11 years ago |
Rafał Miłecki
|
90e55b3812
mtd: m25p80: get rid of spi_get_device_id
|
11 years ago |
Rafał Miłecki
|
32f1b7c835
mtd: move support for struct flash_platform_data into m25p80
|
11 years ago |
Geert Uytterhoeven
|
8848e161b7
mtd: m25p80: Revive dual read support
|
11 years ago |
Brian Norris
|
b02e7f3ef0
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
|
11 years ago |
Brian Norris
|
03e296f613
mtd: m25p80: use the SPI nor framework
|
11 years ago |
Brian Norris
|
6f7db7f320
mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
|
11 years ago |
Kuninori Morimoto
|
bec44c45c2
mtd: m25p80: add support for the Spansion s25fl008k chip
|
11 years ago |
Axel Lin
|
b2fda1296b
mtd: m25p80: Use positive logic to check JEDEC ID
|
11 years ago |
Paul Gortmaker
|
3ea5b037e7
mtd: delete non-required instances of include <linux/init.h>
|
11 years ago |
Geert Uytterhoeven
|
f5e00838e8
mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
|
11 years ago |
Geert Uytterhoeven
|
dbbafb7423
mtd: m25p80: Add dual read support
|
11 years ago |
Geert Uytterhoeven
|
464e906737
mtd: m25p80: Set rx_nbits for Quad SPI transfers
|
11 years ago |
Geert Uytterhoeven
|
d8d5d10d0f
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
|
11 years ago |
Brian Norris
|
99ed1a1675
mtd: m25p80: assign default read command
|
11 years ago |
Geert Uytterhoeven
|
7587f64d54
mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressing
|
11 years ago |
Igor Grinberg
|
574926c5bc
mtd: m25p80: add support for m25px16
|
12 years ago |
Sourav Poddar
|
3487a63955
drivers: mtd: m25p80: add quad read support
|
12 years ago |
Sourav Poddar
|
8552b439ab
drivers: mtd: m25p80: convert "bool" read check into an enum
|
12 years ago |
Brian Norris
|
9650b9bec6
mtd: m25p80: fixup device removal failure path
|
12 years ago |
Brian Norris
|
5ff14821a3
mtd: m25p80: add support for Macronix mx25l3255e
|
12 years ago |
Brian Norris
|
dc525ff470
mtd: m25p80: remove 'disabled' device check
|
12 years ago |
Brian Norris
|
ddba7c5ad7
mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig
|
12 years ago |
Brian Norris
|
6e5d9bda27
mtd: m25p80: re-align ID entries
|
12 years ago |