index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
spi: spi-fsl-lpspi: Fix scldiv calculation
Stefan Wahren
1
-2
/
+4
2024-08-14
spi: spidev: Add missing spi_device_id for bh2228fv
Geert Uytterhoeven
1
-0
/
+1
2024-08-03
spi: spidev: add correct compatible for Rohm BH2228FV
Conor Dooley
1
-0
/
+1
2024-08-03
spi: spidev: order compatibles alphabetically
Krzysztof Kozlowski
1
-4
/
+4
2024-08-03
spidev: Add Silicon Labs EM3581 device compatible
Vincent Tremblay
1
-0
/
+2
2024-08-03
spi: microchip-core: fix init function not setting the master and motorola modes
Steve Wilkins
1
-8
/
+9
2024-08-03
spi: microchip-core: switch to use modern name
Yang Yingliang
1
-37
/
+37
2024-08-03
spi: microchip-core: only disable SPI controller when register value change r...
Steve Wilkins
1
-38
/
+41
2024-08-03
spi: microchip-core: fix the issues in the isr
Naga Sureshkumar Relli
1
-10
/
+8
2024-08-03
spi: atmel-quadspi: Add missing check for clk_prepare
Chen Ni
1
-2
/
+9
2024-08-03
spi: spi-microchip-core: Fix the number of chip selects supported
Prajna Rajendra Kumar
1
-1
/
+1
2024-07-25
spi: mux: set ctlr->bits_per_word_mask
David Lechner
1
-0
/
+1
2024-07-25
spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
Uwe Kleine-König
1
-1
/
+1
2024-07-11
spi: cadence: Ensure data lines set to low during dummy-cycle period
Witold Sadowski
1
-5
/
+15
2024-06-27
spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4
Patrice Chotard
1
-1
/
+1
2024-06-27
spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()
Patrice Chotard
1
-6
/
+4
2024-06-12
spi: stm32: Don't warn about spurious interrupts
Uwe Kleine-König
1
-1
/
+1
2024-06-12
spi: Don't mark message DMA mapped when no transfer in it is
Andy Shevchenko
1
-0
/
+4
2024-05-17
spi: microchip-core-qspi: fix setting spi bus clock rate
Conor Dooley
1
-0
/
+1
2024-05-17
spi: fix null pointer dereference within spi_sync
Mans Rullgard
1
-0
/
+1
2024-05-17
spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
Devyn Liu
1
-2
/
+0
2024-05-17
spi: axi-spi-engine: fix version format string
David Lechner
1
-1
/
+1
2024-05-17
spi: axi-spi-engine: use common AXI macros
David Lechner
1
-11
/
+6
2024-05-17
spi: axi-spi-engine: move msg state to new struct
David Lechner
1
-54
/
+96
2024-05-17
spi: axi-spi-engine: use devm_spi_alloc_host()
David Lechner
1
-21
/
+10
2024-05-17
spi: axi-spi-engine: simplify driver data allocation
David Lechner
1
-6
/
+2
2024-05-17
spi: spi-axi-spi-engine: Use helper function devm_clk_get_enabled()
Li Zetao
1
-20
/
+5
2024-05-17
spi: spi-axi-spi-engine: switch to use modern name
Yang Yingliang
1
-29
/
+29
2024-05-17
spi: axi-spi-engine: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-17
spi: introduce new helpers with using modern naming
Yang Yingliang
1
-0
/
+11
2024-03-26
spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
Fei Shao
1
-10
/
+12
2024-03-01
spi: sh-msiof: avoid integer overflow in constants
Wolfram Sang
1
-8
/
+8
2024-03-01
spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected
Devyn Liu
1
-0
/
+5
2024-02-23
spi: ppc4xx: Drop write-only variable
Uwe Kleine-König
1
-5
/
+0
2024-01-31
spi: fix finalize message on error return
David Lechner
1
-0
/
+4
2024-01-31
spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
Kamal Dasu
1
-2
/
+2
2024-01-25
spi: sh-msiof: Enforce fixed DTDL for R-Car H3
Wolfram Sang
1
-0
/
+17
2024-01-25
spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
Amit Kumar Mahapatra
1
-1
/
+2
2024-01-05
spi: atmel: Fix clock issue when using devices with different polarities
Louis Chauvet
1
-1
/
+81
2024-01-05
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
1
-23
/
+22
2024-01-05
spi: Reintroduce spi_set_cs_timing()
Tudor Ambarus
1
-0
/
+37
2024-01-05
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
1
-0
/
+12
2023-12-08
spi: Fix null dereference on suspend
Mark Hasemeyer
1
-17
/
+39
2023-11-20
spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
Amit Kumar Mahapatra
1
-0
/
+1
2023-11-20
spi: nxp-fspi: use the correct ioremap function
Han Xu
1
-1
/
+1
2023-11-20
spi: tegra: Fix missing IRQ check in tegra_slink_probe()
Zhang Shurong
1
-0
/
+2
2023-11-08
spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
William A. Kennington III
1
-2
/
+3
2023-10-10
spi: zynqmp-gqspi: fix clock imbalance on probe failure
Johan Hovold
1
-4
/
+8
2023-10-06
spi: intel-pci: Add support for Granite Rapids SPI serial flash
Mika Westerberg
1
-0
/
+1
2023-10-06
spi: stm32: add a delay before SPI disable
Valentin Caron
1
-0
/
+8
[next]