summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-omap2-mcspi.c
Commit message (Expand)AuthorAgeFilesLines
* spi/omap: Add DT support to McSPI driverBenoit Cousson2012-02-151-8/+48
* spi/omap: Correct the error pathShubhrajyoti D2011-10-291-12/+20
* spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D2011-10-291-0/+2
* spi/omap: Use a workqueue per omap2_mcspi controllerShubhrajyoti D2011-10-291-8/+11
* OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D2011-10-241-3/+4
* spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches2011-06-111-5/+5
* spi: reorganize driversGrant Likely2011-06-061-0/+1293