Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strict kobj signatures: fix assortment of bus_read_ivar impls | avg | 2009-06-11 | 1 | -1/+1 |
| | | | | | Reviewed by: imp, current@ Approved by: jhb (mentor) | ||||
* | - Make SPI bus bridge be non-arch dependent by using more generic | gonzo | 2009-05-13 | 1 | -1/+1 |
| | | | | | | name Reviewed by: imp | ||||
* | MFp4: when passing the transfer up the foodchain, make sure we go up | imp | 2006-10-20 | 1 | -2/+4 |
| | | | | the food chain. devi == NULL is the error condition. Treat it as such. | ||||
* | Fix comments. | cognet | 2006-07-17 | 2 | -2/+2 |
| | |||||
* | MFp4: | imp | 2006-07-14 | 4 | -0/+277 |
Initial spibus support. Seems to be OK, but needs some polish. # someone should write a bit-bang spi parallel port interface :-) |