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
2022-02-18
spi: clean up some inconsistent indenting
Yang Li
1
-2
/
+2
2022-02-17
spi: New support and problem adjustment of SPI rockchip
Mark Brown
6
-23
/
+142
2022-02-17
spi: rockchip: clear interrupt status in error handler
Jon Lin
1
-1
/
+2
2022-02-17
spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops
shengfei Xu
1
-5
/
+9
2022-02-17
spi: rockchip: Preset cs-high and clk polarity in setup progress
Jon Lin
1
-0
/
+24
2022-02-17
spi: rockchip: Stop spi slave dma receiver when cs inactive
Jon Lin
1
-8
/
+73
2022-02-17
spi: rockchip: terminate dma transmission when slave abort
Jon Lin
1
-0
/
+6
2022-02-17
spi: rockchip: Fix error in getting num-cs property
Jon Lin
1
-3
/
+4
2022-02-16
spi: pxa2xx: Add support for Intel Raptor Lake PCH-S
Jarkko Nikula
1
-0
/
+5
2022-02-16
spi: amd: Fix building without ACPI enabled
André Almeida
1
-1
/
+1
2022-02-16
spi: intel-pci: Add support for Intel Ice Lake-N SPI serial flash
Andy Shevchenko
1
-0
/
+1
2022-02-15
spi: amd: Add support for new controller version
Mark Brown
1
-17
/
+72
2022-02-15
mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
Mark Brown
6
-0
/
+1444
2022-02-14
spi: Retire legacy GPIO handling
Linus Walleij
1
-97
/
+28
2022-02-14
spi: Fix warning for Clang build and simplify code
Li-hao Kuo
1
-29
/
+9
2022-02-14
mtd: spi-nor: intel-spi: Convert to SPI MEM
Mika Westerberg
6
-0
/
+1444
2022-02-14
spi: amd: Add support for version AMDI0062
André Almeida
1
-10
/
+71
2022-02-14
spi: amd: Remove needless rom_addr variable
André Almeida
1
-1
/
+0
2022-02-14
spi: amd: Use iopoll for busy waiting
André Almeida
1
-9
/
+4
2022-02-10
spi: mxic: Add support for pipelined ECC operations
Miquel Raynal
2
-2
/
+112
2022-02-10
spi: mxic: Add support for direct mapping
Miquel Raynal
1
-3
/
+109
2022-02-10
spi: mxic: Create a helper to ease the start of an operation
Miquel Raynal
1
-24
/
+29
2022-02-10
spi: mxic: Create a helper to configure the controller before an operation
Miquel Raynal
1
-12
/
+19
2022-02-10
spi: mxic: Fix the transmit path
Miquel Raynal
1
-16
/
+12
2022-02-10
spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
Miquel Raynal
1
-0
/
+5
2022-02-10
spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
Miquel Raynal
3
-23
/
+2
2022-02-10
spi: mxic: Provide a capability structure
Miquel Raynal
1
-0
/
+5
2022-02-10
spi: cadence-quadspi: Provide a capability structure
Miquel Raynal
1
-0
/
+5
2022-02-10
spi: spi-mem: Check the controller extra capabilities
Miquel Raynal
1
-4
/
+13
2022-02-09
spi: make remove callback a void function
Mark Brown
6
-22
/
+8
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
6
-22
/
+8
2022-02-08
spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe
Miaoqian Lin
1
-0
/
+2
2022-02-08
spi: tegra114: Add missing IRQ check in tegra_spi_probe
Miaoqian Lin
1
-0
/
+4
2022-02-08
spi: ath79: add mem_ops for fast-read
Luiz Angelo Daros de Luca
1
-0
/
+34
2022-02-08
spi: Modify irq request position and modify parameters
Li-hao Kuo
1
-32
/
+31
2022-02-08
spi: spidev: prevent spidev->speed_hz from being zero
Dan Carpenter
1
-12
/
+19
2022-02-08
spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
Zhou Qingyang
1
-0
/
+3
2022-02-02
spi: mpc512x-psc: Fix compile errors
Linus Walleij
1
-2
/
+1
2022-02-02
spi: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-2
/
+2
2022-02-01
Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-39
/
+42
2022-02-01
spi: Enhance and export helpers for ACPI resources
Mark Brown
1
-16
/
+121
2022-02-01
spi: Add API to count spi acpi resources
Stefan Binding
1
-0
/
+40
2022-02-01
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
1
-7
/
+44
2022-02-01
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
1
-10
/
+36
2022-02-01
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
1
-2
/
+4
2022-02-01
spi: bcm2835aux: Convert to use GPIO descriptors
Linus Walleij
1
-17
/
+4
2022-02-01
spi: st-ssc4: Covert to use GPIO descriptors
Linus Walleij
1
-27
/
+4
2022-01-31
spi: mediatek: Avoid NULL pointer crash in interrupt
Benjamin Gaignard
1
-1
/
+1
2022-01-31
spi: sp7201: Fix compiler warnings
郭力豪
1
-4
/
+6
2022-01-31
spi: pic32: Convert to use GPIO descriptors
Linus Walleij
1
-5
/
+4
[prev]
[next]