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