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-davinci.c
Age
Commit message (
Expand
)
Author
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-10-25
Merge remote-tracking branch 'spi/topic/davinci' into spi-next
Mark Brown
2013-09-17
spi: bitbang: Let spi_bitbang_start() take a reference to master
Axel Lin
2013-09-17
spi: spi-davinci: Fix variable type
Sachin Kamat
2013-09-01
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
2013-07-29
spi: spi-davinci: Fix direction in dma_map_single()
Christian Eggers
2013-06-26
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-13
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
Mark Brown
2013-04-17
spi/davinci: no wildcards in DT compatible property
Manjunathappa, Prakash
2013-04-07
spi/davinci: fix module build error
Manjunathappa, Prakash
2013-02-05
spi/davinci: use request_threaded_irq() to fix deadlock
Murali Karicheri
2013-02-05
spi/davinci: add OF support for the spi controller
Murali Karicheri
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
2012-09-01
spi: spi-davinci: convert to DMA engine API
Matt Porter
2012-03-30
spi/davinci: Fix DMA API usage in davinci
Shubhrajyoti D
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-06-06
spi: reorganize drivers
Grant Likely