index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+1
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
124
-1234
/
+1674
2023-04-25
spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPS
Dhruva Gole
1
-3
/
+1
2023-04-24
Tegra TPM driver with HW flow control
Mark Brown
1
-0
/
+14
2023-04-21
spi: tegra210-quad: Enable TPM wait polling
Krishna Yarlagadda
1
-0
/
+14
2023-04-21
spi: bcm63xx: remove PM_SLEEP based conditional compilation
Dhruva Gole
1
-2
/
+0
2023-04-20
spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS
Dhruva Gole
1
-11
/
+2
2023-04-19
Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-04-19
spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()
Li Lanzhe
1
-1
/
+1
2023-04-18
spi: spi-cadence: Add Slave mode support
Mark Brown
1
-121
/
+203
2023-04-18
spi: spi-cadence: Add support for Slave mode
Srinivas Goud
1
-71
/
+153
2023-04-18
spi: spi-cadence: Switch to spi_controller structure
Srinivas Goud
1
-58
/
+58
2023-04-18
spi: cadence-quadspi: fix suspend-resume implementations
Dhruva Gole
1
-3
/
+16
2023-04-17
spi: cadence-quadspi: Fix random issues with Xilinx
Mark Brown
1
-16
/
+24
2023-04-17
spi: dw: Add support for AMD Pensando Elba SoC
Brad Larson
1
-0
/
+58
2023-04-17
spi: cadence-quadspi: Disable the SPI before reconfiguring
Sai Krishna Potthuri
1
-15
/
+23
2023-04-17
spi: cadence-quadspi: Update the read timeout based on the length
Sai Krishna Potthuri
1
-1
/
+1
2023-04-14
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2023-04-13
spi: spi-loopback-test: Add module param for iteration length
Rohit Ner
1
-0
/
+8
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
1
-0
/
+5
2023-04-11
spi: add support for Amlogic A1 SPI Flash Controller
Martin Kurbanov
3
-0
/
+464
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
1
-2
/
+2
2023-04-05
spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx
Mark Brown
1
-13
/
+7
2023-04-05
spi: fsl-spi: No need to check transfer length versus word size
Christophe Leroy
1
-10
/
+2
2023-04-05
spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to void
Christophe Leroy
1
-14
/
+6
2023-04-05
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
Christophe Leroy
2
-0
/
+26
2023-04-05
spi: fsl-spi: Re-organise transfer bits_per_word adaptation
Christophe Leroy
1
-25
/
+21
2023-04-05
spi: fsl-spi: Fix CPM/QE mode Litte Endian
Christophe Leroy
1
-5
/
+7
2023-04-05
spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines
Tharun Kumar P
1
-12
/
+5
2023-04-05
spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume
Tharun Kumar P
1
-1
/
+1
2023-04-05
spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver
Tharun Kumar P
1
-1
/
+2
2023-04-04
spi: qup: Convert to platform remove callback
Mark Brown
1
-13
/
+15
2023-04-04
spi: qup: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-04
spi: tegra210-quad: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-04-04
spi: tegra114: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-04-04
spi: stm32: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-04-04
spi: imx: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-04-04
spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
Kevin Groeneveld
1
-6
/
+18
2023-04-04
spi: qup: Don't skip cleanup in remove's error path
Uwe Kleine-König
1
-9
/
+13
2023-03-31
spi: intel-pci: Add support for Meteor Lake-S SPI serial flash
Mika Westerberg
1
-0
/
+1
2023-03-31
spi: bcm2835: Convert to platform remove callback returning void
Uwe Kleine-König
1
-14
/
+3
2023-03-29
spi: rockchip-sfc: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-03-28
spi: xilinx: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-28
spi: spi-qcom-qspi: Support pinctrl sleep states
Douglas Anderson
1
-0
/
+5
2023-03-27
spi: sprd: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
spi: sprd-adi: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
spi: pic32: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
spi: orion: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
spi: omap2-mcspi: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
[next]