开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi.c
Age
Commit message (
Expand
)
Author
2021-11-18
Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-12
spi: fix use-after-free of the add_lock mutex
Michael Walle
2021-11-01
Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-10-18
Merge tag 'v5.15-rc6' into regulator-5.16
Mark Brown
2021-10-14
Merge branch 'spi-5.15' into spi-5.16
Mark Brown
2021-10-14
spi-mux: Fix false-positive lockdep splats
Uwe Kleine-König
2021-10-14
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
2021-10-07
spi: Make several public functions private to spi.c
Uwe Kleine-König
2021-10-07
spi: Reorder functions to simplify the next commit
Uwe Kleine-König
2021-10-07
spi: Remove unused function spi_busnum_to_master()
Uwe Kleine-König
2021-10-07
spi: Move comment about chipselect check to the right place
Uwe Kleine-König
2021-09-22
spi: Check we have a spi_device_id for each DT compatible
Mark Brown
2021-09-21
spi: Revert modalias changes
Mark Brown
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-26
Merge remote-tracking branch 'spi/for-5.15' into spi-next
Mark Brown
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-08-06
Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-05
spi: move cs spi_delay to spi_device
Mason Zhang
2021-07-22
spi: update modalias_show after of_device_uevent_modalias support
Andreas Schwab
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-25
Merge remote-tracking branch 'spi/for-5.14' into spi-next
Mark Brown
2021-06-25
Merge remote-tracking branch 'spi/for-5.12' into spi-linus
Mark Brown
2021-06-25
spi: core: add dma_map_dev for dma device
Vinod Koul
2021-06-24
spi: Fix self assignment issue with ancillary->mode
Colin Ian King
2021-06-22
spi: add ancillary device support
Sebastian Reichel
2021-06-15
spi: add of_device_uevent_modalias support
Marco Felsch
2021-06-09
spi: remove spi_set_cs_timing()
Greg Kroah-Hartman
2021-06-01
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-05-26
spi: Enable tracing of the SPI setup CS selection
Andy Shevchenko
2021-05-14
spi: Don't have controller clean up spi device before driver unbind
Saravana Kannan
2021-05-12
spi: Assume GPIO CS active high in ACPI case
Andy Shevchenko
2021-05-11
spi: Use SPI_MODE_X_MASK
Andy Shevchenko
2021-05-11
spi: Convert to use predefined time multipliers
Andy Shevchenko
2021-05-10
spi: take the SPI IO-mutex in the spi_set_cs_timing method
Leilk Liu
2021-04-28
spi: Fix spi device unregister flow
Saravana Kannan
2021-04-23
spi: Rename enable1 to activate in spi_set_cs()
Andy Shevchenko
2021-04-21
spi: Make error handling of gpiod_count() call cleaner
Andy Shevchenko
2021-04-21
spi: Avoid undefined behaviour when counting unused native CSs
Andy Shevchenko
2021-04-21
spi: Allow to have all native CSs in use along with GPIOs
Andy Shevchenko
2021-04-21
spi: Make of_register_spi_device also set the fwnode
Charles Keepax
2021-04-19
spi: Handle SPI device setup callback failure.
Joe Burmeister
2021-04-19
spi: sync up initial chipselect state
David Bauer
2021-04-15
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-04-09
spi: simplify devm_spi_register_controller
Tian Tao
2021-04-08
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2021-03-17
spi: Fix spelling mistake "softwade" -> "software"
Colin Ian King
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
[next]