index
:
Linux Stable
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.13.y
linux-6.14.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Raise limit on number of chip selects
Mark Brown
2024-01-24
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
|
|
\
\
|
|
*
|
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: altera: switch to use modern name
Yang Yingliang
2022-12-29
1
-2
/
+2
|
|
/
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
2
-41
/
+0
|
\
\
|
*
\
Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2023-02-20
2
-41
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ieee802154: at86rf230: drop support for platform data
Dmitry Torokhov
2023-02-01
1
-20
/
+0
|
|
*
Revert "at86rf230: convert to gpio descriptors"
Stefan Schmidt
2023-02-01
1
-0
/
+20
|
|
*
cc2520: move to gpio descriptors
Arnd Bergmann
2023-01-31
1
-21
/
+0
|
|
*
at86rf230: convert to gpio descriptors
Arnd Bergmann
2023-01-28
1
-20
/
+0
|
|
*
Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-26
1
-1
/
+1
|
|
|
\
*
|
|
|
spi: remove s3c24xx driver
Arnd Bergmann
2023-01-16
2
-53
/
+0
|
/
/
/
*
|
|
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
[next]