index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
spi: axi-spi-engine: populate xfer->effective_speed_hz
David Lechner
2023-12-06
1
-0
/
+23
|
|
*
|
spi: axi-spi-engine: return void from spi_engine_compile_message()
David Lechner
2023-12-06
1
-3
/
+1
|
*
|
|
spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()
Yang Yingliang
2023-12-04
1
-1
/
+3
|
*
|
|
spi: spl022: fix sleeping in interrupt context
Mark Brown
2023-12-04
2
-306
/
+69
|
|
\
\
\
|
|
*
|
|
spi: spl022: switch to use default spi_transfer_one_message()
Nam Cao
2023-11-30
1
-306
/
+66
|
|
*
|
|
spi: introduce SPI_TRANS_FAIL_IO for error reporting
Nam Cao
2023-11-30
1
-0
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-11-30
7
-10
/
+10
|
|
|
/
|
|
/
|
|
*
|
spi: sprd: adi: Use devm_register_restart_handler()
Andrew Davis
2023-11-27
1
-22
/
+8
|
*
|
spi: axi-spi-engine improvements
Mark Brown
2023-11-20
1
-146
/
+253
|
|
\
\
|
|
*
|
spi: axi-spi-engine: add support for any word size
David Lechner
2023-11-20
1
-16
/
+68
|
|
*
|
spi: axi-spi-engine: add support for cs_off
David Lechner
2023-11-20
1
-10
/
+21
|
|
*
|
spi: axi-spi-engine: remove struct spi_engine::msg
David Lechner
2023-11-20
1
-32
/
+28
|
|
*
|
spi: axi-spi-engine: remove completed_id from driver state
David Lechner
2023-11-20
1
-3
/
+3
|
|
*
|
spi: axi-spi-engine: use message_prepare/unprepare
David Lechner
2023-11-20
1
-12
/
+34
|
|
*
|
spi: axi-spi-engine: move msg state to new struct
David Lechner
2023-11-20
1
-54
/
+96
|
|
*
|
spi: axi-spi-engine: check for valid clock rate
David Lechner
2023-11-20
1
-0
/
+3
|
|
*
|
spi: axi-spi-engine: use devm_spi_register_controller()
David Lechner
2023-11-20
1
-9
/
+1
|
|
*
|
spi: axi-spi-engine: use devm_request_irq()
David Lechner
2023-11-20
1
-8
/
+3
|
|
*
|
spi: axi-spi-engine: use devm action to reset hw on remove
David Lechner
2023-11-20
1
-5
/
+14
|
|
*
|
spi: axi-spi-engine: use devm_spi_alloc_host()
David Lechner
2023-11-20
1
-21
/
+10
|
|
*
|
spi: axi-spi-engine: simplify driver data allocation
David Lechner
2023-11-20
1
-6
/
+2
|
|
|
/
|
*
|
spi: ingenic: convert not to use dma_request_slave_channel()
Christophe JAILLET
2023-11-20
1
-6
/
+9
|
*
|
spi: intel: make mem_ops comparison unique to opcode match
Raag Jadav
2023-11-18
1
-5
/
+5
|
*
|
Add STM32F7 SPI support
Mark Brown
2023-11-13
1
-149
/
+306
|
|
\
\
|
|
*
|
spi: stm32: add STM32F7 support
Ben Wolsieffer
2023-11-13
1
-0
/
+149
|
|
*
|
spi: stm32: use callbacks for read_rx and write_tx
Ben Wolsieffer
2023-11-13
1
-4
/
+12
|
|
*
|
spi: stm32: rename stm32f4_* to stm32fx_*
Ben Wolsieffer
2023-11-13
1
-145
/
+145
|
|
|
/
|
*
|
spi: spi-ti-qspi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-13
1
-6
/
+7
|
*
|
spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
Amit Kumar Mahapatra
2023-11-13
1
-1
/
+2
|
*
|
spi: cadence-xspi: Drop useless assignment to NULL
Uwe Kleine-König
2023-11-13
1
-1
/
+0
|
|
/
*
|
spi: atmel: Fix clock issue when using devices with different polarities
Louis Chauvet
2023-12-14
1
-1
/
+81
*
|
spi: spi-imx: correctly configure burst length when using dma
Benjamin Bigler
2023-12-10
1
-4
/
+11
*
|
spi: cadence: revert "Add SPI transfer delays"
Nam Cao
2023-12-06
1
-1
/
+0
*
|
spi: atmel: Prevent spi transfers from being killed
Miquel Raynal
2023-12-05
1
-6
/
+4
*
|
spi: atmel: Drop unused defines
Miquel Raynal
2023-12-01
1
-3
/
+0
*
|
spi: atmel: Do not cancel a transfer upon any signal
Miquel Raynal
2023-12-01
1
-2
/
+2
|
/
*
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-11-10
2
-17
/
+40
|
\
|
*
spi: Fix null dereference on suspend
Mark Hasemeyer
2023-11-10
1
-17
/
+39
|
*
spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
Amit Kumar Mahapatra
2023-11-06
1
-0
/
+1
*
|
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-04
3
-0
/
+309
|
\
\
|
*
|
spi: Add support for Intel LJCA USB SPI driver
Wentong Wu
2023-10-11
3
-0
/
+309
*
|
|
spi: Merge up fix
Mark Brown
2023-10-30
8
-10
/
+30
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
spi: nxp-fspi: use the correct ioremap function
Han Xu
2023-10-16
1
-1
/
+1
|
*
|
spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
William A. Kennington III
2023-10-02
1
-2
/
+3
|
|
/
|
*
spi: spi-gxp: BUG: Correct spi write return value
Charles Kearney
2023-09-27
1
-1
/
+1
|
*
spi: cs42l43: Remove spurious pm_runtime_disable
Charles Keepax
2023-09-22
1
-1
/
+0
|
*
spi: Merge up old fix
Mark Brown
2023-09-19
1
-4
/
+8
|
|
\
|
|
*
spi: zynqmp-gqspi: fix clock imbalance on probe failure
Johan Hovold
2023-06-22
1
-4
/
+8
|
*
|
spi: imx: Take in account bits per word instead of assuming 8-bits
Stefan Moring
2023-09-18
1
-1
/
+1
|
*
|
spi: intel-pci: Add support for Granite Rapids SPI serial flash
Mika Westerberg
2023-09-11
1
-0
/
+1
[prev]
[next]