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-topcliff-pch.c
Age
Commit message (
Expand
)
Author
2012-05-19
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
2012-05-19
spi/topcliff: use correct __devexit_p annotation
Arnd Bergmann
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-09
spi-topcliff-pch: add recovery processing in case wait-event timeout
Tomoya MORINAGA
2012-03-09
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
Tomoya MORINAGA
2012-03-09
spi-topcliff-pch: Fix issue for transmitting over 4KByte
Tomoya MORINAGA
2012-03-09
spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
Tomoya MORINAGA
2012-03-09
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-03-09
spi-topcliff-pch: fix -Wuninitialized warning
Danny Kukawka
2012-02-05
spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver
Danny Kukawka
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
2011-10-29
spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2011-10-29
spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2011-10-04
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
2011-10-04
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
2011-10-04
spi-topcliff-pch: Fix CPU read complete condition issue
Tomoya MORINAGA
2011-10-04
spi-topcliff-pch: Fix SSN Control issue
Tomoya MORINAGA
2011-10-04
spi-topcliff-pch: add tx-memory clear after complete transmitting
Tomoya MORINAGA
2011-06-16
spi/topcliff-pch: Support new device ML7223 IOH
Tomoya MORINAGA
2011-06-08
spi/topcliff_pch: DMA support
Tomoya MORINAGA
2011-06-08
spi/topcliff_pch: support new device ML7213 IOH
Tomoya MORINAGA
2011-06-06
spi: reorganize drivers
Grant Likely