index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
/
spi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Add TPM HW flow flag
Krishna Yarlagadda
2023-04-21
1
-3
/
+13
*
spi: core: add spi_split_transfers_maxwords
Leonard Göhrs
2023-03-16
1
-0
/
+4
*
spi: Constify spi parameters of chip select APIs
Geert Uytterhoeven
2023-03-13
1
-2
/
+2
*
spi: Constify spi_get_drvdata()'s spi parameter
Geert Uytterhoeven
2023-03-13
1
-1
/
+1
*
spi: Constify spi_get_ctldata()'s spi parameter
Geert Uytterhoeven
2023-03-13
1
-1
/
+1
*
spi: Reorder fields in 'struct spi_message'
Christophe JAILLET
2023-03-05
1
-4
/
+4
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
|
spi: Reorder fields in 'struct spi_transfer'
Christophe JAILLET
2023-02-14
1
-5
/
+4
*
|
spi: export spi_transfer_cs_change_delay_exec function
William Zhang
2023-02-10
1
-2
/
+3
*
|
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
2023-02-01
1
-0
/
+20
|
/
*
spi: Merge spi_controller.{slave,target}_abort()
Geert Uytterhoeven
2022-11-04
1
-2
/
+4
*
spi: introduce new helpers with using modern naming
Yang Yingliang
2022-11-01
1
-2
/
+45
*
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
2022-10-21
1
-0
/
+3
*
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2022-10-04
1
-0
/
+6
|
\
|
*
spi: Save current RX and TX DMA devices
Vincent Whitchurch
2022-09-28
1
-0
/
+4
|
*
spi: Group cs_change and cs_off flags together in struct spi_transfer
Andy Shevchenko
2022-09-08
1
-2
/
+2
|
*
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
2022-09-07
1
-0
/
+2
*
|
spi: mux: Fix mux interaction with fast path optimisations
Mark Brown
2022-09-02
1
-0
/
+2
|
/
*
spi: spi.c: Fix comment style
David Jander
2022-06-30
1
-41
/
+41
*
spi: opportunistically skip ctlr->cur_msg_completion
David Jander
2022-06-27
1
-0
/
+8
*
spi: Ensure the io_mutex is held until spi_finalize_current_message()
David Jander
2022-06-27
1
-4
/
+2
*
spi: Remove the now unused ctlr->idling flag
David Jander
2022-06-27
1
-2
/
+0
*
spi: Don't use the message queue if possible in spi_sync
David Jander
2022-06-27
1
-1
/
+10
*
spi: Move ctlr->cur_msg_prepared to struct spi_message
David Jander
2022-06-27
1
-3
/
+4
*
spi: Fix per-cpu stats access on 32 bit systems
David Jander
2022-06-10
1
-2
/
+8
*
spi: <linux/spi/spi.h>: Add missing documentation for struct members
David Jander
2022-06-08
1
-3
/
+4
*
spi: spi.c: Convert statistics to per-cpu u64_stats_t
David Jander
2022-06-06
1
-23
/
+29
*
spi: fix typo in comment
Julia Lawall
2022-06-06
1
-1
/
+1
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-0
/
+2
|
\
|
*
spi: Use helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
1
-0
/
+2
*
|
spi: Doc fix - Describe add_lock and dma_map_dev in spi_controller
Siddh Raman Pant
2022-05-12
1
-0
/
+2
|
/
*
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-25
1
-0
/
+3
|
\
|
*
spi: spi-mem: Introduce a capability structure
Miquel Raynal
2022-02-10
1
-0
/
+3
*
|
spi: use specific last_cs instead of last_cs_enable
Yun Zhou
2022-02-28
1
-2
/
+3
*
|
spi: Retire legacy GPIO handling
Linus Walleij
2022-02-14
1
-12
/
+2
*
|
spi: make remove callback a void function
Mark Brown
2022-02-09
1
-1
/
+1
|
\
\
|
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-1
/
+1
|
|
/
*
|
spi: Add API to count spi acpi resources
Stefan Binding
2022-02-01
1
-0
/
+1
*
|
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
2022-02-01
1
-1
/
+2
*
|
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
2022-02-01
1
-0
/
+6
*
|
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
2022-02-01
1
-0
/
+12
|
/
*
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
2022-01-07
1
-1
/
+1
*
Merge branch 'spi-5.15' into spi-5.16
Mark Brown
2021-10-14
1
-0
/
+3
|
\
|
*
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
2021-10-14
1
-0
/
+3
*
|
spi: Make several public functions private to spi.c
Uwe Kleine-König
2021-10-07
1
-53
/
+0
*
|
spi: Remove unused function spi_busnum_to_master()
Uwe Kleine-König
2021-10-07
1
-2
/
+0
|
/
*
spi: modify set_cs_timing parameter
Mason Zhang
2021-08-05
1
-2
/
+1
*
spi: move cs spi_delay to spi_device
Mason Zhang
2021-08-05
1
-11
/
+9
*
spi: <linux/spi/spi.h>: add missing struct kernel-doc entry
Randy Dunlap
2021-07-11
1
-1
/
+2
[next]