index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
st_spi_fsm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: st_spi_fsm: Fix [-Wsign-compare] build warning
Lee Jones
2015-01-12
1
-1
/
+1
*
mtd: st_spi_fsm: Obtain and use EMI clock
Lee Jones
2015-01-12
1
-2
/
+38
*
mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
Lee Jones
2015-01-12
1
-16
/
+79
*
mtd: devices: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: st_spi_fsm: Make of_device_id array const
Jingoo Han
2014-05-20
1
-1
/
+1
*
mtd: st_spi_fsm: correct type issues
Brian Norris
2014-04-16
1
-6
/
+6
*
mtd: st_spi_fsm: begin using spi-nor.h opcodes
Brian Norris
2014-04-14
1
-4
/
+5
*
mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
Brian Norris
2014-04-14
1
-56
/
+56
*
mtd: st_spi_fsm: kill duplicate CMD definitions
Brian Norris
2014-04-14
1
-36
/
+0
*
mtd: st_spi_fsm: Add support for Macronix MX25L3255E
Angus Clark
2014-04-14
1
-1
/
+7
*
mtd: st_spi_fsm: Add Spansion S25FL032P to device table
Angus Clark
2014-04-14
1
-0
/
+2
*
mtd: st_spi_fsm: Refactor status register operations
Angus Clark
2014-04-14
1
-84
/
+68
*
mtd: st_spi_fsm: Update Macronix 'QE' configuration
Angus Clark
2014-04-14
1
-4
/
+19
*
mtd: st_spi_fsm: Update Macronix 32-bit addressing support
Angus Clark
2014-04-14
1
-13
/
+10
*
mtd: st_spi_fsm: Add Macronix MX25L25655E device
Angus Clark
2014-04-14
1
-0
/
+3
*
mtd: st_spi_fsm: Succinctly reorganise .remove()
Lee Jones
2014-03-20
1
-6
/
+1
*
mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU
Lee Jones
2014-03-20
1
-2
/
+2
*
mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"
Lee Jones
2014-03-20
1
-1
/
+1
*
mtd: st_spi_fsm: Avoid duplicating MTD core code
Lee Jones
2014-03-20
1
-8
/
+0
*
mtd: st_spi_fsm: Remove useless consts from function arguments
Lee Jones
2014-03-20
1
-8
/
+7
*
mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions
Lee Jones
2014-03-20
1
-1
/
+5
*
mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
Lee Jones
2014-03-20
1
-32
/
+32
*
mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back
Lee Jones
2014-03-20
1
-4
/
+43
*
mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back
Lee Jones
2014-03-20
1
-6
/
+260
*
mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
Lee Jones
2014-03-20
1
-1
/
+81
*
mtd: st_spi_fsm: Add the ability to write to FSM's status register
Lee Jones
2014-03-20
1
-0
/
+36
*
mtd: st_spi_fsm: Add the ability to read the FSM's status
Lee Jones
2014-03-20
1
-0
/
+24
*
mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device
Lee Jones
2014-03-20
1
-1
/
+112
*
mtd: st_spi_fsm: Supply a busy wait for post-write status
Lee Jones
2014-03-20
1
-0
/
+221
*
mtd: st_spi_fsm: Write to Flash via the FSM FIFO
Lee Jones
2014-03-20
1
-0
/
+14
*
mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
Lee Jones
2014-03-20
1
-0
/
+98
*
mtd: st_spi_fsm: Prepare default sequences for read/write/erase
Lee Jones
2014-03-20
1
-0
/
+36
*
mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
Lee Jones
2014-03-20
1
-2
/
+82
*
mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
Lee Jones
2014-03-20
1
-0
/
+91
*
mtd: st_spi_fsm: Provide the default read/write configurations
Lee Jones
2014-03-20
1
-0
/
+27
*
mtd: st_spi_fsm: Update the flash Volatile Configuration Register
Lee Jones
2014-03-20
1
-0
/
+32
*
mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
Lee Jones
2014-03-20
1
-0
/
+19
*
mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
Lee Jones
2014-03-20
1
-0
/
+40
*
mtd: st_spi_fsm: Prepare read/write sequences according to configuration
Lee Jones
2014-03-20
1
-0
/
+17
*
mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
Lee Jones
2014-03-20
1
-0
/
+22
*
mtd: st_spi_fsm: Provide the erase one sector sequence
Lee Jones
2014-03-20
1
-0
/
+35
*
mtd: st_spi_fsm: Fetch boot-device from mode pins
Lee Jones
2014-03-20
1
-0
/
+46
*
mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
Lee Jones
2014-03-20
1
-0
/
+69
*
mtd: st_spi_fsm: Use device size to determine address width
Lee Jones
2014-03-20
1
-0
/
+4
*
mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
Lee Jones
2014-03-20
1
-0
/
+27
*
mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
Lee Jones
2014-03-20
1
-1
/
+25
*
mtd: st_spi_fsm: Provide device look-up table
Lee Jones
2014-03-20
1
-0
/
+136
*
mtd: devices: Provide header for shared OPCODEs and SFDP commands
Lee Jones
2014-03-20
1
-0
/
+2
*
mtd: st_spi_fsm: Add support for JEDEC ID extraction
Lee Jones
2014-03-20
1
-0
/
+55
*
mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
Lee Jones
2014-03-20
1
-0
/
+26
[next]