aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-omap2-mcspi.c
Commit message (Expand)AuthorAge
...
* spi/omap2-mcspi: convert to the pump message infrastructureShubhrajyoti D2012-05-20
* spi/omap2-mcspi: Trivial optimisationShubhrajyoti D2012-04-10
* spi: omap2-mcspi: add support for pm_runtime autosuspendShubhrajyoti D2012-04-10
* spi/omap: Remove bus_num usage for instance indexBenoit Cousson2012-04-10
* Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely2012-04-10
|\
| * OMAP : SPI : use devm_* functionsShubhrajyoti D2012-03-19
| * spi: omap2-mcspi: convert to module_platform_driverFelipe Balbi2012-03-19
| * spi: omap2-mcspi: make it behave as a moduleFelipe Balbi2012-03-19
* | spi/omap: Add DT support to McSPI driverBenoit Cousson2012-02-15
|/
* spi/omap: Correct the error pathShubhrajyoti D2011-10-29
* spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D2011-10-29
* spi/omap: Use a workqueue per omap2_mcspi controllerShubhrajyoti D2011-10-29
* OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D2011-10-24
* spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches2011-06-11
* spi: reorganize driversGrant Likely2011-06-06