Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] SPI: infrastructure to initialize spi_device.mode early | David Brownell | 2006-06-28 | 1 | -0/+1 |
* | [PATCH] minor SPI doc fix | dmitry pervushin | 2006-05-21 | 1 | -3/+3 |
* | [PATCH] SPI: busnum == 0 needs to work | David Brownell | 2006-05-16 | 1 | -2/+2 |
* | [PATCH] SPI: spi bounce buffer has a minimum length | David Brownell | 2006-05-16 | 1 | -1/+2 |
* | [PATCH] spi: Fix modular master driver remove and device suspend/remove | Stephen Street | 2006-02-20 | 1 | -3/+2 |
* | [PATCH] spi: remove fastcall crap | Andrew Morton | 2006-01-13 | 1 | -1/+6 |
* | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 | 1 | -7/+11 |
* | [PATCH] SPI core tweaks, bugfix | David Brownell | 2006-01-13 | 1 | -17/+28 |
* | [PATCH] spi: add spi_driver to SPI framework | David Brownell | 2006-01-13 | 1 | -32/+86 |
* | [PATCH] spi: simple SPI framework | David Brownell | 2006-01-13 | 1 | -0/+568 |