summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-omap2-mcspi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+3Star
|\
| * spi: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-4/+3Star
* | Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely2013-02-051-8/+26
|\ \
| * | spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger2013-01-261-0/+18
| * | spi: spi-omap2-mcspi.c: fix coding styleMatthias Brugger2013-01-261-8/+8
| |/
* / spi/omap2: disable DMA requests before complete()Felipe Balbi2013-02-051-4/+4
|/
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-4/+4
* spi: omap2-mcspi: remove duplicate inclusion of linux/err.hSachin Kamat2012-12-021-1/+0Star
* spi: omap2-mcspi: Fix the redifine warningShubhrajyoti D2012-12-021-3/+0Star
* Merge branch 'spi-mcspi' into spi-nextMark Brown2012-11-141-3/+3
|\
| * spi/omap: fix D0/D1 direction confusionDaniel Mack2012-11-141-3/+3
* | Merge branch 'spi-linus' into spi-nextMark Brown2012-11-061-20/+19Star
|\ \ | |/ |/|
| * spi: omap2-mcspi: Reorder the wait_for_completion for txShubhrajyoti D2012-11-061-20/+19Star
* | spi/mcspi: allow configuration of pin directionsDaniel Mack2012-10-171-7/+18
|/
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-1/+0Star
|\
| * Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-051-1/+1
| |\
| * | SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley2012-09-221-1/+0Star
* | | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-031-145/+176
|\ \ \
| * | | Merge tag 'v3.6-rc6' into spi-driversMark Brown2012-09-251-4/+2Star
| |\| |
| * | | spi: omap2-mcspi: add pinctrl supportMatt Porter2012-09-221-0/+8
| * | | spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D2012-09-121-112/+144
| * | | spi: omap2-mcspi: At remove dont use the runtime_autosuspend callsShubhrajyoti D2012-08-221-2/+1Star
| * | | spi: omap2-mcspi: Call pm_runtime_* functions directlyShubhrajyoti D2012-08-221-17/+11Star
| * | | spi: omap2-mcspi: Remove the macro MOD_REG_BITShubhrajyoti D2012-08-221-14/+14
| * | | spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)Shubhrajyoti D2012-08-171-2/+0Star
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | |/ | |/|
* | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-131-1/+1
|\ \ \ | |/ / |/| |
| * | spi/spi-omap2-mcspi: add a const qualifierUwe Kleine-König2012-08-031-1/+1
| |/
* / spi: omap2-mcspi: Fix the error handling in probeShubhrajyoti D2012-08-041-4/+2Star
|/
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-021-102/+127
|\
| * spi: omap2-mcspi: remove private DMA API implementationRussell King2012-07-311-99/+5Star
| * spi: omap2-mcspi: add DMA engine supportRussell King2012-07-311-31/+150
* | spi/omap2: mark omap2_mcspi_master_setup as __devinitArnd Bergmann2012-07-221-1/+1
* | spi: omap2-mcspi: Fix the below warningShubhrajyoti D2012-07-201-2/+4
|/
* SPI: fix over-eager devm_xxx() conversionRussell King2012-06-181-1/+2
* spi/omap2-mcspi: convert to the pump message infrastructureShubhrajyoti D2012-05-201-133/+110Star
* spi/omap2-mcspi: Trivial optimisationShubhrajyoti D2012-04-101-4/+3Star
* 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/+34Star
* Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely2012-04-101-37/+9Star
|\
| * OMAP : SPI : use devm_* functionsShubhrajyoti D2012-03-191-20/+4Star
| * spi: omap2-mcspi: convert to module_platform_driverFelipe Balbi2012-03-191-14/+1Star
| * 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-111-5/+5