summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/st_spi_fsm.c
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: st_spi_fsm: Search for preferred FSM message sequence configurationsLee Jones2014-03-201-0/+27
* mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC IDLee Jones2014-03-201-1/+25
* mtd: st_spi_fsm: Provide device look-up tableLee Jones2014-03-201-0/+136
* mtd: devices: Provide header for shared OPCODEs and SFDP commandsLee Jones2014-03-201-0/+2
* mtd: st_spi_fsm: Add support for JEDEC ID extractionLee Jones2014-03-201-0/+55
* mtd: st_spi_fsm: Supply a method to read from the FSM's FIFOLee Jones2014-03-201-0/+26
* mtd: st_spi_fsm: Supply framework for device requestsLee Jones2014-03-201-0/+56
* mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditionsLee Jones2014-03-201-0/+127
* mtd: st_spi_fsm: Supply all register address and bit logic definesLee Jones2014-03-201-0/+164
* mtd: st_spi_fsm: Allocate resources and register with MTD frameworkLee Jones2014-03-201-0/+106