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