index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
2024-02-23
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
2021-05-22
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2018-09-28
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-20
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
2018-09-20
spi: spi-mem: Add missing description for data.nbytes field
Boris Brezillon
2018-08-14
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2018-08-03
spi: spi-mem: Constify spi_mem->name
Boris Brezillon
2018-08-02
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
2018-08-02
spi: spi-mem: Fix a typo in the documentation of struct spi_mem
Frieder Schrempf
2018-08-01
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
2018-08-01
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
2018-07-18
spi: spi-bitbang: change flags from u8 to u16
David Lechner
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-06-18
spi: remove unused adi_spi3.h header
Corentin Labbe
2018-05-11
spi: Get rid of the spi_flash_read() API
Boris Brezillon
2018-05-11
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2018-02-14
spi: spi-gpio: Rewrite to use GPIO descriptors
Linus Walleij
2017-11-30
spi: Fix double "when"
Geert Uytterhoeven
2017-11-10
Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...
Mark Brown
2017-11-03
spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
Angelo Dureghello
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-03
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...
Mark Brown
2017-06-13
spi: Generalize SPI "master" to "controller"
Geert Uytterhoeven
2017-05-26
spi: sh-msiof: Add slave mode support
Hisashi Nakamura
2017-05-26
spi: core: Add support for registering SPI slave controllers
Geert Uytterhoeven
2017-05-23
pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base
Sebastian Reichel
2017-05-23
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
2017-05-23
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
2017-05-23
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2017-05-23
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
2017-04-26
Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...
Mark Brown
2017-04-26
Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...
Mark Brown
2017-04-26
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2017-04-21
spi: Add can_dma like interface for spi_flash_read
Vignesh R
2017-03-29
spi: dynamycally allocated message initialization
Emiliano Ingrassia
2017-03-06
spi: allow attaching device properties to SPI board info
Dmitry Torokhov
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-12
Input: tsc2004/5 - switch to using generic device properties
Dmitry Torokhov
2016-10-21
spi: Add Flag to Enable Slave Select with GPIO Chip Select.
Thor Thayer
2016-09-30
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/to...
Mark Brown
2016-09-16
spi: core: Use spi_sync_transfer() in spi_write()/spi_read()
Geert Uytterhoeven
2016-08-18
spi: introduce max_message_size hook in spi_master
Heiner Kallweit
2016-07-25
spi: Split bus and I/O locking
Mark Brown
2016-06-08
spi: Add DMA support for spi_flash_read()
Vignesh R
2016-04-25
spi: core: add hook flash_read_supported to spi_master
Heiner Kallweit
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-15
Merge tag 'v4.5' into next
Dmitry Torokhov
[next]