aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-omap2-mcspi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-29spi/omap: Correct the error pathShubhrajyoti D1-12/+20
2011-10-29spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D1-0/+2
2011-10-29spi/omap: Use a workqueue per omap2_mcspi controllerShubhrajyoti D1-8/+11
2011-10-24OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D1-3/+4
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches1-5/+5
2011-06-06spi: reorganize driversGrant Likely1-0/+1293