index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
/
spi-mem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
spi: spi-mem: Flag DQS capability
Miquel Raynal
1
-0
/
+4
2026-06-12
spi: spi-mem: Fix spi_controller_mem_ops kdoc
Miquel Raynal
1
-0
/
+1
2026-05-04
spi: spi-mem: Add a no_cs_assertion capability
Miquel Raynal
1
-1
/
+5
2026-05-04
spi: spi-mem: Create a secondary read operation
Miquel Raynal
1
-0
/
+5
2026-05-04
spi: spi-mem: Transform the read operation template
Miquel Raynal
1
-1
/
+2
2026-04-11
spi: spi-mem: Add a packed command operation
Miquel Raynal
1
-0
/
+8
2026-03-01
spi: spi-mem: clean up kernel-doc in spi-mem.h
Randy Dunlap
1
-2
/
+6
2026-01-29
spi: spi-mem: Create a repeated address operation
Miquel Raynal
1
-0
/
+8
2026-01-12
spi: spi-mem: Create a repeated address operation
Miquel Raynal
1
-0
/
+8
2026-01-12
spi: spi-mem: Make the DTR command operation macro more suitable
Miquel Raynal
1
-3
/
+3
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
1
-1
/
+1
2025-01-10
spi: spi-mem: Estimate the time taken by operations
Miquel Raynal
1
-0
/
+1
2025-01-09
spi: spi-mem: Create macros for DTR operation
Miquel Raynal
1
-0
/
+41
2025-01-09
spi: spi-mem: Reorder spi-mem macro assignments
Miquel Raynal
1
-4
/
+4
2025-01-09
spi: spi-mem: Add a new controller capability
Miquel Raynal
1
-0
/
+2
2025-01-09
spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
Miquel Raynal
1
-1
/
+11
2024-10-02
spi: spi-mem: Allow specifying the byte order in Octal DTR mode
Tudor Ambarus
1
-1
/
+7
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
1
-0
/
+2
2023-07-27
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
1
-0
/
+4
2022-10-10
spi: spi-mem: Fix typo (of -> or)
Jonathan Neuschäfer
1
-1
/
+1
2022-02-10
spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
Miquel Raynal
1
-0
/
+4
2022-02-10
spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
Miquel Raynal
1
-11
/
+0
2022-02-10
spi: spi-mem: Introduce a capability structure
Miquel Raynal
1
-0
/
+11
2021-06-03
spi: spi-mem: add automatic poll status functions
Patrice Chotard
1
-0
/
+16
2021-02-11
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
1
-0
/
+9
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
1
-1
/
+5
2020-07-14
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
1
-0
/
+8
2019-05-02
spi: spi-mem: Make spi_mem_default_supports_op() static inline
YueHaibing
1
-0
/
+1
2019-05-02
spi: spi-mem: Fix build error without CONFIG_SPI_MEM
YueHaibing
1
-3
/
+11
2019-04-03
spi: spi-mem: export spi_mem_default_supports_op()
Naga Sureshkumar Relli
1
-0
/
+3
2019-01-21
spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
Boris Brezillon
1
-0
/
+5
2018-11-20
spi: spi-mem: Add a new API to support direct mapping
Boris Brezillon
1
-0
/
+80
2018-11-20
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Boris Brezillon
1
-0
/
+2
2018-11-20
spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description
Boris Brezillon
1
-1
/
+1
2018-09-28
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-3
/
+4
2018-09-20
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
1
-3
/
+2
2018-09-20
spi: spi-mem: Add missing description for data.nbytes field
Boris Brezillon
1
-0
/
+2
2018-08-14
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+13
2018-08-03
spi: spi-mem: Constify spi_mem->name
Boris Brezillon
1
-1
/
+1
2018-08-02
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
1
-0
/
+12
2018-08-02
spi: spi-mem: Fix a typo in the documentation of struct spi_mem
Frieder Schrempf
1
-1
/
+1
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
1
-1
/
+3
2018-05-11
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
1
-0
/
+249