summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-omap2-mcspi.c
Commit message (Expand)AuthorAge
...
| * | | Merge tag 'v3.6-rc6' into spi-driversMark Brown2012-09-25
| |\ \ \ | | |/ /
| * | | spi: omap2-mcspi: add pinctrl supportMatt Porter2012-09-22
| * | | spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D2012-09-12
| * | | spi: omap2-mcspi: At remove dont use the runtime_autosuspend callsShubhrajyoti D2012-08-22
| * | | spi: omap2-mcspi: Call pm_runtime_* functions directlyShubhrajyoti D2012-08-22
| * | | spi: omap2-mcspi: Remove the macro MOD_REG_BITShubhrajyoti D2012-08-22
| * | | spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)Shubhrajyoti D2012-08-17
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
| | |/ | |/|
* | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-13
|\ \ \ | |/ / |/| |
| * | spi/spi-omap2-mcspi: add a const qualifierUwe Kleine-König2012-08-03
| |/
* | spi: omap2-mcspi: Fix the error handling in probeShubhrajyoti D2012-08-04
|/
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\
| * spi: omap2-mcspi: remove private DMA API implementationRussell King2012-07-31
| * spi: omap2-mcspi: add DMA engine supportRussell King2012-07-31
* | spi/omap2: mark omap2_mcspi_master_setup as __devinitArnd Bergmann2012-07-22
* | spi: omap2-mcspi: Fix the below warningShubhrajyoti D2012-07-20
|/
* SPI: fix over-eager devm_xxx() conversionRussell King2012-06-18
* spi/omap2-mcspi: convert to the pump message infrastructureShubhrajyoti D2012-05-19
* 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-10
* spi: reorganize driversGrant Likely2011-06-06