Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi/sh-hspi: fix return value check in hspi_probe(). | Cyril Roelandt | 2012-12-19 | 1 | -1/+1 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -3/+3 |
* | spi/sh-hspi: add CS manual control support | Phil Edworthy | 2012-11-23 | 1 | -2/+41 |
* | spi: spi-sh-hspi: drop frees of devm_ alloc'd data | Julia Lawall | 2012-09-06 | 1 | -4/+1 |
* | spi: sh-hspi: modify write/read method | Kuninori Morimoto | 2012-03-15 | 1 | -69/+24 |
* | spi: sh-hspi: control spi clock more correctly | Kuninori Morimoto | 2012-03-15 | 1 | -16/+70 |
* | spi: sh-hspi: convert to using core message queue | Kuninori Morimoto | 2012-03-15 | 1 | -97/+55 |
* | spi: Add SuperH HSPI prototype driver | Kuninori Morimoto | 2012-03-09 | 1 | -0/+364 |