Matt Porter
|
ec155afa82
spi: omap2-mcspi: add pinctrl support
|
12 years ago |
Shubhrajyoti D
|
d7b4394e78
spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function
|
12 years ago |
Shubhrajyoti D
|
a93a2029de
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
|
13 years ago |
Shubhrajyoti D
|
034d3dc988
spi: omap2-mcspi: Call pm_runtime_* functions directly
|
13 years ago |
Shubhrajyoti D
|
af4e944dbd
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
|
13 years ago |
Shubhrajyoti D
|
a8e8f1398e
spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
|
13 years ago |
Linus Torvalds
|
a6dc77254b
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
Russell King
|
8c7494a501
spi: omap2-mcspi: remove private DMA API implementation
|
13 years ago |
Russell King
|
53741ed8f0
spi: omap2-mcspi: add DMA engine support
|
13 years ago |
Arnd Bergmann
|
24ab327511
spi/omap2: mark omap2_mcspi_master_setup as __devinit
|
13 years ago |
Shubhrajyoti D
|
a3ce9a801b
spi: omap2-mcspi: Fix the below warning
|
13 years ago |
Russell King
|
10aa5a35e3
SPI: fix over-eager devm_xxx() conversion
|
13 years ago |
Shubhrajyoti D
|
5fda88f5e1
spi/omap2-mcspi: convert to the pump message infrastructure
|
13 years ago |
Shubhrajyoti D
|
39f8052d2e
spi/omap2-mcspi: Trivial optimisation
|
13 years ago |
Shubhrajyoti D
|
27b5284cfb
spi: omap2-mcspi: add support for pm_runtime autosuspend
|
13 years ago |
Benoit Cousson
|
1bd897f849
spi/omap: Remove bus_num usage for instance index
|
13 years ago |
Grant Likely
|
aae730dfe2
Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/next
|
13 years ago |
Shubhrajyoti D
|
1a77b127ae
OMAP : SPI : use devm_* functions
|
13 years ago |
Felipe Balbi
|
9fdca9dfe0
spi: omap2-mcspi: convert to module_platform_driver
|
13 years ago |
Felipe Balbi
|
7d6b6d8313
spi: omap2-mcspi: make it behave as a module
|
13 years ago |
Benoit Cousson
|
d5a8003135
spi/omap: Add DT support to McSPI driver
|
13 years ago |
Shubhrajyoti D
|
39f1b56593
spi/omap: Correct the error path
|
13 years ago |
Shubhrajyoti D
|
751c925cbb
spi/omap: call pm_runtime_disable in error path and remove
|
13 years ago |
Shubhrajyoti D
|
2856ac13b8
spi/omap: Use a workqueue per omap2_mcspi controller
|
13 years ago |
Shubhrajyoti D
|
1458d160de
OMAP: SPI: Fix the trying to free nonexistent resource error
|
13 years ago |
Joe Perches
|
8e2943c04c
spi: Convert uses of struct resource * to resource_size(ptr)
|
14 years ago |
Grant Likely
|
ca632f5566
spi: reorganize drivers
|
14 years ago |