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
2021-10-14
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-23
gpio: max730x: Use the right include
Linus Walleij
2021-08-05
spi: modify set_cs_timing parameter
Mason Zhang
2021-08-05
spi: move cs spi_delay to spi_device
Mason Zhang
2021-07-11
spi: <linux/spi/spi.h>: add missing struct kernel-doc entry
Randy Dunlap
2021-06-25
spi: core: add dma_map_dev for dma device
Vinod Koul
2021-06-22
spi: add ancillary device support
Sebastian Reichel
2021-06-09
spi: remove spi_set_cs_timing()
Greg Kroah-Hartman
2021-06-03
Merge series "MTD: spinand: Add spi_mem_poll_status() support" from <patrice....
Mark Brown
2021-06-03
spi: spi-mem: add automatic poll status functions
Patrice Chotard
2021-06-01
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-05-18
Merge tag 'v5.13-rc2' into spi-5.13
Mark Brown
2021-05-18
spi: pxa2xx: Fix style of and typos in the comments and messages
Andy Shevchenko
2021-05-11
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
2021-05-10
spi: pxa2xx: Unify ifdeffery used in the headers
Andy Shevchenko
2021-05-10
spi: pxa2xx: Replace header inclusions by forward declarations
Andy Shevchenko
2021-04-28
Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-04-23
mmc: mmc_spi: Make of_mmc_spi.c resource provider agnostic
Andy Shevchenko
2021-04-20
spi: altera: separate core code from platform code
Matthew Gerlach
2021-04-15
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-04-08
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2021-04-01
spi: Remove repeated struct declaration
Wan Jiabing
2021-03-16
Merge series "spi: Adding support for software nodes" from Heikki Krogerus <h...
Mark Brown
2021-03-16
spi: Remove support for dangling device properties
Heikki Krogerus
2021-03-16
spi: Add support for software nodes
Heikki Krogerus
2021-03-12
spi: core: remove 'delay_usecs' field from spi_transfer
Alexandru Ardelean
2021-02-22
Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-02-11
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
2021-02-08
spi: Change provied to provided in the file spi.h
Bhaskar Chowdhury
2021-01-26
serial: ifx6x60: Remove driver for deprecated platform
Andy Shevchenko
2021-01-20
backlight: lms283gf05: Convert to GPIO descriptors
Linus Walleij
2021-01-06
spi: spi-mem: Mark dummy transfers by setting dummy_data bit
Sowjanya Komatineni
2020-12-28
spi: Add SPI_NO_TX/RX support
Dragos Bogdan
2020-12-28
spi: uapi: unify SPI modes into a single spi.h header
Alexandru Ardelean
2020-11-27
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-12
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-11-11
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-08-28
eeprom: at25: allow page sizes greater than 16 bit
Christian Eggers
2020-08-20
ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
Arnd Bergmann
2020-08-19
ARM: s3c24xx: move spi fiq handler into platform
Arnd Bergmann
2020-07-27
spi: correct kernel-doc inconsistency
Colton Lewis
2020-07-17
spi: fix duplicated word in <linux/spi/spi.h>
Randy Dunlap
2020-07-14
Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...
Mark Brown
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2020-07-14
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
2020-07-09
spi: use kthread_create_worker() helper
Marek Szyprowski
2020-07-01
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
[next]