aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-omap2-mcspi.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-01
|\
| * spi/omap2: Covert to core runtime PMMark Brown2013-07-29
* | spi: use dev_get_platdata()Jingoo Han2013-08-29
|/
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-06-26
|\
| * spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-23
* | Merge remote-tracking branch 'spi/topic/omap' into spi-nextMark Brown2013-06-26
|\ \
| * | spi: omap2-mcspi: convert to dma_request_slave_channel_compat()Matt Porter2013-06-24
| * | spi: omap2-mcspi: Add FIFO buffer supportIllia Smyrnov2013-06-17
| * | spi: omap2-mcspi: Move bytes per word calculation to the functionIllia Smyrnov2013-06-17
| * | spi/omap2: Let device core handle pinctrlMark Brown2013-05-13
| |/
* / spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-29
|/
* spi: omap2-mcspi: fix error return code in omap2_mcspi_probe()Wei Yongjun2013-04-18
* spi: omap2-mcspi: Fix transfers if DMADEVICES is not setTony Lindgren2013-04-15
* spi/omap-mcspi: check condition also after timeoutSebastian Andrzej Siewior2013-04-01
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * spi: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
* | Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely2013-02-05
|\ \
| * | spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger2013-01-26
| * | spi: spi-omap2-mcspi.c: fix coding styleMatthias Brugger2013-01-26
| |/
* / spi/omap2: disable DMA requests before complete()Felipe Balbi2013-02-05
|/
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* spi: omap2-mcspi: remove duplicate inclusion of linux/err.hSachin Kamat2012-12-02
* spi: omap2-mcspi: Fix the redifine warningShubhrajyoti D2012-12-02
* Merge branch 'spi-mcspi' into spi-nextMark Brown2012-11-13
|\
| * spi/omap: fix D0/D1 direction confusionDaniel Mack2012-11-13
* | Merge branch 'spi-linus' into spi-nextMark Brown2012-11-06
|\ \ | |/ |/|
| * spi: omap2-mcspi: Reorder the wait_for_completion for txShubhrajyoti D2012-11-06
* | spi/mcspi: allow configuration of pin directionsDaniel Mack2012-10-17
|/
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-07
|\
| * Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-04
| |\
| * | SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley2012-09-22
* | | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-02
|\ \ \
| * | | 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