index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
spi-nor.h
Age
Commit message (
Expand
)
Author
2014-11-05
mtd: spi-nor: drop replaceable wait-till-ready function pointer
Brian Norris
2014-11-05
mtd: m25p80: drop wait-till-ready checks
Brian Norris
2014-10-21
spi-nor: Remove spi_nor::read_id operation
Ben Hutchings
2014-10-21
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
2014-10-17
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-07-11
mtd: spi-nor: add support for flag status register on Micron chips
grmoore@altera.com
2014-04-14
mtd: spi-nor: unify read opcode variants with ST SPI FSM
Brian Norris
2014-04-14
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
2014-04-14
mtd: spi-nor: drop \t after #define
Brian Norris
2014-04-14
mtd: spi-nor: add the copyright information
Huang Shijie
2014-04-14
mtd: spi-nor: add a helper to find the spi_device_id
Huang Shijie
2014-04-14
mtd: spi-nor: add the framework for SPI NOR
Huang Shijie
2014-04-14
mtd: spi-nor: add the basic data structures
Huang Shijie
2014-04-14
mtd: spi-nor: copy the SPI NOR commands to a new header file
Huang Shijie