index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mem.c
Age
Commit message (
Expand
)
Author
2019-02-20
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-01-21
spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
Boris Brezillon
2019-01-21
spi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy()
Boris Brezillon
2019-01-21
spi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc
Boris Brezillon
2018-12-20
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
2018-12-03
spi: spi-mem: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
2018-11-20
spi: spi-mem: Add a new API to support direct mapping
Boris Brezillon
2018-11-20
spi: spi-mem: Split spi_mem_exec_op() code
Boris Brezillon
2018-11-20
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Boris Brezillon
2018-09-27
spi: spi-mem: Fix inverted logic in op sanity check
Geert Uytterhoeven
2018-09-20
spi: spi-mem: Add extra sanity checks on the op param
Boris Brezillon
2018-09-10
spi: spi-mem: Adjust op len based on message/transfer size limitations
Chuanhua Han
2018-08-02
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
2018-05-11
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon