index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
spi-nor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
Brian Norris
1
-0
/
+5
2015-01-07
mtd: spi-nor: Add quad I/O support for Micron SPI NOR
Bean Huo 霍斌斌 (beanhuo)
1
-0
/
+7
2014-11-05
mtd: spi-nor: drop replaceable wait-till-ready function pointer
Brian Norris
1
-2
/
+0
2014-11-05
mtd: m25p80: drop wait-till-ready checks
Brian Norris
1
-0
/
+6
2014-10-21
spi-nor: Remove spi_nor::read_id operation
Ben Hutchings
1
-3
/
+0
2014-10-21
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
1
-1
/
+0
2014-10-17
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
1
-17
/
+3
2014-07-11
mtd: spi-nor: add support for flag status register on Micron chips
grmoore@altera.com
1
-0
/
+4
2014-04-14
mtd: spi-nor: unify read opcode variants with ST SPI FSM
Brian Norris
1
-8
/
+16
2014-04-14
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
1
-27
/
+27
2014-04-14
mtd: spi-nor: drop \t after #define
Brian Norris
1
-36
/
+36
2014-04-14
mtd: spi-nor: add the copyright information
Huang Shijie
1
-0
/
+9
2014-04-14
mtd: spi-nor: add a helper to find the spi_device_id
Huang Shijie
1
-0
/
+12
2014-04-14
mtd: spi-nor: add the framework for SPI NOR
Huang Shijie
1
-0
/
+20
2014-04-14
mtd: spi-nor: add the basic data structures
Huang Shijie
1
-0
/
+110
2014-04-14
mtd: spi-nor: copy the SPI NOR commands to a new header file
Huang Shijie
1
-0
/
+55