index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2024-03-14
1
-2
/
+0
|
\
|
*
spi: Remove the @multi_cs_cap to prevent kernel-doc warnings
R SUNDAR
2024-02-05
1
-2
/
+0
*
|
spi: Fix types of the last chip select storage variables
Andy Shevchenko
2024-03-07
1
-6
/
+6
*
|
spi: add spi_optimize_message() APIs
David Lechner
2024-02-26
1
-0
/
+20
*
|
spi: gpio: Follow renaming of SPI "master" to "controller"
Andy Shevchenko
2024-02-09
1
-2
/
+2
*
|
spi: pxa2xx: Use typedef for dma_filter_fn
Krzysztof Kozlowski
2024-02-08
1
-1
/
+2
*
|
spi: get rid of some legacy macros
Mark Brown
2024-02-08
2
-21
/
+3
|
\
\
|
*
|
spi: Drop compat layer from renaming "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-19
/
+1
|
*
|
spi: bitbang: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
|
/
|
*
spi: Raise limit on number of chip selects
Mark Brown
2024-01-24
1
-1
/
+1
*
|
spi: drop gpf arg from __spi_split_transfer_maxsize()
David Lechner
2024-02-07
1
-4
/
+2
*
|
spi: reorder spi_message struct member doc comments
David Lechner
2024-01-31
1
-2
/
+2
*
|
spi: make spi_bus_type const
Greg Kroah-Hartman
2024-01-22
1
-1
/
+1
|
/
*
spi: Add support for stacked/parallel memories
Mark Brown
2023-12-07
1
-10
/
+41
|
\
|
*
spi: Add multi-cs memories support in SPI core
Amit Kumar Mahapatra
2023-12-07
1
-10
/
+41
*
|
spi: spl022: fix sleeping in interrupt context
Mark Brown
2023-12-04
1
-4
/
+8
|
\
\
|
*
|
spi: introduce SPI_TRANS_FAIL_IO for error reporting
Nam Cao
2023-11-30
1
-4
/
+8
|
|
/
*
|
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-11-30
1
-0
/
+2
*
|
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
2023-11-16
1
-2
/
+0
|
/
*
spi: Fix null dereference on suspend
Mark Hasemeyer
2023-11-10
1
-0
/
+1
*
spi: Export acpi_spi_find_controller_by_adev()
Hans de Goede
2023-10-16
1
-0
/
+1
*
spi: Don't use flexible array in struct spi_message definition
Andy Shevchenko
2023-10-11
1
-14
/
+13
*
spi: sh-msiof: switch to use modern name
Yang Yingliang
2023-08-21
1
-2
/
+2
*
spi: pxa2xx: switch to use modern name
Yang Yingliang
2023-08-21
1
-2
/
+2
*
Add cs42l43 PC focused SoundWire CODEC
Mark Brown
2023-08-18
2
-0
/
+6
|
\
|
*
Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-04
1
-0
/
+4
|
|
\
|
|
*
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
2023-07-27
1
-0
/
+4
|
*
|
backlight: corgi_lcd: fix missing prototype
Arnd Bergmann
2023-07-27
1
-0
/
+2
|
|
/
*
|
spi: Use struct_size() helper
Andy Shevchenko
2023-07-14
1
-6
/
+9
*
|
spi: Fix spelling typos and acronyms capitalization
Andy Shevchenko
2023-07-11
1
-62
/
+75
*
|
spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
2023-07-11
1
-2
/
+1
*
|
spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
2023-07-11
1
-2
/
+0
*
|
spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
Andy Shevchenko
2023-07-11
1
-2
/
+0
*
|
spi: Sort headers alphabetically
Andy Shevchenko
2023-07-10
1
-6
/
+6
|
/
*
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-29
1
-2
/
+0
|
\
|
*
Input: ads7846 - Convert to use software nodes
Linus Walleij
2023-05-24
1
-2
/
+0
*
|
spi: Create a helper to derive adaptive timeouts
Miquel Raynal
2023-06-22
1
-0
/
+17
|
/
*
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
*
|
Merge tag 'spi-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-02-22
3
-8
/
+29
|
\
\
|
*
|
spi: xilinx: add force_irq for QSPI mode
Vadim Fedorenko
2023-02-14
1
-0
/
+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: Abstract access to chip selects
Mark Brown
2023-02-01
1
-0
/
+20
|
|
\
\
[next]