aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sh-hspi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-19spi/sh-hspi: fix return value check in hspi_probe().Cyril Roelandt1-1/+1
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-11-23spi/sh-hspi: add CS manual control supportPhil Edworthy1-2/+41
2012-09-06spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall1-4/+1
2012-03-15spi: sh-hspi: modify write/read methodKuninori Morimoto1-69/+24
2012-03-15spi: sh-hspi: control spi clock more correctlyKuninori Morimoto1-16/+70
2012-03-15spi: sh-hspi: convert to using core message queueKuninori Morimoto1-97/+55
2012-03-09spi: Add SuperH HSPI prototype driverKuninori Morimoto1-0/+364