- 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
- bd6857a spi: Correct set_cs() documentation by Geert Uytterhoeven · 11 years ago
- 0516712 spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer() by Geert Uytterhoeven · 11 years ago
- 269ccca spi: Kill superfluous cast in spi_w8r16() by Geert Uytterhoeven · 11 years ago
- d3fbd45 spi: Use bitfields for multiple data lines by Mark Brown · 11 years ago
- 89c1f6074 spi: Order fields in spi_device for better packing by Trent Piepho · 11 years ago
- 82f85cf Merge remote-tracking branch 'spi/topic/wr' into spi-next by Mark Brown · 11 years ago
- 2cc6e2e Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop by Mark Brown · 11 years ago
- b158935 spi: Provide common spi_message processing loop by Mark Brown · 11 years ago
- 2841a5f spi: Provide per-message prepare and unprepare operations by Mark Brown · 11 years ago
- 05071aa spi: Add a spi_w8r16be() helper by Lars-Peter Clausen · 11 years ago
- 666d5b4 spi: core: Add devm_spi_register_master() by Mark Brown · 11 years ago
- 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
- 9020b75 Merge remote-tracking branch 'spi/topic/msglen' into spi-next by Mark Brown · 11 years ago
- db04e17 Merge remote-tracking branch 'spi/topic/checks' into spi-next by Mark Brown · 11 years ago
- 21e34a3 Merge remote-tracking branch 'spi/topic/quad' into spi-qspi by Mark Brown · 11 years ago
- f477b7f spi: DUAL and QUAD support by wangyuhang · 11 years ago
- b6aa23c spi: fix SPI_BIT_MASK so it always fits into 32-bits by Stephen Warren · 11 years ago
- 49834de spi: Provide core support for runtime PM during transfers by Mark Brown · 11 years ago
- 078726c driver: spi: Modify core to compute the message length by Sourav Poddar · 11 years ago
- a2fd4f9 spi: Support transfer speed checking in the core by Mark Brown · 11 years ago
- eca8960 spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK by Stephen Warren · 12 years ago
- 4dd9572 spi: fix undefined behaviour in SPI_BPW_RANGE_MASK by Stephen Warren · 12 years ago
- 2922a8d spi: introduce macros to set bits_per_word_mask by Stephen Warren · 12 years ago
- 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 12 years ago
- 446411e spi: Initialize cs_gpio and cs_gpios with -ENOENT by Andreas Larsson · 12 years ago
- 543bb25 spi: add ability to validate xfer->bits_per_word in SPI core by Stephen Warren · 12 years ago
- b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
- 095c375 spi: Document cs_gpios and cs_gpio in kernel-doc by Andreas Larsson · 12 years ago
- 6d9eecd spi: Add helper functions for setting up transfers by Lars-Peter Clausen · 12 years ago
- 7431798 of_spi: add generic binding support to specify cs gpio by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
- dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 13 years ago
- 8f53602 spi: Trivial warning fix by Shubhrajyoti D · 13 years ago
- ffbbdd21 spi: create a message queueing infrastructure by Linus Walleij · 13 years ago
- 3acbb01 SPI: Add helper macro for spi_driver boilerplate by Lars-Peter Clausen · 13 years ago
- 0c4a159 spi: Use void pointers for data in simple SPI I/O operations by Mark Brown · 14 years ago
- 2b9603a spi: enable spi_board_info to be registered after spi_master by Feng Tang · 14 years ago
- 5c79a5a spi.h: missing kernel-doc notation, please fix by Ernst Schwab · 14 years ago
- cf32b71e spi/mmc_spi: SPI bus locking API, using mutex by Ernst Schwab · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 568d069 spi: handle TX-only/RX-only by David Brownell · 15 years ago