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
/
spi-pic32-sqi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
spi: pic32-sqi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2023-09-11
spi: pic32-sqi: Use helper function devm_clk_get_enabled()
Li Zetao
1
-24
/
+3
2023-08-21
spi: pic32-sqi: switch to use modern name
Yang Yingliang
1
-43
/
+43
2023-07-11
spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
Andy Shevchenko
1
-1
/
+1
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-1
/
+1
2023-03-07
spi: pic32-sqi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2019-09-04
spi: pic32-sqi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
1
-9
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-10-17
spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent
Christoph Hellwig
1
-1
/
+1
2018-09-17
spi: pic32-sqi: remove unnecessary of_node_get()
Alexey Khoroshilov
1
-1
/
+1
2016-08-08
spi: pic32-sqi: use list_move_tail and list_move
Wei Yongjun
1
-4
/
+2
2016-07-24
spi: pic32-sqi: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
1
-3
/
+4
2016-05-06
spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanup
Axel Lin
1
-41
/
+0
2016-04-22
spi: pic32-sqi: silence array overflow warning
Dan Carpenter
1
-1
/
+1
2016-04-18
spi: pic32-sqi: add SPI driver for PIC32 SQI controller.
Purna Chandra Mandal
1
-0
/
+768