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
2022-09-19
spi: spi-loopback-test: Add test to trigger DMA/PIO mixing
Vincent Whitchurch
1
-0
/
+27
2022-09-19
spi: omap2-mcspi: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-09-14
spi: mpc52xx: Replace of_gpio_count() by gpiod_count()
Andy Shevchenko
1
-1
/
+2
2022-09-14
spi: fsl_spi: Convert to transfer_one
Christophe Leroy
1
-114
/
+43
2022-09-08
Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+41
2022-09-08
spi: meson-spicc: do not rely on busy flag in pow2 clk ops
Neil Armstrong
1
-3
/
+3
2022-09-08
spi: lpspi: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-07
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
1
-3
/
+9
2022-09-07
spi: nxp-fspi: Do not dereference fwnode in struct device
Andy Shevchenko
1
-4
/
+4
2022-09-05
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...
Xu Qiang
1
-1
/
+3
2022-09-05
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
Xu Qiang
1
-3
/
+14
2022-09-02
spi: spi: Fix queue hang if previous transfer failed
David Jander
1
-2
/
+1
2022-09-02
spi: mux: Fix mux interaction with fast path optimisations
Mark Brown
2
-1
/
+2
2022-08-31
spi: stm32-qspi: Refactor dual flash mode enable check in ->setup()
Andy Shevchenko
1
-2
/
+1
2022-08-31
spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
1
-2
/
+2
2022-08-30
spi: amd: Fix speed selection
Shreeya Patel
1
-4
/
+1
2022-08-29
spi: mt7621: Fix an erroneous message + clean-ups
Mark Brown
1
-36
/
+6
2022-08-29
spi: mt7621: Remove 'clk' from 'struct mt7621_spi'
Christophe JAILLET
1
-3
/
+1
2022-08-29
spi: mt7621: Use devm_spi_register_controller()
Christophe JAILLET
1
-15
/
+1
2022-08-29
spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling
Christophe JAILLET
1
-13
/
+1
2022-08-29
spi: mt7621: Fix an error message in mt7621_spi_probe()
Christophe JAILLET
1
-5
/
+3
2022-08-29
spi: add generic R-Car Gen4 and specific r8a779f0 support
Mark Brown
1
-0
/
+1
2022-08-29
spi: stm32-qspi: Fix pm_runtime management in stm32_qspi_transfer_one_message()
Patrice Chotard
1
-1
/
+7
2022-08-29
spi: sh-msiof: add generic Gen4 binding
Wolfram Sang
1
-0
/
+1
2022-08-28
spi: stm32-qspi: Fix stm32_qspi_transfer_one_message() error path
Patrice Chotard
1
-2
/
+4
2022-08-25
spi: amd: Configure device speed
Lucas Tanure
1
-0
/
+97
2022-08-25
spi: pxa2xx: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
1
-1
/
+1
2022-08-23
spi: stm32_qspi: use QSPI bus as 8 lines communication channel
Mark Brown
1
-9
/
+109
2022-08-23
spi: dw: Quite logging on deferred controller registration
Serge Semin
1
-1
/
+1
2022-08-23
spi: stm32_qspi: Add transfer_one_message() spi callback
Patrice Chotard
1
-9
/
+109
2022-08-22
spi: intel: 64k erase is supported from Canon Lake and beyond
Mika Westerberg
1
-0
/
+1
2022-08-22
spi: intel: Add support for second flash chip
Mika Westerberg
1
-16
/
+147
2022-08-22
spi: cadence-quadspi: Disable irqs during indirect reads
Niravkumar L Rabara
1
-4
/
+34
2022-08-19
spi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-18
spi: amd: Setup all xfers before opcode execution
Cristian Ciocaltea
1
-46
/
+47
2022-08-16
Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-35
/
+108
2022-08-15
spi: npcm-pspi: add Arbel NPCM8XX support
Mark Brown
1
-0
/
+1
2022-08-15
Add support for Microchip QSPI controller
Mark Brown
3
-0
/
+610
2022-08-15
spi: lpspi: Simplify some error message
Christophe JAILLET
1
-1
/
+1
2022-08-15
spi: microchip-core: Simplify some error message
Christophe JAILLET
1
-2
/
+2
2022-08-15
spi: s3c64xx: correct dma_chan pointer initialization
Chanho Park
1
-2
/
+2
2022-08-15
spi: microchip-core-qspi: Add support for microchip fpga qspi controllers
Naga Sureshkumar Relli
3
-0
/
+610
2022-08-15
spi: npcm-pspi: Add NPCM845 peripheral SPI support
Tomer Maimon
1
-0
/
+1
2022-08-15
spi: bitbang: Fix lsb-first Rx
Robin Murphy
1
-2
/
+4
2022-08-15
Merge remote-tracking branch 'spi/for-5.20' into spi-6.0
Mark Brown
2
-35
/
+108
2022-08-11
spi: meson-spicc: add local pow2 clock ops to preserve rate between messages
Neil Armstrong
1
-28
/
+101
2022-08-07
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2022-08-05
spi: spi.c: Add missing __percpu annotations in users of spi_statistics
David Jander
1
-7
/
+7
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+2
[prev]
[next]