Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-26 | Merge remote-tracking branch 'spi/topic/pdata' into spi-next | Mark Brown | 1 | -2/+2 |
2013-06-04 | spi: hspi: fixup long delay time | Kuninori Morimoto | 1 | -1/+1 |
2013-05-23 | spi: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -2/+2 |
2012-12-19 | spi/sh-hspi: fix return value check in hspi_probe(). | Cyril Roelandt | 1 | -1/+1 |
2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely | 1 | -3/+3 |
2012-11-23 | spi/sh-hspi: add CS manual control support | Phil Edworthy | 1 | -2/+41 |
2012-09-06 | spi: spi-sh-hspi: drop frees of devm_ alloc'd data | Julia Lawall | 1 | -4/+1 |
2012-03-15 | spi: sh-hspi: modify write/read method | Kuninori Morimoto | 1 | -69/+24 |
2012-03-15 | spi: sh-hspi: control spi clock more correctly | Kuninori Morimoto | 1 | -16/+70 |
2012-03-15 | spi: sh-hspi: convert to using core message queue | Kuninori Morimoto | 1 | -97/+55 |
2012-03-09 | spi: Add SuperH HSPI prototype driver | Kuninori Morimoto | 1 | -0/+364 |