index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-omap2-mcspi.c
Age
Commit message (
Expand
)
Author
2013-04-18
spi: omap2-mcspi: fix error return code in omap2_mcspi_probe()
Wei Yongjun
2013-04-15
spi: omap2-mcspi: Fix transfers if DMADEVICES is not set
Tony Lindgren
2013-04-01
spi/omap-mcspi: check condition also after timeout
Sebastian Andrzej Siewior
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-05
Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Grant Likely
2013-02-05
spi/omap2: disable DMA requests before complete()
Felipe Balbi
2013-01-26
spi: spi-omap2-mcspi.c: Toggle CS after each word
Matthias Brugger
2013-01-26
spi: spi-omap2-mcspi.c: fix coding style
Matthias Brugger
2013-01-25
spi: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-03
spi: omap2-mcspi: remove duplicate inclusion of linux/err.h
Sachin Kamat
2012-12-03
spi: omap2-mcspi: Fix the redifine warning
Shubhrajyoti D
2012-11-14
Merge branch 'spi-mcspi' into spi-next
Mark Brown
2012-11-14
spi/omap: fix D0/D1 direction confusion
Daniel Mack
2012-11-06
Merge branch 'spi-linus' into spi-next
Mark Brown
2012-11-06
spi: omap2-mcspi: Reorder the wait_for_completion for tx
Shubhrajyoti D
2012-10-17
spi/mcspi: allow configuration of pin directions
Daniel Mack
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-10-04
Merge branch 'late/kirkwood' into late/soc
Olof Johansson
2012-10-02
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-09-25
Merge tag 'v3.6-rc6' into spi-drivers
Mark Brown
2012-09-22
SPI: OMAP: remove unnecessary includes of plat/clock.h
Paul Walmsley
2012-09-22
spi: omap2-mcspi: add pinctrl support
Matt Porter
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2012-09-12
spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function
Shubhrajyoti D
2012-08-22
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
Shubhrajyoti D
2012-08-22
spi: omap2-mcspi: Call pm_runtime_* functions directly
Shubhrajyoti D
2012-08-22
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
Shubhrajyoti D
2012-08-17
spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
Shubhrajyoti D
2012-08-04
spi: omap2-mcspi: Fix the error handling in probe
Shubhrajyoti D
2012-08-03
spi/spi-omap2-mcspi: add a const qualifier
Uwe Kleine-König
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-07-31
spi: omap2-mcspi: remove private DMA API implementation
Russell King
2012-07-31
spi: omap2-mcspi: add DMA engine support
Russell King
2012-07-22
spi/omap2: mark omap2_mcspi_master_setup as __devinit
Arnd Bergmann
2012-07-20
spi: omap2-mcspi: Fix the below warning
Shubhrajyoti D
2012-06-18
SPI: fix over-eager devm_xxx() conversion
Russell King
2012-05-19
spi/omap2-mcspi: convert to the pump message infrastructure
Shubhrajyoti D
2012-04-10
spi/omap2-mcspi: Trivial optimisation
Shubhrajyoti D
2012-04-10
spi: omap2-mcspi: add support for pm_runtime autosuspend
Shubhrajyoti D
2012-04-10
spi/omap: Remove bus_num usage for instance index
Benoit Cousson
2012-04-10
Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/next
Grant Likely
2012-03-19
OMAP : SPI : use devm_* functions
Shubhrajyoti D
2012-03-19
spi: omap2-mcspi: convert to module_platform_driver
Felipe Balbi
2012-03-19
spi: omap2-mcspi: make it behave as a module
Felipe Balbi
2012-02-15
spi/omap: Add DT support to McSPI driver
Benoit Cousson
2011-10-29
spi/omap: Correct the error path
Shubhrajyoti D
2011-10-29
spi/omap: call pm_runtime_disable in error path and remove
Shubhrajyoti D
[prev]
[next]