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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
spi: pic32: Use helper function devm_clk_get_enabled()
Li Zetao
1
-7
/
+1
2023-08-21
spi: pic32: switch to use modern name
Yang Yingliang
1
-77
/
+77
2023-07-11
spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
1
-1
/
+1
2023-03-27
spi: pic32: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-2
/
+2
2023-03-07
spi: pic32: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-01-31
spi: pic32: Convert to use GPIO descriptors
Linus Walleij
1
-5
/
+4
2021-12-17
spi: pic32: stop setting dma_config->slave_id
Arnd Bergmann
1
-2
/
+0
2021-08-10
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2020-11-12
spi: pic32: Don't leak DMA channels in probe error path
Lukas Wunner
1
-0
/
+1
2019-11-22
spi: pic32: Retire dma_request_slave_channel_compat()
Peter Ujfalusi
1
-16
/
+30
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-9
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
1
-9
/
+1
2019-04-01
spi: pic32: fix dma channels termination
Cezary Gapinski
1
-1
/
+1
2018-09-21
spi: pic32: Use proper enum in dmaengine_prep_slave_rg
Nathan Chancellor
1
-2
/
+2
2018-09-07
spi: pic32: remove unnecessary of_node_get()
Alexey Khoroshilov
1
-1
/
+1
2017-07-26
spi: pic32: fix spelling mistakes on macro names
Colin Ian King
1
-2
/
+2
2016-07-24
spi: pic32: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
1
-2
/
+3
2016-04-29
spi: pic32: Fix checking return value of devm_ioremap_resource
Axel Lin
1
-4
/
+3
2016-04-26
spi: pic32: Set proper bits_per_word_mask
Axel Lin
1
-11
/
+2
2016-04-04
spi: spi-pic32: Add PIC32 SPI master driver
Purna Chandra Mandal
1
-0
/
+888