index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
2023-12-07
spi: Add support for stacked/parallel memories
Mark Brown
2023-12-07
spi: Add multi-cs memories support in SPI core
Amit Kumar Mahapatra
2023-12-04
spi: spl022: fix sleeping in interrupt context
Mark Brown
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-11-30
spi: introduce SPI_TRANS_FAIL_IO for error reporting
Nam Cao
2023-11-16
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
2023-10-16
spi: Export acpi_spi_find_controller_by_adev()
Hans de Goede
2023-10-11
spi: Don't use flexible array in struct spi_message definition
Andy Shevchenko
2023-08-21
spi: sh-msiof: switch to use modern name
Yang Yingliang
2023-08-21
spi: pxa2xx: switch to use modern name
Yang Yingliang
2023-08-18
Add cs42l43 PC focused SoundWire CODEC
Mark Brown
2023-08-04
Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-27
mtd: spi-nor: avoid holes in struct spi_mem_op
Arnd Bergmann
2023-07-27
backlight: corgi_lcd: fix missing prototype
Arnd Bergmann
2023-07-14
spi: Use struct_size() helper
Andy Shevchenko
2023-07-11
spi: Fix spelling typos and acronyms capitalization
Andy Shevchenko
2023-07-11
spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
2023-07-11
spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
2023-07-11
spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
Andy Shevchenko
2023-07-10
spi: Sort headers alphabetically
Andy Shevchenko
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-22
spi: Create a helper to derive adaptive timeouts
Miquel Raynal
2023-05-24
Input: ads7846 - Convert to use software nodes
Linus Walleij
2023-04-21
spi: Add TPM HW flow flag
Krishna Yarlagadda
2023-03-16
spi: core: add spi_split_transfers_maxwords
Leonard Göhrs
2023-03-13
spi: Constify spi parameters of chip select APIs
Geert Uytterhoeven
2023-03-13
spi: Constify spi_get_drvdata()'s spi parameter
Geert Uytterhoeven
2023-03-13
spi: Constify spi_get_ctldata()'s spi parameter
Geert Uytterhoeven
2023-03-05
spi: Reorder fields in 'struct spi_message'
Christophe JAILLET
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-22
Merge tag 'spi-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-20
Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2023-02-14
spi: xilinx: add force_irq for QSPI mode
Vadim Fedorenko
2023-02-14
spi: Reorder fields in 'struct spi_transfer'
Christophe JAILLET
2023-02-10
spi: export spi_transfer_cs_change_delay_exec function
William Zhang
2023-02-01
ieee802154: at86rf230: drop support for platform data
Dmitry Torokhov
2023-02-01
Revert "at86rf230: convert to gpio descriptors"
Stefan Schmidt
2023-02-01
spi: Abstract access to chip selects
Mark Brown
2023-02-01
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
2023-01-31
cc2520: move to gpio descriptors
Arnd Bergmann
2023-01-28
at86rf230: convert to gpio descriptors
Arnd Bergmann
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-16
spi: remove s3c24xx driver
Arnd Bergmann
2022-12-29
spi: altera: switch to use modern name
Yang Yingliang
2022-11-04
spi: Merge spi_controller.{slave,target}_abort()
Geert Uytterhoeven
2022-11-01
spi: introduce new helpers with using modern naming
Yang Yingliang
2022-10-26
Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-21
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
[next]