~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mem.c
Commit message (
Expand
)
Author
Age
*
spi: spi-mem: perform odd len check only while writing data
Dhruva Gole
2023-04-25
*
spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op()
Dhruva Gole
2023-04-25
*
spi-mem: Add dirmap API from Linux
Chin-Ting Kuo
2022-09-13
*
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
2021-06-28
*
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2021-06-28
*
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
2021-06-28
*
mtd: spi-mem: Drop dm.h header file
Simon Glass
2020-08-03
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Tudor Ambarus
2020-04-29
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
mtd: spi-nor-core: Add octal mode support
Vignesh Raghavendra
2020-01-27
*
spi: spi-mem: Fix read data size issue
Ye Li
2019-07-18
*
spi: Avoid using malloc() in a critical function
Simon Glass
2019-07-10
*
spi: spi-mem: Check if exec_op function is set before calling it
Bernhard Messerklinger
2019-04-12
*
spi: spi-mem: Claim SPI bus before spi mem access
Vignesh R
2019-02-07
*
spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size
Vignesh R
2019-02-07
*
spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes
Vignesh R
2019-02-07
*
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2018-09-20