summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-omap2-mcspi.c
Commit message (Expand)AuthorAgeFilesLines
* spi/omap2-mcspi: convert to the pump message infrastructureShubhrajyoti D2012-05-191-133/+110
* spi/omap2-mcspi: Trivial optimisationShubhrajyoti D2012-04-101-4/+3
* spi: omap2-mcspi: add support for pm_runtime autosuspendShubhrajyoti D2012-04-101-1/+5
* spi/omap: Remove bus_num usage for instance indexBenoit Cousson2012-04-101-41/+34
* Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely2012-04-101-37/+9
|\
| * OMAP : SPI : use devm_* functionsShubhrajyoti D2012-03-191-20/+4
| * spi: omap2-mcspi: convert to module_platform_driverFelipe Balbi2012-03-191-14/+1
| * spi: omap2-mcspi: make it behave as a moduleFelipe Balbi2012-03-191-4/+5
* | 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-101-5/+5
* spi: reorganize driversGrant Likely2011-06-061-0/+1293