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
Age
Commit message (
Expand
)
Author
2016-07-24
spi: pic32-sqi: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
2016-07-24
spi: pic32: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
2016-07-20
spi: rockchip: limit transfers to (64K - 1) bytes
Brian Norris
2016-07-15
spi: xilinx: Return IRQ_NONE if no interrupts were detected
Lars-Peter Clausen
2016-07-15
spi: xilinx: Handle errors from platform_get_irq()
Lars-Peter Clausen
2016-07-14
spi: s3c64xx: restore removed comments
Andi Shyti
2016-07-14
spi: s3c64xx: add Exynos5433 compatible for ioclk handling
Andi Shyti
2016-07-14
spi: s3c64xx: use error code from clk_prepare_enable()
Andi Shyti
2016-07-14
spi: s3c64xx: rename goto labels to meaningful names
Andi Shyti
2016-07-14
spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()
Wei Yongjun
2016-07-12
spi: st-ssc4: Remove 'no clocking' hack
Lee Jones
2016-07-11
spi: spi-sh: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-11
spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-08
spi / ACPI: add support for ACPI reconfigure notifications
Octavian Purdila
2016-07-08
spi: omap2-mcspi: Use the SPI framework to handle DMA mapping
Franklin S Cooper Jr
2016-07-08
spi: omap2-mcspi: Select SPI_SPLIT
Franklin S Cooper Jr
2016-07-07
spi: pxa2xx-pci: Support both chipselects on Braswell
Andy Shevchenko
2016-07-07
spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
Andy Shevchenko
2016-07-07
spi: clps711x: Driver refactor
Alexander Shiyan
2016-07-07
spi: s3c64xx: do not disable the clock while configuring the spi
Andi Shyti
2016-07-05
spi: omap2-mcspi: Add comments for RX only DMA buffer workaround
Franklin S Cooper Jr
2016-07-04
spi: spidev: Add ACPI probing support
Mika Westerberg
2016-07-04
spi: pxa2xx-pci: Sort header block alphabetically
Andy Shevchenko
2016-07-04
spi: pxa2xx-pci: Remove unused code
Andy Shevchenko
2016-07-04
spi: pxa2xx-pci: Enable SPI on Intel Merrifield
Andy Shevchenko
2016-07-04
spi: pxa2xx-pci: Do a specific setup in a separate function
Andy Shevchenko
2016-07-04
spi: pxa2xx: Add support for Intel Kaby Lake PCH-H
Mika Westerberg
2016-07-04
spi: s3c64xx: indent an if statement
Dan Carpenter
2016-07-03
spi: spi-bfin-sport: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-03
spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-03
spi: spi-txx9: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-03
spi: spi-bfin5xx: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-06-30
Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix...
Mark Brown
2016-06-29
spi: s3c64xx: simplify if statement in prepare_transfer function
Andi Shyti
2016-06-29
spi: s3c64xx: do not configure the device twice
Andi Shyti
2016-06-29
spi: s3c64xx: consider the case when the CS line is not connected
Andi Shyti
2016-06-29
spi: s3c64xx: group the CS signalling writes in a single function
Andi Shyti
2016-06-28
spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2016-06-27
spi: sunxi: set maximum and minimum speed of SPI master
Michal Suchanek
2016-06-26
spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers"
Colin Ian King
2016-06-22
spi: sh-msiof: Remove sh_msiof_spi_priv.chipdata
Geert Uytterhoeven
2016-06-21
spi: imx: wait_for_completion_timeout(..) for PIO transfers
Christian Gmeiner
2016-06-21
spi: pxa2xx: Switch to SPI core DMA mapping functionality
Jarkko Nikula
2016-06-21
spi: pxa2xx: Use local struct spi_master pointer in pump_transfers()
Jarkko Nikula
2016-06-14
spi: imx: Remove "maybe_unused" attributes
Alexander Shiyan
2016-06-14
spi: imx: Remove unnecessary field "mode" from struct spi_imx_config
Alexander Shiyan
2016-06-14
spi: imx: Using existing properties for chipselects
Alexander Shiyan
2016-06-14
spi: sunxi: fix transfer timeout
Michal Suchanek
2016-06-14
spi: sun4i: fix FIFO limit
Michal Suchanek
2016-06-14
spi: sunxi: expose maximum transfer size limit
Michal Suchanek
[prev]
[next]