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
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
2011-10-29
spi/omap: Use a workqueue per omap2_mcspi controller
Shubhrajyoti D
2011-10-24
OMAP: SPI: Fix the trying to free nonexistent resource error
Shubhrajyoti D
2011-06-10
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
2011-06-06
spi: reorganize drivers
Grant Likely