- 862dd2a spi: Don't look at TX buffer for PTP system timestamping by Vladimir Oltean · 5 years ago
- a3470c1 spi: document CS setup, hold & inactive times in header by Alexandru Ardelean · 5 years ago
- 3984d39 spi: spi-fsl-espi: convert transfer delay to `spi_delay` format by Alexandru Ardelean · 5 years ago
- 25093bd spi: implement SW control for CS times by Alexandru Ardelean · 5 years ago
- 8105936 spi: tegra114: change format for `spi_set_cs_timing()` function by Alexandru Ardelean · 5 years ago
- bebcfd2 spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec() by Alexandru Ardelean · 5 years ago
- 6c613f6 spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device by Alexandru Ardelean · 5 years ago
- 84593a1 spi: sprd: convert transfer word delay to spi_delay struct by Alexandru Ardelean · 5 years ago
- 329f0da spi: make `cs_change_delay` the first user of the `spi_delay` logic by Alexandru Ardelean · 5 years ago
- b2c9815 spi: introduce spi_delay struct as "value + unit" & spi_delay_exec() by Alexandru Ardelean · 5 years ago
- b42faee spi: Add a PTP system timestamp to the transfer structure by Vladimir Oltean · 5 years ago
- 26ac565 Merge remote-tracking branch 'spi/topic/pump-rt' into spi-next by Mark Brown · 6 years ago
- 36f3473 spi: Add a prototype for exported spi_set_cs_timing() by Andy Shevchenko · 6 years ago
- 924b586 spi: Allow SPI devices to request the pumping thread be realtime by Douglas Anderson · 6 years ago
- 5d7e2b5 spi: core: allow reporting the effectivly used speed_hz for a transfer by Martin Sperl · 6 years ago
- e727d4c Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.3 by Mark Brown · 6 years ago
- d5864e5 spi: core: allow defining time that cs is deasserted as a multiple of SCK by Martin Sperl · 6 years ago
- 0ff2de8 spi: core: allow defining time that cs is deasserted by Martin Sperl · 6 years ago
- 937e6d7 spi: expand mode support by Sowjanya Komatineni · 6 years ago
- e6f3f7e spi: Add spi_is_bpw_supported() by Noralf Trønnes · 6 years ago
- f1ca999 spi: add a method for configuring CS timing by Sowjanya Komatineni · 6 years ago
- 6d85028 spi: fix SPI_BPW_RANGE_MASK() regression by Arnd Bergmann · 6 years ago
- eefffb4 spi: work around clang bug in SPI_BPW_RANGE_MASK() by Arnd Bergmann · 6 years ago
- b7bb367 spi: support inter-word delay requirement for devices by Jonas Bonn · 6 years ago
- f0125f1 spi: Go back to immediate teardown by Mark Brown · 6 years ago
- 412e603 spi: core: avoid waking pump thread from spi_sync instead run teardown delayed by Martin Sperl · 6 years ago
- f3186dd spi: Optionally use GPIO descriptors for CS GPIOs by Linus Walleij · 6 years ago
- ae218f7 Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.21 mode conflict by Mark Brown · 6 years ago
- 6b03061 spi: add support for octal mode I/O data transfer by Yogesh Narayan Gaur · 6 years ago
- 5132b3d spi: gpio: Support 3WIRE high-impedance turn-around by Linus Walleij · 6 years ago
- 7b9734d Merge remote-tracking branch 'spi/topic/of' into spi-next by Mark Brown · 6 years ago
- 5039563 spi: Add driver_override SPI device attribute by Trent Piepho · 6 years ago
- 5f143af spi: make OF helper available for others by Marco Felsch · 6 years ago
- b445bfc spi: switch to SPDX license identifier by Marco Felsch · 6 years ago
- 9263696 Merge tag 'spi-cs-word' into spi-4.20 by Mark Brown · 6 years ago
- 0baf9eb spi: add new SPI_CS_WORD flag by David Lechner · 6 years ago
- eeaceb8 spi: Introduce one new field to set word delay by Baolin Wang · 6 years ago
- c1f5ba7 spi: Get rid of the spi_flash_read() API by Boris Brezillon · 7 years ago
- c36ff26 spi: Extend the core to ease integration of SPI memory controllers by Boris Brezillon · 7 years ago
- 8d26fdf spi: Fix double "when" by Geert Uytterhoeven · 7 years ago
- 8caab75 spi: Generalize SPI "master" to "controller" by Geert Uytterhoeven · 8 years ago
- 6c36406 spi: core: Add support for registering SPI slave controllers by Geert Uytterhoeven · 8 years ago
- 282ec0e Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
- a2d5eda Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/lantiq' into spi-next by Mark Brown · 8 years ago
- 2bca344 spi: Add can_dma like interface for spi_flash_read by Vignesh R · 8 years ago
- ed77d6b spi: dynamycally allocated message initialization by Emiliano Ingrassia · 8 years ago
- 826cf17 spi: allow attaching device properties to SPI board info by Dmitry Torokhov · 8 years ago
- 8eee6b9 spi: Add Flag to Enable Slave Select with GPIO Chip Select. by Thor Thayer · 8 years ago
- e2df04e Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/topic/jcore', 'spi/topic/loopback' and 'spi/topic/meson' into spi-next by Mark Brown · 8 years ago
- 323117a spi: core: Use spi_sync_transfer() in spi_write()/spi_read() by Geert Uytterhoeven · 8 years ago
- 5090cc6a spi: introduce max_message_size hook in spi_master by Heiner Kallweit · 8 years ago
- ef4d96e spi: Split bus and I/O locking by Mark Brown · 8 years ago
- f4502dd spi: Add DMA support for spi_flash_read() by Vignesh R · 9 years ago
- 7ba2f27 spi: core: add hook flash_read_supported to spi_master by Heiner Kallweit · 9 years ago
- c508709 Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic/sh', 'spi/topic/ti-qspi' and 'spi/topic/xilinx' into spi-next by Mark Brown · 9 years ago
- b9facea Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topic/pl022' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
- f91c75d Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/flash' into spi-next by Mark Brown · 9 years ago
- 6beb9fe Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 9 years ago
- c76d9ae spi: Fix htmldocs build error due struct spi_replaced_transfers by Javier Martinez Canillas · 9 years ago
- d649781 spi: docbook: fix parsing error by Martin Sperl · 9 years ago
- 556351f spi: introduce accelerated read support for spi flash devices by Vignesh R · 9 years ago
- d9f1212 spi: core: add spi_split_transfers_maxsize by Martin Sperl · 9 years ago
- 523baf5a spi: core: add spi_replace_transfers method by Martin Sperl · 9 years ago
- d780c37 spi: core: added spi_resource management by Martin Sperl · 9 years ago
- a0a9071 spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select by Mika Westerberg · 9 years ago
- ee7683a spi: Document max_transfer_size by Randy Dunlap · 9 years ago
- 4f95307 Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next by Mark Brown · 9 years ago
- 41d5a70 Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'spi/topic/mtk' and 'spi/topic/omap2-mcspi' into spi-next by Mark Brown · 9 years ago
- 4acad4a spi: expose master transfer size limitation. by Michal Suchanek · 9 years ago
- 49ddedf spi: add spi_message_init_no_memset to avoid zeroing the spi_message by Martin Sperl · 9 years ago
- 3b1884c spi: Uninline spi_unregister_device() by Geert Uytterhoeven · 9 years ago
- 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
- ca5d248 spi: Add THIS_MODULE to spi_driver in SPI core by Andrew F. Davis · 9 years ago
- a1fdeaa spi: fix kernel-doc warnings about missing return desc in spi.h by Javier Martinez Canillas · 9 years ago
- 0dc9631 Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-doc by Mark Brown · 9 years ago
- 6b7bc06 spi: add transfer histogram statistics via sysfs by Martin Sperl · 10 years ago
- 0243ed4 spi: fix kernel-doc warnings in spi.h by Geliang Tang · 9 years ago
- eca2ebc spi: expose spi_master and spi_device statistics via sysfs by Martin Sperl · 10 years ago
- 8afba18 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/pl022', 'spi/topic/pm' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 10 years ago
- 431959c Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/err' into spi-next by Mark Brown · 10 years ago
- f9de734 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/topic/bcm2835', 'spi/topic/bcm53xx' and 'spi/topic/bitbang' into spi-next by Mark Brown · 10 years ago
- ff61eb4 spi: Make master->handle_err() callback optional to avoid crashes by Geert Uytterhoeven · 10 years ago
- ea022bb spi: Remove support for legacy PM by Lars-Peter Clausen · 10 years ago
- b716c4f spi: introduce master->handle_err() callback by Andy Shevchenko · 10 years ago
- c6331ba spi: fix a typo in comment. by Marcin Bis · 10 years ago
- 8328509 Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/topic/inline', 'spi/topic/meson' and 'spi/topic/mxs' into spi-next by Mark Brown · 10 years ago
- 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
- 0461a41 spi: Pump transfers inside calling context for spi_sync() by Mark Brown · 10 years ago
- b671358 spi: core: Add spi_transfer_is_last() helper by Beniamino Galvani · 10 years ago
- 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
- 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- a783898 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 11 years ago
- d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
- e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
- 6ad45a2 spi: Make core DMA mapping functions generate scatterlists by Mark Brown · 11 years ago
- 3a2eba9 spi: Provide core support for full duplex devices by Mark Brown · 11 years ago
- 99adef3 spi: Provide core support for DMA mapping transfers by Mark Brown · 11 years ago
- e930533 spi: correct the transfer_one_message documentation wording by Baruch Siach · 11 years ago
- 6e5f526 spi: spi.h: clarify the documentation of transfer_one by Baruch Siach · 11 years ago
- 3c10397 Merge remote-tracking branch 'spi/topic/core' into spi-linus by Mark Brown · 11 years ago