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-geni-qcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
spi: geni-qcom: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-1
/
+1
2023-12-11
spi: geni-qcom: switch to use modern name
Yang Yingliang
1
-48
/
+48
2023-10-09
spi: spi-geni-qcom: Rename the label unmap_if_dma
Vijaya Krishna Nivarthi
1
-3
/
+3
2023-07-31
spi: spi-geni-qcom: Add SPI Device mode support for GENI based QuPv3
Praveen Talari
1
-6
/
+47
2023-07-07
Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2023-06-29
spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode
Dmitry Baryshkov
1
-0
/
+6
2023-06-28
Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2023-06-28
Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-53
/
+50
2023-06-19
spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
Neil Armstrong
1
-0
/
+2
2023-06-15
spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
Neil Armstrong
1
-0
/
+2
2023-06-06
spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead
Vijaya Krishna Nivarthi
1
-53
/
+50
2023-05-30
spi: Merge up fixes to help CI
Mark Brown
1
-0
/
+2
2023-05-11
spi: spi-geni-qcom: Select FIFO mode for chip select
Vijaya Krishna Nivarthi
1
-0
/
+2
2023-05-08
spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
Vijaya Krishna Nivarthi
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
-3
/
+3
2023-03-06
spi: geni-qcom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2023-02-09
soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
Elliot Berman
1
-1
/
+1
2022-12-26
spi: spi-geni-qcom: Add support for SE DMA mode
Vijaya Krishna Nivarthi
1
-46
/
+165
2022-01-28
spi: qcom: geni: Simplify DMA setting
Christophe JAILLET
1
-5
/
+2
2022-01-06
spi: qcom: geni: handle timeout for gpi mode
Vinod Koul
1
-1
/
+25
2022-01-06
spi: qcom: geni: set the error code for gpi transfer
Vinod Koul
1
-1
/
+5
2021-11-18
spi: qcom: geni: remove unused defines
Vinod Koul
1
-4
/
+0
2021-11-12
spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan()
Dan Carpenter
1
-6
/
+10
2021-10-29
spi: spi-geni-qcom: Add support for GPI dma
Vinod Koul
1
-15
/
+239
2021-07-14
spi: spi-geni-qcom: Remove confusing comment about setting the watermark
Douglas Anderson
1
-6
/
+0
2021-05-10
spi: delete repeated words in comments
Jay Fang
1
-2
/
+2
2021-03-16
spi: spi-geni-qcom: Convert to use resource-managed OPP API
Yangtao Li
1
-10
/
+6
2020-12-18
spi: spi-geni-qcom: Print an error when we timeout setting the CS
Douglas Anderson
1
-1
/
+3
2020-12-18
spi: spi-geni-qcom: Don't try to set CS if an xfer is pending
Douglas Anderson
1
-2
/
+7
2020-12-18
spi: spi-geni-qcom: Fail new xfers if xfer/cancel/abort pending
Douglas Anderson
1
-2
/
+57
2020-12-18
spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
Douglas Anderson
1
-0
/
+14
2020-12-10
Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...
Mark Brown
1
-0
/
+1
2020-12-09
spi: spi-geni-qcom: Use the new method of gpio CS control
Stephen Boyd
1
-0
/
+1
2020-12-07
spi: spi-geni-qcom: Fix use-after-free on unbind
Lukas Wunner
1
-2
/
+1
2020-09-14
spi: spi-geni-qcom: Don't wait to start 1st transfer if transmitting
Douglas Anderson
1
-81
/
+86
2020-09-14
spi: spi-geni-qcom: Don't program CS_TOGGLE again and again
Douglas Anderson
1
-5
/
+7
2020-09-14
spi: spi-geni-qcom: Use the FIFO even more
Douglas Anderson
1
-1
/
+1
2020-09-09
spi: spi-geni-qcom: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-8
/
+5
2020-08-04
Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-67
/
+112
2020-07-14
spi: spi-geni-qcom: Get rid of most overhead in prepare_message()
Douglas Anderson
1
-30
/
+24
2020-07-14
spi: spi-geni-qcom: Set the clock properly at runtime resume
Douglas Anderson
1
-1
/
+9
2020-07-14
spi: spi-geni-qcom: Avoid clock setting if not needed
Douglas Anderson
1
-5
/
+6
2020-07-07
spi: spi-geni-qcom: Set an autosuspend delay of 250 ms
Douglas Anderson
1
-0
/
+2
2020-06-29
spi: spi-geni-qcom: Don't set the cs if it was already right
Douglas Anderson
1
-1
/
+7
2020-06-25
spi: spi-geni-qcom: Use OPP API to set clk/perf state
Rajendra Nayak
1
-3
/
+23
2020-06-25
spi: spi-geni-qcom: Add interconnect support
Akash Asthana
1
-4
/
+32
2020-06-25
spi: spi-geni-qcom: Combine the clock setting code
Douglas Anderson
1
-35
/
+35
2020-06-22
spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily
Stephen Boyd
1
-21
/
+21
2020-06-22
spi: spi-geni-qcom: Simplify setup_fifo_xfer()
Stephen Boyd
1
-9
/
+4
[next]