index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: spi-nor: Rework the disabling of block write protection
Tudor Ambarus
2019-11-11
1
-90
/
+50
*
mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
Tudor Ambarus
2019-11-11
1
-5
/
+115
*
mtd: spi-nor: Print debug message when the read back test fails
Tudor Ambarus
2019-11-07
1
-1
/
+6
*
mtd: spi-nor: Check all the bits written, not just the BP ones
Tudor Ambarus
2019-11-07
1
-5
/
+4
*
mtd: spi-nor: Fix errno on Quad Enable methods
Tudor Ambarus
2019-11-07
1
-3
/
+3
*
mtd: spi-nor: Drop spansion_quad_enable()
Tudor Ambarus
2019-11-07
1
-53
/
+5
*
mtd: spi-nor: Describe all the Reg Ops
Tudor Ambarus
2019-11-07
1
-11
/
+127
*
mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
Tudor Ambarus
2019-11-07
1
-51
/
+23
*
mtd: spi-nor: Move the WE and wait calls inside Write SR methods
Tudor Ambarus
2019-11-07
1
-64
/
+44
*
mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
Tudor Ambarus
2019-11-07
1
-6
/
+2
*
mtd: spi-nor: Rename label as it is no longer generic
Tudor Ambarus
2019-11-07
1
-11
/
+11
*
mtd: spi-nor: Check for errors after each Register Operation
Tudor Ambarus
2019-11-07
1
-21
/
+60
*
mtd: spi-nor: Print debug info inside Reg Ops methods
Tudor Ambarus
2019-11-07
1
-42
/
+127
*
mtd: spi-nor: Use dev_dbg insted of dev_err for low level info
Tudor Ambarus
2019-11-07
1
-21
/
+21
*
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
2019-11-02
1
-1
/
+1
*
mtd: spi-nor: fix silent truncation in spi_nor_read()
Sergei Shtylyov
2019-11-02
1
-1
/
+1
*
mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
Mika Westerberg
2019-11-02
1
-0
/
+1
*
mtd: spi-nor: Print device info in case of error
Tudor Ambarus
2019-11-02
1
-2
/
+2
*
mtd: spi-nor: Constify data to write to the Status Register
Tudor Ambarus
2019-11-01
1
-2
/
+2
*
mtd: spi-nor: Fix retlen handling in sst_write()
Tudor Ambarus
2019-11-01
1
-4
/
+5
*
mtd: spi-nor: Drop redundant error reports in Reg Ops callers
Tudor Ambarus
2019-11-01
1
-40
/
+10
*
mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
Tudor Ambarus
2019-11-01
1
-25
/
+30
*
mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()
Tudor Ambarus
2019-11-01
1
-18
/
+20
*
mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()
Tudor Ambarus
2019-11-01
1
-53
/
+64
*
mtd: spi-nor: Don't overwrite errno from Reg Ops
Tudor Ambarus
2019-11-01
1
-7
/
+6
*
mtd: spi-nor: Drop explicit cast to int to already int value
Tudor Ambarus
2019-11-01
1
-9
/
+6
*
mtd: spi-nor: Stop compare with negative in Reg Ops methods
Tudor Ambarus
2019-11-01
1
-10
/
+13
*
mtd: spi-nor: Group all Reg Ops to avoid forward declarations
Tudor Ambarus
2019-11-01
1
-213
/
+213
*
mtd: spi-nor: Drop duplicated new line
Tudor Ambarus
2019-11-01
1
-1
/
+0
*
mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods
Tudor Ambarus
2019-11-01
1
-54
/
+56
*
mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition
Tudor Ambarus
2019-10-23
1
-8
/
+7
*
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
2019-10-23
7
-96
/
+136
*
mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment
Tudor Ambarus
2019-10-23
1
-1
/
+0
*
mtd: spi-nor: add support for en25qh16
DENG Qingfang
2019-10-23
1
-0
/
+2
*
mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flash
Jethro Beekman
2019-10-23
2
-0
/
+16
*
mtd: spi-nor: intel-spi: support chips without software sequencer
Jethro Beekman
2019-10-23
1
-7
/
+16
*
mtd: spi-nor: Fix direction of the write_sr() transfer
Tudor Ambarus
2019-10-04
1
-1
/
+1
*
mtd: spi-nor: Rename "n25q512a" to "mt25qu512a (n25q512a)"
Ashish Kumar
2019-08-30
1
-1
/
+4
*
mtd: spi-nor: Add support for mt35xu02g
Ashish Kumar
2019-08-30
1
-0
/
+3
*
mtd: spi-nor: remove superfluous pass of nor->info->sector_size
Tudor Ambarus
2019-08-29
1
-2
/
+3
*
mtd: spi-nor: enable the debugfs for the partname and partid
Zhuohao Lee
2019-08-29
1
-0
/
+12
*
mtd: spi-nor: hisi-sfc: Add of_node_put() before break
Nishka Dasgupta
2019-08-28
1
-0
/
+1
*
mtd: spi-nor: aspeed-smc: Add of_node_put()
Nishka Dasgupta
2019-08-28
1
-1
/
+3
*
mtd: spi-nor: Introduce spi_nor_get_flash_info()
Tudor Ambarus
2019-08-28
1
-32
/
+44
*
mtd: spi-nor: Introduce spi_nor_set_addr_width()
Tudor Ambarus
2019-08-28
1
-20
/
+30
*
mtd: spi-nor: Bring flash params init together
Tudor Ambarus
2019-08-28
1
-18
/
+11
*
mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag
Boris Brezillon
2019-08-28
1
-1
/
+9
*
mtd: spi-nor: Add s3an_post_sfdp_fixups()
Tudor Ambarus
2019-08-28
1
-7
/
+11
*
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
2019-08-28
1
-211
/
+221
*
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
2019-08-28
1
-10
/
+14
[next]