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-dw.h
Age
Commit message (
Expand
)
Author
2017-01-09
spi: dw: Make debugfs use bus num and make irq name unique
Phil Reid
2016-09-06
spi: dw: fix multiple slaves with different baudrates
Matthias Seidel
2015-11-30
spi: dw-mid: constify dw_spi_dma_ops structure
Julia Lawall
2015-10-19
spi: dw: introduce spi_shutdown_chip()
Andy Shevchenko
2015-08-21
spi: dw: Allow interface drivers to limit data I/O to word sizes
Michael van der Westhuizen
2015-03-17
spi: dw-spi: Convert 16bit accesses to 32bit accesses
Thor Thayer
2015-03-09
spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
Andy Shevchenko
2015-03-09
spi: dw-mid: move to use core SPI DMA mappings
Andy Shevchenko
2015-03-09
spi: dw-mid: clear ongoing DMA transfers on timeout
Andy Shevchenko
2015-03-09
spi: dw-mid: split dma_setup() from dma_transfer()
Andy Shevchenko
2015-03-06
spi: dw: move to SPI core message handling
Andy Shevchenko
2015-03-06
spi: dw: make sure SPI controller is enabled
Andy Shevchenko
2014-10-28
spi: dw-mid: split rx and tx callbacks when DMA
Andy Shevchenko
2014-10-02
spi: dw-mid: change magic numbers to the constants
Andy Shevchenko
2014-09-13
spi: dw-mid: remove redundant dmac member
Andy Shevchenko
2014-09-13
spi: dw: remove FSF address
Andy Shevchenko
2014-04-24
spi: dw: add support for gpio controlled chip select
Baruch Siach
2014-04-24
spi: dw: migrate to generic queue infrastructure
Baruch Siach
2013-12-31
spi: dw: use managed resources
Baruch Siach
2013-12-30
spi: dw: drop unused struct dw_spi field
Baruch Siach
2011-09-21
spi: spi-dw: fix all sparse warnings
H Hartley Sweeten
2011-07-08
spi/dw: Add spi number into spi irq desc
Liu, ShuoX
2011-06-06
spi: reorganize drivers
Grant Likely