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
starfive-6.6.48-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
2020-07-17
spi: atmel-quadspi: Use optimezed memcpy_fromio()/memcpy_toio()
Tudor Ambarus
2
-5
/
+5
2020-07-17
spi: Only defer to thread for cleanup when needed
Mark Brown
1
-7
/
+19
2020-07-17
spi: bcm2835aux: support effective_speed_hz
Martin Sperl
1
-3
/
+3
2020-07-17
spi: bcm2835: support effective_speed_hz
Martin Sperl
1
-3
/
+3
2020-07-16
spi: davinci: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+0
2020-07-15
spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepare
Qing Zhang
1
-2
/
+2
2020-07-14
Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...
Mark Brown
5
-14
/
+32
2020-07-14
spi: omap-100k: Drop include
Linus Walleij
1
-1
/
+0
2020-07-14
spi: spi-mtk-nor: reject DTR ops
Pratyush Yadav
1
-0
/
+6
2020-07-14
spi: atmel-quadspi: reject DTR ops
Pratyush Yadav
1
-0
/
+6
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
4
-14
/
+17
2020-07-14
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
1
-0
/
+3
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-14
spi: spi-qcom-qspi: Set an autosuspend delay of 250 ms
Douglas Anderson
1
-0
/
+2
2020-07-14
spi: spi-qcom-qspi: Avoid clock setting if not needed
Douglas Anderson
1
-10
/
+31
2020-07-14
spi: spi-qcom-qspi: Use OPP API to set clk/perf state
Rajendra Nayak
1
-1
/
+27
2020-07-13
spi: imx/fsl-lpspi: Convert to GPIO descriptors
Linus Walleij
2
-120
/
+19
2020-07-10
SPI SUBSYSTEM: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-3
/
+3
2020-07-10
spi: atmel: remove redundant label out_free
Colin Ian King
1
-1
/
+0
2020-07-10
spi: use kthread_create_worker() helper
Marek Szyprowski
1
-14
/
+12
2020-07-07
Merge series "spi: spi-geni-qcom: Avoid a bunch of per-transfer overhead" fro...
Mark Brown
1
-0
/
+2
2020-07-07
Merge series "spi: spi-sun6i: One fix and some improvements" from Marc Kleine...
Mark Brown
6
-106
/
+114
2020-07-07
spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed
Peng Fan
1
-2
/
+1
2020-07-07
spi: spi-geni-qcom: Set an autosuspend delay of 250 ms
Douglas Anderson
1
-0
/
+2
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): enable RF_RDY interrupt only if needed
Marc Kleine-Budde
1
-4
/
+8
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): collate write to Interrupt Control ...
Marc Kleine-Budde
1
-12
/
+5
2020-07-07
spi: spi-sun6i: sun6i_spi_fill_fifo(): remove not needed length argument
Marc Kleine-Budde
1
-4
/
+5
2020-07-07
spi: spi-sun6i: sun6i_spi_drain_fifo(): remove not needed length argument
Marc Kleine-Budde
1
-8
/
+5
2020-07-07
spi: spi-sun6i: sun6i_spi_drain_fifo(): introduce sun6i_spi_get_rx_fifo_count...
Marc Kleine-Budde
1
-6
/
+10
2020-07-07
spi: spi-sun6i: sun6i_spi_get_tx_fifo_count: Convert manual shift+mask to FIE...
Marc Kleine-Budde
1
-5
/
+3
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): remove not needed masking of transf...
Marc Kleine-Budde
1
-7
/
+3
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): remove useless goto
Marc Kleine-Budde
1
-2
/
+0
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): report effectivly used speed_hz of ...
Marc Kleine-Budde
1
-0
/
+2
2020-07-06
spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate
Marc Kleine-Budde
1
-8
/
+6
2020-07-02
Merge series "spi: bcm2835: Interrupt-handling optimisations" from Robin Murp...
Mark Brown
1
-23
/
+22
2020-07-02
spi: lantiq-ssc: Convert to use GPIO descriptors
Linus Walleij
1
-2
/
+2
2020-07-02
spi: img-spfi: Convert to use GPIO descriptors
Linus Walleij
1
-55
/
+1
2020-07-02
spi: npcm-pspi: Convert to use GPIO descriptors
Linus Walleij
1
-27
/
+1
2020-07-02
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
1
-0
/
+11
2020-07-02
spi: fsl: add missing __iomem annotation
Luc Van Oostenryck
1
-9
/
+9
2020-07-02
spi: bcm2835: Micro-optimise FIFO loops
Robin Murphy
1
-10
/
+8
2020-07-02
spi: bcm2835: Micro-optimise IRQ handler
Robin Murphy
1
-4
/
+6
2020-07-02
spi: bcm3835: Tidy up bcm2835_spi_reset_hw()
Robin Murphy
1
-9
/
+8
2020-07-01
spi: mediatek: use correct SPI_CFG2_REG MACRO
leilk.liu
1
-7
/
+8
2020-06-29
spi: omap2-mcspi: Convert to use GPIO descriptors
Linus Walleij
1
-16
/
+3
2020-06-29
spi: spi-geni-qcom: Don't set the cs if it was already right
Douglas Anderson
1
-1
/
+7
2020-06-29
Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-17
/
+27
2020-06-25
spi: pxa2xx: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
1
-0
/
+5
[prev]
[next]