index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-16
/
+182
2025-05-22
spi: use container_of_cont() for to_spi_device()
Greg Kroah-Hartman
1
-4
/
+1
2025-05-19
spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>
Geert Uytterhoeven
1
-0
/
+125
2025-04-18
spi: Introduce and use spi_bpw_to_bytes()
Mark Brown
1
-0
/
+26
2025-04-17
spi: Add spi_bpw_to_bytes() helper and use it
Andy Shevchenko
1
-0
/
+26
2025-04-13
spi: Add support for Double Transfer Rate (DTR) mode
Mukesh Kumar Savaliya
1
-0
/
+10
2025-04-07
spi: Group CS related fields in struct spi_device
Andy Shevchenko
1
-16
/
+21
2025-03-13
spi: Use inclusive language
Andy Shevchenko
1
-17
/
+17
2025-02-12
spi: fix missing offload_flags doc
David Lechner
1
-0
/
+2
2025-02-11
spi: offload: types: include linux/bits.h
David Lechner
1
-0
/
+1
2025-02-07
spi: add offload TX/RX streaming APIs
David Lechner
3
-0
/
+27
2025-02-07
spi: offload: add support for hardware triggers
David Lechner
3
-0
/
+77
2025-02-07
spi: add basic support for SPI offloading
David Lechner
4
-0
/
+101
2025-01-10
spi: spi-mem: Estimate the time taken by operations
Miquel Raynal
1
-0
/
+1
2025-01-09
spi: spi-mem: Create macros for DTR operation
Miquel Raynal
1
-0
/
+41
2025-01-09
spi: spi-mem: Reorder spi-mem macro assignments
Miquel Raynal
1
-4
/
+4
2025-01-09
spi: spi-mem: Add a new controller capability
Miquel Raynal
1
-0
/
+2
2025-01-09
spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
Miquel Raynal
1
-1
/
+11
2024-11-23
Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
1
-1
/
+7
2024-10-02
spi: spi-mem: Allow specifying the byte order in Octal DTR mode
Tudor Ambarus
1
-1
/
+7
2024-09-30
spi: remove {devm_}spi_alloc_master/slave()
Yang Yingliang
1
-30
/
+0
2024-09-10
spi: remove spi_controller_is_slave() and spi_slave_abort()
Yang Yingliang
1
-11
/
+1
2024-08-02
spi: Add dummy definitions for ACPI lookup functions
Mark Brown
1
-1
/
+18
2024-08-02
spi: Add empty versions of ACPI functions
Richard Fitzgerald
1
-1
/
+18
2024-07-29
spi: bitbang: Implement support for MOSI idle state configuration
Marcelo Schmitt
1
-0
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2024-07-16
Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-7
/
+13
2024-07-09
spi: add defer_optimize_message controller flag
David Lechner
1
-0
/
+4
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-4
/
+2
2024-06-23
spi: add devm_spi_optimize_message() helper
Mark Brown
1
-0
/
+2
2024-06-22
spi: add devm_spi_optimize_message() helper
David Lechner
1
-0
/
+2
2024-06-20
spi: Merge up fixes
Mark Brown
1
-2
/
+3
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
1
-2
/
+3
2024-06-10
spi: Rework per message DMA mapped flag to be per transfer
Andy Shevchenko
1
-4
/
+7
2024-05-27
spi: bitbang: Replace hard coded number of SPI modes
Andy Shevchenko
1
-1
/
+1
2024-05-27
spi: bitbang: Use typedef for txrx_*() callbacks
Andy Shevchenko
1
-3
/
+4
2024-05-03
spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
Andy Shevchenko
1
-48
/
+0
2024-03-29
spi: spi.h: add missing kernel-doc for @last_cs_index_mask
Randy Dunlap
1
-0
/
+1
2024-03-26
spi: xilinx: Massage xilinx_spi.h
Mark Brown
1
-5
/
+9
2024-03-26
spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.h
Mark Brown
1
-9
/
+1
2024-03-25
spi: remove struct spi_message::is_dma_mapped
David Lechner
1
-8
/
+3
2024-03-25
spi: rspi: Get rid of unused struct rspi_plat_data
Andy Shevchenko
1
-18
/
+0
2024-03-25
spi: pxa2xx: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller
Andy Shevchenko
1
-1
/
+1
2024-03-25
spi: pxa2xx: Kill pxa2xx_set_spi_info()
Andy Shevchenko
1
-8
/
+0
2024-03-25
spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data
Andy Shevchenko
1
-4
/
+4
2024-03-25
spi: xilinx: Add necessary inclusion and forward declaration
Andy Shevchenko
1
-0
/
+4
2024-03-25
spi: xilinx: Fix kernel documentation in the xilinx_spi.h
Andy Shevchenko
1
-1
/
+1
2024-03-14
Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+0
2024-03-07
spi: Fix types of the last chip select storage variables
Andy Shevchenko
1
-6
/
+6
2024-02-26
spi: add spi_optimize_message() APIs
David Lechner
1
-0
/
+20
[next]