index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
spi-nor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spi-nor: support dual, quad, and WP for Gigadevice
Brian Norris
2016-07-14
1
-4
/
+20
*
mtd: spi-nor: Added support for n25q00a.
P L Sai Krishna
2016-07-14
1
-0
/
+1
*
mtd: spi-nor: fix wrong "fully unlocked" test
Brian Norris
2016-07-10
1
-1
/
+1
*
mtd: spi-nor: add read loop
Michal Suchanek
2016-06-02
1
-6
/
+19
*
mtd: spi-nor: simplify write loop
Michal Suchanek
2016-06-02
1
-33
/
+25
*
mtd: spi-nor: stop passing around retlen
Michal Suchanek
2016-06-02
1
-8
/
+13
*
mtd: spi-nor: check return value from write
Michal Suchanek
2016-06-02
1
-13
/
+32
*
mtd: spi-nor: change return value of read/write
Michal Suchanek
2016-06-02
1
-1
/
+4
*
mtd: spi-nor: support GigaDevice gd25lq64c
Brian Norris
2016-05-11
1
-0
/
+1
*
mtd: spi-nor: support lock/unlock for a few Winbond chips
Brian Norris
2016-03-08
1
-3
/
+15
*
mtd: spi-nor: add TB (Top/Bottom) protect support
Brian Norris
2016-03-08
1
-7
/
+63
*
mtd: spi-nor: add SPI_NOR_HAS_LOCK flag
Brian Norris
2016-03-08
1
-2
/
+5
*
mtd: spi-nor: use BIT() for flash_info flags
Brian Norris
2016-03-08
1
-8
/
+8
*
mtd: spi-nor: disallow further writes to SR if WP# is low
Brian Norris
2016-03-08
1
-0
/
+7
*
mtd: spi-nor: make lock/unlock bounds checks more obvious and robust
Brian Norris
2016-03-08
1
-18
/
+50
*
mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region
Brian Norris
2016-03-08
1
-2
/
+10
*
mtd: spi-nor: wait for SR_WIP to clear on initial unlock
Brian Norris
2016-03-08
1
-0
/
+1
*
mtd: spi-nor: add subsector flag to n25q128a
Ezequiel García
2016-03-05
1
-2
/
+2
*
mtd: spi-nor: remove micron_quad_enable()
Cyrille Pitchen
2016-02-12
1
-45
/
+1
*
mtd: spi-nor: Add support for s25fl116k
Sascha Hauer
2016-02-12
1
-0
/
+1
*
mtd: spi-nor: wait until lock/unlock operations are ready
Ezequiel García
2016-01-07
1
-2
/
+10
*
mtd: merge MTD development from v4.4 into for-v4.5 development
Brian Norris
2016-01-06
1
-6
/
+4
|
\
|
*
mtd: spi-nor: fix stm_is_locked_sr() parameters
Brian Norris
2016-01-06
1
-2
/
+2
|
*
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
2016-01-06
1
-4
/
+2
*
|
mtd: spi-nor: Check the return value from read_sr()
Fabio Estevam
2015-12-10
1
-2
/
+8
*
|
mtd: spi-nor: fix error handling in spi_nor_erase
Heiner Kallweit
2015-12-05
1
-6
/
+2
*
|
mtd: spi-nor: Fix error message with unrecognized JEDEC
Ricardo Ribalda
2015-12-01
1
-1
/
+1
*
|
mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K
Andreas Fenkart
2015-11-19
1
-2
/
+2
*
|
mtd: spi-nor: provide default erase_sector implementation
Brian Norris
2015-11-19
1
-4
/
+33
*
|
mtd: spi-nor: remove unnecessary leading space from dbg print
Brian Norris
2015-11-17
1
-1
/
+1
*
|
mtd: spi-nor: drop flash_node field
Brian Norris
2015-11-11
1
-1
/
+0
*
|
mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()
Brian Norris
2015-11-11
1
-1
/
+1
*
|
mtd: {nand,spi-nor}: assign MTD of_node
Brian Norris
2015-11-11
1
-0
/
+1
|
/
*
mtd: spi-nor: add DUAL_READ for w25q{32,64}dw
Brian Norris
2015-10-19
1
-2
/
+2
*
mtd: spi-nor: disable protection for Winbond flash at startup
Brian Norris
2015-10-14
1
-3
/
+4
*
mtd: spi-nor: support lock/unlock/is_locked for Winbond
Brian Norris
2015-10-14
1
-2
/
+3
*
mtd: spi-nor: add mtd_is_locked() support
Brian Norris
2015-10-14
1
-1
/
+36
*
mtd: spi-nor: refactor block protection functions
Brian Norris
2015-10-14
1
-45
/
+126
*
mtd: spi-nor: use SNOR_MFR_* instead of CFI_MFR_*
Brian Norris
2015-10-14
1
-12
/
+11
*
mtd: spi-nor: Add support for s25fl004k
Sean Nyekjaer
2015-10-13
1
-0
/
+1
*
mtd: spi-nor: s25fl204k supports dual I/0
Sean Nyekjaer
2015-10-13
1
-1
/
+1
*
mtd: spi-nor: Add support for Micron n25q032a
Aurelien Chanot
2015-10-13
1
-0
/
+1
*
mtd: spi-nor: add support for w25q128fw
Brian Norris
2015-09-29
1
-0
/
+1
*
mtd: spi-nor: scale up timeout for full-chip erase
Furquan Shaikh
2015-09-29
1
-4
/
+34
*
mtd: spi-nor: Add support for sst25wf040b
Yao Yuan
2015-09-29
1
-0
/
+1
*
mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad mode
Joachim Eastwood
2015-09-29
1
-2
/
+2
*
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
2015-09-12
1
-8
/
+8
*
mtd: spi-nor: Use write_sr for write status
Jagan Teki
2015-09-12
1
-2
/
+1
*
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
2015-09-12
1
-1
/
+1
*
Merge MTD 4.3-rc1 updates into -next
Brian Norris
2015-09-10
1
-1
/
+1
|
\
[next]