- 44ea628 spi: don't include ptp_clock_kernel.h in spi.h by Jakub Kicinski · 3 years, 4 months ago
- 95c0724 spi: Fix incorrect cs_setup delay handling by Hector Martin · 3 years, 1 month ago
- b79332e spi: Fix condition in the __spi_register_driver() by Andy Shevchenko · 3 years, 1 month ago
- 350de7c spi: Fix multi-line comment style by Andy Shevchenko · 3 years, 1 month ago
- b00bab9 spi: Replace memset() with __GFP_ZERO by Andy Shevchenko · 3 years, 1 month ago
- 3f07657 spi: deduplicate spi_match_id() in __spi_register_driver() by Andy Shevchenko · 3 years, 1 month ago
- 642fc4f Merge existing fixes from spi/for-5.16 into new branch by Mark Brown · 3 years, 1 month ago
- 6c53b45 spi: fix use-after-free of the add_lock mutex by Michael Walle · 3 years, 2 months ago
- 2019295 Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 2 months ago
- ed96f35 Merge tag 'v5.15-rc6' into regulator-5.16 by Mark Brown · 3 years, 2 months ago
- 531558b Merge branch 'spi-5.15' into spi-5.16 by Mark Brown · 3 years, 2 months ago
- 16a8e2f spi-mux: Fix false-positive lockdep splats by Uwe Kleine-König · 3 years, 3 months ago
- 6098475 spi: Fix deadlock when adding SPI controllers on SPI buses by Mark Brown · 3 years, 3 months ago
- da21fde spi: Make several public functions private to spi.c by Uwe Kleine-König · 3 years, 3 months ago
- fb51601 spi: Reorder functions to simplify the next commit by Uwe Kleine-König · 3 years, 3 months ago
- bdc7ca0 spi: Remove unused function spi_busnum_to_master() by Uwe Kleine-König · 3 years, 3 months ago
- 6bfb15f spi: Move comment about chipselect check to the right place by Uwe Kleine-König · 3 years, 3 months ago
- 5fa6863 spi: Check we have a spi_device_id for each DT compatible by Mark Brown · 3 years, 3 months ago
- 96c8395 spi: Revert modalias changes by Mark Brown · 3 years, 3 months ago
- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
- 6e9c846 Merge remote-tracking branch 'spi/for-5.15' into spi-next by Mark Brown · 3 years, 4 months ago
- bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 894d6f4 Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 5 months ago
- 8c33ebf spi: move cs spi_delay to spi_device by Mason Zhang · 3 years, 5 months ago
- e09f2ab spi: update modalias_show after of_device_uevent_modalias support by Andreas Schwab · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 1bee1ecf Merge remote-tracking branch 'spi/for-5.14' into spi-next by Mark Brown · 3 years, 6 months ago
- 04045c4 Merge remote-tracking branch 'spi/for-5.12' into spi-linus by Mark Brown · 3 years, 6 months ago
- b470e10 spi: core: add dma_map_dev for dma device by Vinod Koul · 3 years, 6 months ago
- b01d550 spi: Fix self assignment issue with ancillary->mode by Colin Ian King · 3 years, 6 months ago
- 0c79378 spi: add ancillary device support by Sebastian Reichel · 3 years, 6 months ago
- 3ce6c9e spi: add of_device_uevent_modalias support by Marco Felsch · 3 years, 7 months ago
- 4ccf359 spi: remove spi_set_cs_timing() by Greg Kroah-Hartman · 3 years, 7 months ago
- 1a43546 Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.14 by Mark Brown · 3 years, 7 months ago
- 5cb4e1f spi: Enable tracing of the SPI setup CS selection by Andy Shevchenko · 3 years, 7 months ago
- 27e7db5 spi: Don't have controller clean up spi device before driver unbind by Saravana Kannan · 3 years, 8 months ago
- 6b69546 spi: Assume GPIO CS active high in ACPI case by Andy Shevchenko · 3 years, 8 months ago
- 40b82c2 spi: Use SPI_MODE_X_MASK by Andy Shevchenko · 3 years, 8 months ago
- 86b8bff spi: Convert to use predefined time multipliers by Andy Shevchenko · 3 years, 8 months ago
- dc5fa59 spi: take the SPI IO-mutex in the spi_set_cs_timing method by Leilk Liu · 3 years, 8 months ago
- c7299fe spi: Fix spi device unregister flow by Saravana Kannan · 3 years, 8 months ago
- 86527bc spi: Rename enable1 to activate in spi_set_cs() by Andy Shevchenko · 3 years, 8 months ago
- 31ed8eb spi: Make error handling of gpiod_count() call cleaner by Andy Shevchenko · 3 years, 8 months ago
- f60d727 spi: Avoid undefined behaviour when counting unused native CSs by Andy Shevchenko · 3 years, 8 months ago
- dbaca8e spi: Allow to have all native CSs in use along with GPIOs by Andy Shevchenko · 3 years, 8 months ago
- 0e793ba spi: Make of_register_spi_device also set the fwnode by Charles Keepax · 3 years, 8 months ago
- c914dbf spi: Handle SPI device setup callback failure. by Joe Burmeister · 3 years, 8 months ago
- d347b4a spi: sync up initial chipselect state by David Bauer · 3 years, 9 months ago
- c7ed5fd Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.13 by Mark Brown · 3 years, 9 months ago
- 59ebbe4 spi: simplify devm_spi_register_controller by Tian Tao · 3 years, 9 months ago
- 794aaf0 spi: Fix use-after-free with devm_spi_alloc_* by William A. Kennington III · 3 years, 9 months ago
- 9d902c2 spi: Fix spelling mistake "softwade" -> "software" by Colin Ian King · 3 years, 10 months ago
- 4152c4d Merge series "spi: Adding support for software nodes" from Heikki Krogerus <heikki.krogerus@linux.intel.com>: by Mark Brown · 3 years, 10 months ago
- df41a5d spi: Remove support for dangling device properties by Heikki Krogerus · 3 years, 10 months ago
- 47afc77 spi: Add support for software nodes by Heikki Krogerus · 3 years, 10 months ago
- 3ab1cce spi: core: remove 'delay_usecs' field from spi_transfer by Alexandru Ardelean · 3 years, 10 months ago
- a2590d6 Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 10 months ago
- eec262d Merge remote-tracking branch 'spi/for-5.12' into spi-next by Mark Brown · 3 years, 11 months ago
- b306320 spi: Skip zero-length transfers in spi_transfer_one_message() by Nicolas Saenz Julienne · 3 years, 11 months ago
- 0486d9f spi: support CS timing for HW & SW mode by leilk.liu · 3 years, 11 months ago
- 4cea6b8 spi: add power control when set_cs_timing by leilk.liu · 3 years, 11 months ago
- 10e9272 ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE by Bjorn Helgaas · 4 years ago
- e4aad99 Merge v5.11-rc3 by Mark Brown · 4 years ago
- 6170d07 spi: fix the divide by 0 error when calculating xfer waiting time by Xu Yilun · 4 years ago
- 6820e81 spi: Fix the clamping of spi->max_speed_hz by Tudor Ambarus · 4 years ago
- d962608 spi: Add SPI_NO_TX/RX support by Dragos Bogdan · 4 years ago
- 127a7a9 Merge remote-tracking branch 'spi/for-5.10' into spi-5.11 by Mark Brown · 4 years ago
- 3e98a02 Merge remote-tracking branch 'spi/for-5.11' into spi-next by Mark Brown · 4 years, 1 month ago
- 9326e4f spi: Limit the spi device max speed to controller's max speed by Tudor Ambarus · 4 years, 1 month ago
- db4a831 Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.11 by Mark Brown · 4 years, 1 month ago
- a6f483b spi: Fix potential NULL pointer dereference in spi_shutdown() by Marek Szyprowski · 4 years, 1 month ago
- 4fae3a5 spi: Take the SPI IO-mutex in the spi_setup() method by Serge Semin · 4 years, 1 month ago
- 7795d47 spi: Warn when a driver's remove callback returns an error by Uwe Kleine-König · 4 years, 1 month ago
- 9db34ee spi: Use bus_type functions for probe, remove and shutdown by Uwe Kleine-König · 4 years, 1 month ago
- 440408d spi: fix resource leak for drivers without .remove callback by Uwe Kleine-König · 4 years, 1 month ago
- 5e844cc spi: Introduce device-managed SPI controller allocation by Lukas Wunner · 4 years, 2 months ago
- 766c6b6 spi: fix client driver breakages when using GPIO descriptors by Sven Van Asbroeck · 4 years, 2 months ago
- ce2424d spi: fix a typo inside a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
- e8878ab Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 4 months ago
- b59a7ca spi: Fix memory leak on splited transfers by Gustav Wiklander · 4 years, 4 months ago
- 18445bf Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 4 months ago
- 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- ddf75be spi: Prevent adding devices below an unregistering controller by Lukas Wunner · 4 years, 5 months ago
- e126859 spi: Only defer to thread for cleanup when needed by Mark Brown · 4 years, 6 months ago
- 60a883d spi: use kthread_create_worker() helper by Marek Szyprowski · 4 years, 6 months ago
- d40f0b6 spi: Avoid setting the chip select if we don't need to by Douglas Anderson · 4 years, 6 months ago
- 809b1b0 spi: introduce fallback to pio by Robin Gong · 4 years, 6 months ago
- 3070da3 sched,spi: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 8 months ago
- c373643 spi: Remove note about transfer limit for spi_write_then_read() by Mark Brown · 4 years, 7 months ago
- aee67fe spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode by dillon min · 4 years, 7 months ago
- 8fede89 spi: Make spi_delay_exec() warn if called from atomic context by Mark Brown · 4 years, 7 months ago
- c38a490 Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.8 by Mark Brown · 4 years, 7 months ago
- 8485567 spi: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
- f13242d Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.8 by Mark Brown · 4 years, 8 months ago
- 49686df spi: remove redundant assignment to variable ms by Colin Ian King · 4 years, 9 months ago
- 0dadde3 spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource by Andy Shevchenko · 4 years, 9 months ago
- 1ba0b52 Merge branch 'spi-5.7' into spi-next by Mark Brown · 4 years, 9 months ago
- 5b16668 spi: acpi: remove superfluous parameter check by Wolfram Sang · 4 years, 10 months ago
- b562b30 Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.7 by Mark Brown · 4 years, 10 months ago
- 671c3bf spi: make spi-max-frequency optional by Chuanhong Guo · 4 years, 10 months ago