index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-2
/
+2
*
spi: spi-mem: Allow controller supporting mem_ops without exec_op
William Zhang
2023-02-10
1
-1
/
+1
*
spi: spi-mem: Fix spi_mem_poll_status()
Patrice Chotard
2022-06-06
1
-1
/
+1
*
spi: stm32-qspi: flags management fixes
Mark Brown
2022-05-11
1
-0
/
+10
|
\
|
*
spi: spi-mem: check if data buffers are on stack
Pratyush Yadav
2022-04-21
1
-0
/
+10
*
|
spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runti...
Minghao Chi
2022-04-19
1
-2
/
+1
|
/
*
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-25
1
-14
/
+18
|
\
|
*
spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
Miquel Raynal
2022-02-10
1
-0
/
+5
|
*
spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
Miquel Raynal
2022-02-10
1
-10
/
+0
|
*
spi: spi-mem: Check the controller extra capabilities
Miquel Raynal
2022-02-10
1
-4
/
+13
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-4
/
+2
|
/
*
spi: spi-mem: fix doc warning in spi-mem.c
Yang Yingliang
2021-06-14
1
-1
/
+1
*
spi: spi-mem: add automatic poll status functions
Patrice Chotard
2021-06-03
1
-0
/
+86
*
spi: spi-mem: Fix code indent should use tabs where possible
Jay Fang
2021-03-24
1
-3
/
+3
*
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
2021-02-11
1
-3
/
+19
*
spi: spi-mem: Mark dummy transfers by setting dummy_data bit
Sowjanya Komatineni
2021-01-06
1
-0
/
+1
*
spi: spi-mem: fix reference leak in spi_mem_access_start
Zhang Qilong
2020-11-04
1
-0
/
+1
*
spi: spi-mem: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-11-02
1
-1
/
+1
*
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2020-07-14
1
-6
/
+7
*
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
2020-07-14
1
-0
/
+3
*
spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
Geert Uytterhoeven
2020-04-23
1
-4
/
+6
*
spi: spi-mem: Compute length only when needed
Tudor Ambarus
2020-02-28
1
-2
/
+3
*
spi: spi-mem: Fix typo, s/fallback/falls back
Tudor Ambarus
2020-02-17
1
-1
/
+1
*
spi: spi-mem: fallback to using transfers when CS gpios are used
Chris Packham
2019-11-07
1
-1
/
+1
*
spi-mem: fix kernel-doc for spi_mem_dirmap_{read|write}()
Sergei Shtylyov
2019-04-08
1
-2
/
+2
*
spi: spi-mem: export spi_mem_default_supports_op()
Naga Sureshkumar Relli
2019-04-03
1
-2
/
+2
*
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-20
1
-1
/
+2
|
\
|
*
spi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy()
Boris Brezillon
2019-01-21
1
-0
/
+2
|
*
spi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc
Boris Brezillon
2019-01-21
1
-1
/
+0
*
|
spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
Boris Brezillon
2019-01-21
1
-0
/
+69
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
2018-12-20
1
-22
/
+247
|
\
\
|
*
|
spi: spi-mem: Add a new API to support direct mapping
Boris Brezillon
2018-11-20
1
-0
/
+204
|
*
|
spi: spi-mem: Split spi_mem_exec_op() code
Boris Brezillon
2018-11-20
1
-21
/
+42
|
*
|
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Boris Brezillon
2018-11-20
1
-1
/
+1
|
|
/
*
/
spi: spi-mem: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
2018-12-03
1
-1
/
+8
|
/
*
spi: spi-mem: Fix inverted logic in op sanity check
Geert Uytterhoeven
2018-09-27
1
-4
/
+4
*
spi: spi-mem: Add extra sanity checks on the op param
Boris Brezillon
2018-09-20
1
-6
/
+48
*
spi: spi-mem: Adjust op len based on message/transfer size limitations
Chuanhua Han
2018-09-10
1
-0
/
+15
*
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
2018-08-02
1
-0
/
+28
*
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2018-05-11
1
-0
/
+410