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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
spi: mxic: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
1
-2
/
+1
2022-10-31
spi: npcm-fiu: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
1
-3
/
+1
2022-10-31
spi: mediatek: Fix package division error
zhichao.liu
1
-10
/
+13
2022-10-28
spi: tegra210-quad: Don't initialise DMA if not supported
Jon Hunter
1
-0
/
+6
2022-10-27
Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-6
/
+13
2022-10-26
spi: Remove the obsolte u64_stats_fetch_*_irq() users.
Thomas Gleixner
1
-2
/
+2
2022-10-26
spi: meson-spicc: move wait completion in driver to take bursts delay in account
Neil Armstrong
1
-2
/
+22
2022-10-24
spi: pxa2xx: Pass the SSP type via device property
Mark Brown
1
-135
/
+36
2022-10-24
spi: pxa2xx: Move OF and ACPI ID tables closer to their user
Andy Shevchenko
1
-19
/
+19
2022-10-24
spi: pxa2xx: Remove no more needed PCI ID table
Andy Shevchenko
1
-115
/
+2
2022-10-24
spi: pxa2xx: Respect Intel SSP type given by a property
Andy Shevchenko
1
-0
/
+12
2022-10-24
spi: pxa2xx: Validate the correctness of the SSP type
Andy Shevchenko
1
-2
/
+4
2022-10-24
spi: aspeed: Use devm_platform_{get_and_}ioremap_resource()
Yang Yingliang
1
-4
/
+2
2022-10-24
spi: stm32: Print summary 'callbacks suppressed' message
Marek Vasut
1
-0
/
+1
2022-10-21
spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
Mark Brown
1
-1
/
+38
2022-10-21
spi: pxa2xx: Minor cleanups
Mark Brown
1
-13
/
+8
2022-10-21
spi: meson-spicc: Use pinctrl to drive CLK line when idle
Amjad Ouled-Ameur
1
-1
/
+38
2022-10-21
spi: spi-imx: remove unused struct spi_imx_devtype_data::disable_dma callback
Marc Kleine-Budde
1
-8
/
+0
2022-10-21
spi: pxa2xx: Switch from PM ifdeffery to pm_ptr()
Andy Shevchenko
1
-8
/
+3
2022-10-21
spi: pxa2xx: Consistently use dev variable in pxa2xx_spi_init_pdata()
Andy Shevchenko
1
-5
/
+5
2022-10-21
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
1
-0
/
+12
2022-10-19
spi: spi-zyqnmp-gqspi: Add tap delay and Versal platform support
Mark Brown
1
-36
/
+155
2022-10-19
spi: img-spfi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2022-10-19
spi: aspeed: Fix window offset of CE1
Cédric Le Goater
1
-1
/
+1
2022-10-19
spi: spi-zynqmp-gqspi: Add tap delay support for GQSPI controller on Versal p...
Amit Kumar Mahapatra
1
-19
/
+67
2022-10-19
spi: spi-zynqmp-gqspi: Add tap delay support for ZynqMP GQSPI Controller
Naga Sureshkumar Relli
1
-4
/
+46
2022-10-19
spi: spi-zynqmp-gqspi: Avoid setting baud rate multiple times for same SPI fr...
Amit Kumar Mahapatra
1
-14
/
+35
2022-10-19
spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware init
Amit Kumar Mahapatra
1
-15
/
+17
2022-10-19
spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
Amit Kumar Mahapatra
1
-0
/
+6
2022-10-19
spi: fsl-cpm: substitute empty_zero_page with helper ZERO_PAGE(0)
Giulio Benetti
1
-1
/
+1
2022-10-18
spi: bcm-qspi: Make bcm_qspi_remove() return void
Uwe Kleine-König
4
-6
/
+9
2022-10-18
spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource()
Andy Shevchenko
1
-2
/
+1
2022-10-17
spi: cadence-quadspi: Use devm_platform_{get_and_}ioremap_resource()
Yang Yingliang
1
-5
/
+2
2022-10-17
spi: bcm63xx: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2022-10-17
spi: microchip: pci1xxxx: Add driver for SPI controller of PCI1XXXX PCIe switch
Tharun Kumar P
3
-0
/
+407
2022-10-17
spi: microchip-core: Remove the unused function mchp_corespi_enable()
Jiapeng Chong
1
-9
/
+0
2022-10-17
Merge existing fixes from spi/for-6.1 into new branch
Mark Brown
5
-5
/
+10
2022-10-17
spi: qup: support using GPIO as chip select line
Robert Marko
1
-0
/
+2
2022-10-13
spi: intel: Fix the offset to get the 64K erase opcode
Mauro Lima
1
-1
/
+1
2022-10-10
spi: aspeed: Fix typo in mode_bits field for AST2600 platform
Chin-Ting Kuo
1
-2
/
+2
2022-10-10
spi: mpc52xx: Replace NO_IRQ by 0
Christophe Leroy
1
-1
/
+1
2022-10-05
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
35
-375
/
+1304
2022-10-04
spi: spi-gxp: fix typo in SPDX identifier line
Bird, Tim
1
-1
/
+1
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
1
-27
/
+10
2022-10-03
spi: tegra210-quad: Fix combined sequence
Krishna Yarlagadda
1
-0
/
+5
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-1
/
+1
2022-09-30
spi: Ensure that sg_table won't be used after being freed
Marek Szyprowski
1
-0
/
+2
2022-09-29
spi: spi-gxp: Use devm_platform_ioremap_resource()
Yang Yingliang
1
-7
/
+3
2022-09-28
spi: s3c64xx: Fix large transfers with DMA
Vincent Whitchurch
1
-0
/
+9
2022-09-28
spi: Split transfers larger than max size
Vincent Whitchurch
1
-0
/
+9
[prev]
[next]