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
2024-07-27
Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-80
/
+111
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-20
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+0
2024-07-18
spi: spidev: add correct compatible for Rohm BH2228FV
Conor Dooley
1
-0
/
+1
2024-07-16
Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
34
-530
/
+911
2024-07-15
spi: microchip-core: add support for word sizes of 1 to 32 bits
Steve Wilkins
1
-22
/
+31
2024-07-15
spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer
Steve Wilkins
1
-0
/
+4
2024-07-15
spi: microchip-core: fix init function not setting the master and motorola modes
Steve Wilkins
1
-8
/
+9
2024-07-15
spi: microchip-core: only disable SPI controller when register value change r...
Steve Wilkins
1
-38
/
+41
2024-07-15
spi: microchip-core: defer asserting chip select until just before write to T...
Steve Wilkins
1
-2
/
+17
2024-07-15
spi: microchip-core: fix the issues in the isr
Naga Sureshkumar Relli
1
-10
/
+8
2024-07-09
spi: mux: set ctlr->bits_per_word_mask
David Lechner
1
-0
/
+1
2024-07-09
spi: add defer_optimize_message controller flag
David Lechner
2
-1
/
+18
2024-07-09
spi: don't unoptimize message in spi_async()
David Lechner
1
-2
/
+0
2024-07-08
spi: add ch341a usb2spi driver
Johannes Thumshirn
3
-0
/
+248
2024-07-08
spi: spi: Remove unnecessary ‘0’ values from status
Li zeming
1
-1
/
+1
2024-07-08
spi: spi: Remove unnecessary ‘0’ values from rc
Li zeming
1
-1
/
+1
2024-07-05
spi: xcomm: fix coding style
Nuno Sa
1
-14
/
+14
2024-07-05
spi: xcomm: remove i2c_set_clientdata()
Nuno Sa
1
-1
/
+0
2024-07-05
spi: xcomm: make use of devm_spi_alloc_host()
Nuno Sa
1
-2
/
+2
2024-07-05
spi: xcomm: add gpiochip support
Michael Hennerich
1
-1
/
+41
2024-07-04
spi: omap2-mcspi: Revert multi mode support
Mark Brown
1
-14
/
+1
2024-07-04
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+28
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
2
-2
/
+0
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-07-01
spi: fsl-dspi: use common proptery 'spi-cs-setup(hold)-delay-ns'
Frank Li
1
-5
/
+14
2024-07-01
spi: davinci: Unset POWERDOWN bit when releasing resources
Bastien Curutchet
1
-0
/
+6
2024-06-27
spi: axi-spi-engine: remove platform_set_drvdata()
David Lechner
1
-7
/
+1
2024-06-25
spi: spi-fsl-lpspi: Pass pm_ptr()
Fabio Estevam
1
-1
/
+1
2024-06-25
spi: spi-imx: Pass pm_ptr()
Fabio Estevam
1
-1
/
+1
2024-06-25
spi: add devm_spi_optimize_message() helper
Mark Brown
1
-0
/
+1
2024-06-25
spi: spi-fsl-lpspi: Switch to SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-3
/
+3
2024-06-25
spi: spi-imx: Switch to RUNTIME_PM_OPS/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-7
/
+6
2024-06-24
spi: add EXPORT_SYMBOL_GPL(devm_spi_optimize_message)
David Lechner
1
-0
/
+1
2024-06-24
spi: axi-spi-engine: fix sleep calculation
David Lechner
1
-8
/
+18
2024-06-24
spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
Uwe Kleine-König
1
-1
/
+1
2024-06-23
spi: add devm_spi_optimize_message() helper
Mark Brown
1
-0
/
+27
2024-06-22
spi: add devm_spi_optimize_message() helper
David Lechner
1
-0
/
+27
2024-06-21
spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
Uwe Kleine-König
1
-1
/
+1
2024-06-20
spi: cs42l43: Add speaker id support to the bridge configuration
Simon Trimmer
1
-21
/
+52
2024-06-20
spi: cs42l43: Refactor accessing the SDCA extension properties
Charles Keepax
1
-0
/
+1
2024-06-20
spi: Merge up fixes
Mark Brown
4
-28
/
+20
2024-06-19
spi: spi-imx: imx51: revert burst length calculation back to bits_per_word
Marc Kleine-Budde
1
-12
/
+2
2024-06-19
spi: spi-cadence: Enable spi refclk in slave mode
Amit Kumar Mahapatra
1
-7
/
+7
2024-06-18
spi: Fix SPI slave probe failure
Amit Kumar Mahapatra
1
-4
/
+6
2024-06-18
spi: cs42l43: Refactor accessing the SDCA extension properties
Charles Keepax
1
-16
/
+9
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
1
-2
/
+4
2024-06-18
spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4
Patrice Chotard
1
-1
/
+1
2024-06-18
spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()
Patrice Chotard
1
-6
/
+4
2024-06-12
spi: meson-spicc: add spicc loopback mode
Xianwei Zhao
1
-2
/
+4
[next]