Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Driver core: convert SPI code to use struct device" | Greg Kroah-Hartman | 2007-02-07 | 1 | -3/+3 |
* | Driver core: convert SPI code to use struct device | Greg Kroah-Hartman | 2007-02-07 | 1 | -3/+3 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] SPI: spi_bitbang: clocking fixes | David Brownell | 2006-05-16 | 1 | -10/+14 |
* | [PATCH] SPI: devices can require LSB-first encodings | David Brownell | 2006-05-16 | 1 | -1/+10 |
* | [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and... | Kumar Gala | 2006-05-16 | 1 | -4/+6 |
* | [PATCH] SPI: per-transfer overrides for wordsize and clocking | Imre Deak | 2006-05-16 | 1 | -14/+63 |
* | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 | 1 | -37/+49 |
* | [PATCH] spi: add spi_bitbang driver | David Brownell | 2006-01-13 | 1 | -0/+460 |