Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | [PATCH] spi: stabilize PIO mode transfers on PXA2xx systems | Stephen Street | 2006-12-10 | 1 | -8/+8 |
* | Documentation: remove duplicated words | Paolo Ornati | 2006-10-03 | 2 | -5/+5 |
* | [PATCH] SPI: busnum == 0 needs to work | David Brownell | 2006-05-16 | 1 | -1/+33 |
* | [PATCH] SPI: add PXA2xx SSP SPI Driver | Stephen Street | 2006-05-16 | 1 | -0/+234 |
* | [PATCH] SPI: spi_butterfly, restore lost deltas | David Brownell | 2006-02-06 | 1 | -6/+17 |
* | [PATCH] SPI: add spi_butterfly driver | David Brownell | 2006-01-14 | 1 | -0/+57 |
* | [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 |