| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: Document SPI slave controller support | Geert Uytterhoeven | 2017-05-26 | 1 | -7/+20 |
* | spi: Use PM ops instead of legacy suspend/resume | Lars-Peter Clausen | 2015-03-08 | 1 | -2/+1 |
* | spi-summary: documentation mistake | Oscar Utbult | 2014-09-16 | 1 | -3/+3 |
* | spi: correct the transfer_one_message documentation wording | Baruch Siach | 2014-01-27 | 1 | -1/+1 |
* | spi: document the transfer_one spi_master callback | Baruch Siach | 2014-01-27 | 1 | -0/+15 |
* | spi: Correction to typos in Documentation/spi/spi-summary | John Whitmore | 2013-12-09 | 1 | -4/+4 |
* | spi/documentation: Fix usage of __initdata | Sachin Kamat | 2013-08-08 | 1 | -1/+1 |
* | Documentation: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -2/+2 |
* | spi: create a message queueing infrastructure | Linus Walleij | 2012-03-08 | 1 | -12/+46 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | spi: fix spelling of `automatically' in documentation | Ben Dooks | 2009-09-23 | 1 | -1/+1 |
* | spi: documentation: emphasise spi_master.setup() semantics | David Brownell | 2009-04-21 | 1 | -0/+6 |
* | spi documentation: use __initdata on struct | roel kluin | 2008-12-02 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | spi: documentation tweaks | David Brownell | 2008-04-09 | 1 | -1/+14 |
* | spi doesn't need class_device | Tony Jones | 2007-10-16 | 1 | -8/+17 |
* | spi doc update: describe clock mode bits | David Brownell | 2007-05-24 | 1 | -5/+48 |
* | SPI kerneldoc | David Brownell | 2007-05-08 | 1 | -19/+24 |
* | [PATCH] spi: documentation does not need to set driver's bus_type field | Ben Dooks | 2007-02-12 | 1 | -1/+0 |
* | [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() | Ben Dooks | 2007-02-12 | 1 | -1/+1 |
* | Documentation: remove duplicated words | Paolo Ornati | 2006-10-03 | 1 | -2/+2 |
* | [PATCH] SPI: busnum == 0 needs to work | David Brownell | 2006-05-16 | 1 | -1/+33 |
* | [PATCH] spi: misc fixes | David Brownell | 2006-01-14 | 1 | -0/+13 |
* | [PATCH] SPI core tweaks, bugfix | David Brownell | 2006-01-14 | 1 | -0/+16 |
* | [PATCH] spi: add spi_driver to SPI framework | David Brownell | 2006-01-14 | 1 | -20/+32 |
* | [PATCH] spi: simple SPI framework | David Brownell | 2006-01-14 | 1 | -0/+416 |