index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
spi: axi-spi-engine: fix sleep ticks calculation
David Lechner
1
-15
/
+10
2023-12-06
spi: axi-spi-engine: remove spi_engine_get_clk_div()
David Lechner
1
-18
/
+5
2023-12-06
spi: axi-spi-engine: populate xfer->effective_speed_hz
David Lechner
1
-0
/
+23
2023-12-06
spi: axi-spi-engine: return void from spi_engine_compile_message()
David Lechner
1
-3
/
+1
2023-11-27
spi: sprd: adi: Use devm_register_restart_handler()
Andrew Davis
1
-22
/
+8
2023-11-20
spi: axi-spi-engine improvements
Mark Brown
1
-146
/
+253
2023-11-20
spi: axi-spi-engine: add support for any word size
David Lechner
1
-16
/
+68
2023-11-20
spi: axi-spi-engine: add support for cs_off
David Lechner
1
-10
/
+21
2023-11-20
spi: axi-spi-engine: remove struct spi_engine::msg
David Lechner
1
-32
/
+28
2023-11-20
spi: axi-spi-engine: remove completed_id from driver state
David Lechner
1
-3
/
+3
2023-11-20
spi: axi-spi-engine: use message_prepare/unprepare
David Lechner
1
-12
/
+34
2023-11-20
spi: axi-spi-engine: move msg state to new struct
David Lechner
1
-54
/
+96
2023-11-20
spi: axi-spi-engine: check for valid clock rate
David Lechner
1
-0
/
+3
2023-11-20
spi: axi-spi-engine: use devm_spi_register_controller()
David Lechner
1
-9
/
+1
2023-11-20
spi: axi-spi-engine: use devm_request_irq()
David Lechner
1
-8
/
+3
2023-11-20
spi: axi-spi-engine: use devm action to reset hw on remove
David Lechner
1
-5
/
+14
2023-11-20
spi: axi-spi-engine: use devm_spi_alloc_host()
David Lechner
1
-21
/
+10
2023-11-20
spi: axi-spi-engine: simplify driver data allocation
David Lechner
1
-6
/
+2
2023-11-20
spi: ingenic: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-6
/
+9
2023-11-18
spi: intel: make mem_ops comparison unique to opcode match
Raag Jadav
1
-5
/
+5
2023-11-13
Add STM32F7 SPI support
Mark Brown
1
-149
/
+306
2023-11-13
spi: spi-ti-qspi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+7
2023-11-13
spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
Amit Kumar Mahapatra
1
-1
/
+2
2023-11-13
spi: cadence-xspi: Drop useless assignment to NULL
Uwe Kleine-König
1
-1
/
+0
2023-11-13
spi: stm32: add STM32F7 support
Ben Wolsieffer
1
-0
/
+149
2023-11-13
spi: stm32: use callbacks for read_rx and write_tx
Ben Wolsieffer
1
-4
/
+12
2023-11-13
spi: stm32: rename stm32f4_* to stm32fx_*
Ben Wolsieffer
1
-145
/
+145
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-17
/
+40
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
1
-17
/
+39
2023-11-06
spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
Amit Kumar Mahapatra
1
-0
/
+1
2023-11-04
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-0
/
+309
2023-10-30
spi: Merge up fix
Mark Brown
8
-10
/
+30
2023-10-23
spi: omap2-mcspi: Add FIFO support without DMA
Vaishnav Achath
1
-8
/
+129
2023-10-17
spi: stm32: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-10-16
spi: Export acpi_spi_find_controller_by_adev()
Hans de Goede
1
-3
/
+2
2023-10-16
spi: nxp-fspi: use the correct ioremap function
Han Xu
1
-1
/
+1
2023-10-11
spi: Add support for Intel LJCA USB SPI driver
Wentong Wu
3
-0
/
+309
2023-10-10
spi: Add RZ/V2M CSI target support
Mark Brown
2
-45
/
+85
2023-10-10
spi: bcm2835: add a sentinel at the end of the lookup array
Bartosz Golaszewski
1
-1
/
+1
2023-10-09
spi: spi-geni-qcom: Rename the label unmap_if_dma
Vijaya Krishna Nivarthi
1
-3
/
+3
2023-10-09
spi: rzv2m-csi: Add target mode support
Fabrizio Castro
2
-45
/
+85
2023-10-06
spi: spidev: make spidev_class constant
Greg Kroah-Hartman
1
-8
/
+10
2023-10-06
spi: mpc52xx-psc: Make mpc52xx_psc_spi_transfer_one_message() static
Geert Uytterhoeven
1
-2
/
+2
2023-10-02
spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
William A. Kennington III
1
-2
/
+3
2023-09-27
spi: spi-gxp: BUG: Correct spi write return value
Charles Kearney
1
-1
/
+1
2023-09-26
spi: spi-cadence-quadspi: Fix missing unwind goto warnings
Dhruva Gole
1
-2
/
+5
2023-09-26
spi: omap2-mcspi: Fix hardcoded reference clock
Vaishnav Achath
1
-11
/
+20
2023-09-26
spi: qup: Allow scaling power domains and
Mark Brown
1
-1
/
+49
2023-09-25
spi: at91-usart: Remove some dead code
Christophe JAILLET
1
-18
/
+4
2023-09-25
spi: qup: Vote for interconnect bandwidth to DRAM
Stephan Gerhold
1
-0
/
+38
[next]