mtd: st_spi_fsm: Add the ability to write to FSM's status register
[firefly-linux-kernel-4.4.55.git] / drivers / mtd / devices / st_spi_fsm.c
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add the ability to write to FSM's...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add the ability to read the FSM's...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Erase partly or as a whole a Serial...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply a busy wait for post-write...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Write to Flash via the FSM FIFO
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add the ability to read from a Serial...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Prepare default sequences for read...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the N25Qxxx chip specific confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply the N25Qxxx specific read confi...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide the default read/write configu...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Update the flash Volatile Configuratio...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide a method to put the chip into...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add a check to if the chip can handle...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Prepare read/write sequences according...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide the sequence for enabling...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide the erase one sector sequence
2014-03-20 Lee Jonesmtd: st_spi_fsm: Fetch boot-device from mode pins
2014-03-20 Lee Jonesmtd: st_spi_fsm: Prepare the read/write FSM message...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Use device size to determine address...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Search for preferred FSM message seque...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Dynamically setup flash device based...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Provide device look-up table
2014-03-20 Lee Jonesmtd: devices: Provide header for shared OPCODEs and...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Add support for JEDEC ID extraction
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply a method to read from the FSM...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply framework for device requests
2014-03-20 Lee Jonesmtd: st_spi_fsm: Initialise and configure the FSM for...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Supply all register address and bit...
2014-03-20 Lee Jonesmtd: st_spi_fsm: Allocate resources and register with...