- 92243b6 Merge tag 'v4.3-rc1' into spi-fix-doc by Mark Brown · 9 years ago
- a394d63 spi: Fix documentation of spi_alloc_master() by Guenter Roeck · 9 years ago
- c92ec7c Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topic/sh-msiof', 'spi/topic/spidev' and 'spi/topic/stats' into spi-next by Mark Brown · 9 years ago
- 8e42ac8 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 9 years ago
- 63ab645 spi: check bits_per_word in spi_setup by Stefan Brüns · 9 years ago
- 7dc9fbc spi: Fall back to master maximum speed if no slave speed specified by Mark Brown · 9 years ago
- c37f45b spi: support spi without dma channel to use can_dma() by Leilk Liu · 9 years ago
- eca2ebc spi: expose spi_master and spi_device statistics via sysfs by Martin Sperl · 9 years ago
- 65598c1 spi: Fix per-page mapping of unaligned vmalloc-ed buffer by Andrew Gabbasov · 9 years ago
- 4b78645 spi: restore rx/tx_buf in case of unset CONFIG_HAS_DMA by Martin Sperl · 9 years ago
- 8e76ef8 spi: fix race freeing dummy_tx/rx before it is unmapped by Martin Sperl · 9 years ago
- f8bb820 spi: check tx_buf and rx_buf in spi_unmap_msg by Robin Gong · 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
- e897f79 Merge remote-tracking branch 'spi/topic/core' 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
- 22de3ef spi: of: do explicitly request modules for of-registered devices by Dmitry Torokhov · 10 years ago
- 391949b spi: trigger trace event for message-done before mesg->complete by Uwe Kleine-König · 10 years ago
- 1a7b7ee spi: Ensure that CS line is in non-active state after spi_setup() by Ivan T. Ivanov · 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
- 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
- d6cd09b Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next by Mark Brown · 10 years ago
- 682a71b spi: match var type to return type of wait_for_completion by Nicholas Mc Guire · 10 years ago
- 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
- 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
- fc9e0f7 spi: Only idle the message pump in the worker kthread by Mark Brown · 10 years ago
- 0461a41 spi: Pump transfers inside calling context for spi_sync() by Mark Brown · 10 years ago
- 983aee5 spi: Check to see if the device is processing a message before we idle by Mark Brown · 10 years ago
- 5424d43 spi: Move queue data structure initialisation to main master init by Mark Brown · 10 years ago
- 19a0368 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
- 98a8f5a spi: core: Do not mangle error code from kthread_run() by Jarkko Nikula · 10 years ago
- 5267720 spi: Check for spi_of_notifier when CONFIG_OF_DYNAMIC=y by Fabio Estevam · 10 years ago
- ce79d54 spi/of: Add OF notifier handler by Pantelis Antoniou · 10 years ago
- aff5e3f spi/of: Create new device registration method and accessors by Pantelis Antoniou · 10 years ago
- c1aefbd spi: Fix mapping from vmalloc-ed buffer to scatter list by Charles Keepax · 10 years ago
- b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- ad71f40 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
- f48c767 PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h by Ulf Hansson · 10 years ago
- c7908a3 spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
- 676e7c2 spi: core: Convert to dev_pm_domain_attach|detach() by Ulf Hansson · 10 years ago
- 360b2ea Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linus by Mark Brown · 10 years ago
- 38ec10f spi: Only call transfer_one() if we have buffers to transfer by Mark Brown · 10 years ago
- 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
- 1325b65 Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
- fa2b564 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
- 86be408 clk: Support for clock parents and rates assigned from device tree by Sylwester Nawrocki · 10 years ago
- 3fc2542 spi: core: Pass correct device to dma_map_sg() by Geert Uytterhoeven · 10 years ago
- 89e4b66 spi: core: Fix check for dma_map_sg() failures by Geert Uytterhoeven · 10 years ago
- 840e9c3 spi: Remove unused variable by Mark Brown · 10 years ago
- 8331acb spi: Remove redundant OOM message in spi.c by Sachin Kamat · 10 years ago
- f54645d Merge remote-tracking branch 'spi/topic/dt' into spi-next by Mark Brown · 10 years ago
- 15751f2 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
- 80874d8 spi: core: Ignore unsupported spi-[tr]x-bus-width property values by Geert Uytterhoeven · 10 years ago
- c3676d5 spi: core: Don't destroy master queue if we fail to create it by Mark Brown · 11 years ago
- 2de440f spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA by Geert Uytterhoeven · 11 years ago
- 83596fb spi: core: Ignore unsupported Dual/Quad Transfer Mode bits by Geert Uytterhoeven · 11 years ago
- cd6339e spi: add "spi-lsb-first" to devicetree by Zhao Qiang · 11 years ago
- eee668a spi: core: Increase timeout value by Harini Katakam · 11 years ago
- b1ad487 Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/topic/ti-qspi', 'spi/topic/ti-ssp', 'spi/topic/topcliff-pch', 'spi/topic/txx9', 'spi/topic/xcomm' and 'spi/topic/xfer' into spi-next by Mark Brown · 11 years ago
- 9dee279 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next by Mark Brown · 11 years ago
- a783898 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 11 years ago
- 5d0eb26 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
- ff13a9a Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
- 0b73aa6 spi: Fix handling of cs_change in core implementation by Mark Brown · 11 years ago
- 1e25cd4 spi: Do not require a completion by Mark Brown · 11 years ago
- a6f87fa spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > master->max_speed_hz by Axel Lin · 11 years ago
- 6ea3129 spi: core: make zero length transfer valid again by Atsushi Nemoto · 11 years ago
- f97b26b spi: core: Replace msleep with usleep_range to get more accurate sleep time by Axel Lin · 11 years ago
- 4d94bd2 spi: core: Validate length of the transfers in message by Ivan T. Ivanov · 11 years ago
- aec35f4 spi: Clean up probe and remove functions by Jean Delvare · 11 years ago
- 5132735 spi: Make max_tx and max_rx the same type by Mark Brown · 11 years ago
- 797d0de Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
- 052eb2d4 spi: core: Set max_speed_hz of spi_device default to max_speed_hz of controller by Axel Lin · 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
- 16a0ce4 spi: Add a timeout when waiting for transfers by Mark Brown · 11 years ago
- 1f802f8 spi: Fix crash with double message finalisation on error handling by Geert Uytterhoeven · 11 years ago
- 2d2e7d1 Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
- 3c10397 Merge remote-tracking branch 'spi/topic/core' into spi-linus by Mark Brown · 11 years ago
- 7e2c225 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
- 13a4279 spi: core: Fix transfer failure when master->transfer_one returns positive value by Axel Lin · 11 years ago
- 9e8f488 spi: Spelling s/finised/finished/ by Geert Uytterhoeven · 11 years ago
- 8c4ff6d ACPI: fix module autoloading for ACPI enumerated devices by Zhang Rui · 11 years ago
- 1afd998 spi: core: Improve tx/rx_nbits check comments by Geert Uytterhoeven · 11 years ago
- b6fb8d3 spi: Check conflicting CS based on spi->chip_select instead of device name by Mika Westerberg · 11 years ago
- a89e2d2 spi: core: Use list_first_entry to extract head of queue by Axel Lin · 11 years ago
- e120cc0 spidev: fix hang when transfer_one_message fails by Daniel Santos · 11 years ago
- 1cfd97f spi: core: Use list_first_entry_or_null() instead of open-coded by Axel Lin · 11 years ago
- 368ca4e spi: Eliminate 3WIRE spi_transfer check by Trent Piepho · 11 years ago
- b8aba76 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 11 years ago
- 9080873 spi: Factor validation and initialisation of messages outside lock by Mark Brown · 11 years ago
- 4b92894 spi: core: invert success test in devm_spi_register_master by Stephen Warren · 11 years ago
- 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
- e13ac47 spi: Use stable dev_name for ACPI enumerated SPI slaves by Jarkko Nikula · 11 years ago
- 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
- f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago