Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-11 | spi/omap: Remove bus_num usage for instance index | Benoit Cousson | 1 | -41/+34 |
2012-04-11 | Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/next | Grant Likely | 1 | -37/+9 |
2012-03-19 | OMAP : SPI : use devm_* functions | Shubhrajyoti D | 1 | -20/+4 |
2012-03-19 | spi: omap2-mcspi: convert to module_platform_driver | Felipe Balbi | 1 | -14/+1 |
2012-03-19 | spi: omap2-mcspi: make it behave as a module | Felipe Balbi | 1 | -4/+5 |
2012-02-15 | spi/omap: Add DT support to McSPI driver | Benoit Cousson | 1 | -8/+48 |
2011-10-29 | spi/omap: Correct the error path | Shubhrajyoti D | 1 | -12/+20 |
2011-10-29 | spi/omap: call pm_runtime_disable in error path and remove | Shubhrajyoti D | 1 | -0/+2 |
2011-10-29 | spi/omap: Use a workqueue per omap2_mcspi controller | Shubhrajyoti D | 1 | -8/+11 |
2011-10-24 | OMAP: SPI: Fix the trying to free nonexistent resource error | Shubhrajyoti D | 1 | -3/+4 |
2011-06-11 | spi: Convert uses of struct resource * to resource_size(ptr) | Joe Perches | 1 | -5/+5 |
2011-06-06 | spi: reorganize drivers | Grant Likely | 1 | -0/+1293 |