Boris Brezillon
|
e7bfb3fdbd
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
|
7 years ago |
Antonio Cardace
|
f0a37a8db8
mtd: st_spi_fsm: use %*ph to print small buffer
|
7 years ago |
Arvind Yadav
|
481815a619
mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.
|
8 years ago |
Cyrille Pitchen
|
9447332ffa
mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead
|
8 years ago |
Cyrille Pitchen
|
902cc69a08
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
|
9 years ago |
Brian Norris
|
004b5e6031
mtd: drop unnecessary partition parser data
|
10 years ago |
Lee Jones
|
a9b679bfd2
mtd: st_spi_fsm: Fix [-Wsign-compare] build warning
|
10 years ago |
Lee Jones
|
69d5af8d01
mtd: st_spi_fsm: Obtain and use EMI clock
|
10 years ago |
Lee Jones
|
5ecd3ea188
mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
|
10 years ago |
Wolfram Sang
|
c37c1e1605
mtd: devices: drop owner assignment from platform_drivers
|
11 years ago |
Jingoo Han
|
aeea6eb4c0
mtd: st_spi_fsm: Make of_device_id array const
|
11 years ago |
Brian Norris
|
38e2eee9ab
mtd: st_spi_fsm: correct type issues
|
11 years ago |
Brian Norris
|
6c8e1b33aa
mtd: st_spi_fsm: begin using spi-nor.h opcodes
|
11 years ago |
Brian Norris
|
92d3af9ac3
mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
|
11 years ago |
Brian Norris
|
a402191e9b
mtd: st_spi_fsm: kill duplicate CMD definitions
|
11 years ago |
Angus Clark
|
6b6d37377c
mtd: st_spi_fsm: Add support for Macronix MX25L3255E
|
11 years ago |
Angus Clark
|
85bdcf6b25
mtd: st_spi_fsm: Add Spansion S25FL032P to device table
|
11 years ago |
Angus Clark
|
5d0bddab39
mtd: st_spi_fsm: Refactor status register operations
|
11 years ago |
Angus Clark
|
cc6668637e
mtd: st_spi_fsm: Update Macronix 'QE' configuration
|
11 years ago |
Angus Clark
|
009e7e61b1
mtd: st_spi_fsm: Update Macronix 32-bit addressing support
|
11 years ago |
Angus Clark
|
5fa980691b
mtd: st_spi_fsm: Add Macronix MX25L25655E device
|
11 years ago |
Lee Jones
|
d9ba46d32c
mtd: st_spi_fsm: Succinctly reorganise .remove()
|
11 years ago |
Lee Jones
|
ea7864bf44
mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU
|
11 years ago |
Lee Jones
|
f1919cb852
mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"
|
11 years ago |
Lee Jones
|
0419a203f8
mtd: st_spi_fsm: Avoid duplicating MTD core code
|
11 years ago |
Lee Jones
|
3f9d720a4d
mtd: st_spi_fsm: Remove useless consts from function arguments
|
11 years ago |
Lee Jones
|
221cff13ca
mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions
|
11 years ago |
Lee Jones
|
e6b1bb4e18
mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
|
11 years ago |
Lee Jones
|
cd7cac9ec3
mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back
|
11 years ago |
Lee Jones
|
5343a12345
mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back
|
11 years ago |