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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
spi-atmel: support inter-word delay
Jonas Bonn
1
-5
/
+6
2019-01-31
spi: support inter-word delay requirement for devices
Jonas Bonn
1
-0
/
+5
2019-01-29
spi: mxs: add tracing to custom .transfer_one_message callback
Uwe Kleine-König
1
-0
/
+5
2019-01-29
spi: spi-mem: spi-fsl-qspi: typo fix in author name
Yogesh Narayan Gaur
1
-2
/
+2
2019-01-29
spi: spi-mem: spi-nxp-fspi: add module license info
Yogesh Narayan Gaur
1
-2
/
+3
2019-01-28
spi: pl022: add a message state STATE_TIMEOUT for timeout transfer
Jiwei Sun
1
-1
/
+29
2019-01-28
spi: Kconfig: imx: Update the help text to make it more generic
Fabio Estevam
1
-2
/
+1
2019-01-28
spi: nxp-fspi: add octal mode flag bit for octal support
Yogesh Narayan Gaur
1
-2
/
+2
2019-01-28
spi: spi-mem: Add driver for NXP FlexSPI controller
Yogesh Narayan Gaur
3
-0
/
+1116
2019-01-24
gpio: of: Fix logic inversion
Linus Walleij
1
-1
/
+1
2019-01-24
spi: cadence: Fix default polarity of native chipselect
Linus Walleij
1
-3
/
+3
2019-01-24
spi: dw: Fix default polarity of native chipselect
Linus Walleij
1
-3
/
+2
2019-01-24
spi: Support high CS when using descriptors
Linus Walleij
1
-0
/
+5
2019-01-23
spi: Go back to immediate teardown
Mark Brown
1
-89
/
+33
2019-01-23
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
4
-111
/
+111
2019-01-23
spi: bcm2835aux: remove unneeded NULL check of devm_clk_get
YueHaibing
1
-1
/
+1
2019-01-21
spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
Boris Brezillon
1
-0
/
+69
2019-01-18
spi: sh-msiof: Use DMA if possible
Hoan Nguyen An
1
-6
/
+2
2019-01-18
spi: sh-msiof: fix *info pointer in request_dma()
Hoan Nguyen An
1
-1
/
+1
2019-01-18
spi: sh-hspi: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
1
-4
/
+1
2019-01-17
spi: ath79: Remove now useless code
Alban Bedel
1
-41
/
+2
2019-01-17
spi: ath79: Enable support for compile test
Alban Bedel
2
-4
/
+13
2019-01-17
spi: ath79: Simplify ath79_spi_chipselect()
Alban Bedel
2
-32
/
+10
2019-01-17
spi: bitbang: Don't call chipselect() in spi_bitbang_setup()
Alban Bedel
1
-13
/
+0
2019-01-15
spi: cadence: Correct initialisation of runtime PM
Charles Keepax
1
-7
/
+4
2019-01-14
spi: spi-geni-qcom: Get rid of forward declaration
Stephen Boyd
1
-29
/
+26
2019-01-14
spi: spi-geni-qcom: Don't initialize completion for normal message
Stephen Boyd
1
-1
/
+0
2019-01-10
spi: davinci: Get rid of dangling variable
Linus Walleij
1
-1
/
+0
2019-01-10
spi: dw: fix warning unused variable 'ret'
Anders Roxell
1
-1
/
+0
2019-01-09
spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
Martin Sperl
1
-33
/
+89
2019-01-09
spi: dw: Convert to use CS GPIO descriptors
Linus Walleij
2
-30
/
+1
2019-01-09
spi: davinci: Convert to use CS GPIO descriptors
Linus Walleij
1
-40
/
+13
2019-01-09
spi: clps711x: Convert to use CS GPIO descriptors
Linus Walleij
1
-21
/
+2
2019-01-09
spi: cadence: Convert to use CS GPIO descriptors
Linus Walleij
1
-65
/
+2
2019-01-09
spi: atmel: Convert to use CS GPIO descriptors
Linus Walleij
1
-66
/
+27
2019-01-09
spi: ath79: Convert to use CS GPIO descriptors
Linus Walleij
1
-28
/
+14
2019-01-09
spi: Optionally use GPIO descriptors for CS GPIOs
Linus Walleij
1
-10
/
+94
2019-01-07
spi: stm32: add support for STM32F4
Cezary Gapinski
1
-7
/
+482
2019-01-07
spi: stm32: introduce compatible data cfg
Cezary Gapinski
1
-101
/
+236
2019-01-07
spi: stm32: add start dma transfer function
Cezary Gapinski
1
-9
/
+18
2019-01-07
spi: stm32: split transfer one setup function
Cezary Gapinski
1
-78
/
+192
2019-01-07
spi: stm32: rename interrupt function
Cezary Gapinski
1
-3
/
+3
2019-01-07
spi: stm32: rename STM32 SPI registers to STM32H7
Cezary Gapinski
1
-182
/
+199
2019-01-07
spi: stm32: remove SPI LOOP mode
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: use explicit CPOL and CPHA mode bits
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: fix typo in SPI_STM32 help text
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: fix DMA configuration with only one channel
Cezary Gapinski
1
-8
/
+12
2019-01-07
spi: stm32: use NULL pointer instead of plain integer
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: switch to SPDX identifier
Cezary Gapinski
1
-20
/
+7
2019-01-07
spi: dw: fix potential variable assignment error
shaftarger
1
-1
/
+2
[next]