Mark Brown
|
ad71f40a83
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
11 years ago |
Ulf Hansson
|
f48c767ce8
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
|
11 years ago |
Xiubo Li
|
c7908a37ae
spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
|
11 years ago |
Ulf Hansson
|
676e7c257a
spi: core: Convert to dev_pm_domain_attach|detach()
|
11 years ago |
Mark Brown
|
360b2eaeb5
Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linus
|
11 years ago |
Mark Brown
|
38ec10f60d
spi: Only call transfer_one() if we have buffers to transfer
|
11 years ago |
Thierry Reding
|
2c67568903
spi: Add missing kerneldoc bits
|
11 years ago |
Linus Torvalds
|
1325b6550a
Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
|
11 years ago |
Mark Brown
|
fa2b5647cf
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
11 years ago |
Sylwester Nawrocki
|
86be408bfb
clk: Support for clock parents and rates assigned from device tree
|
11 years ago |
Geert Uytterhoeven
|
3fc25421f5
spi: core: Pass correct device to dma_map_sg()
|
11 years ago |
Geert Uytterhoeven
|
89e4b66a2e
spi: core: Fix check for dma_map_sg() failures
|
11 years ago |
Mark Brown
|
840e9c354f
spi: Remove unused variable
|
11 years ago |
Sachin Kamat
|
8331acb3a5
spi: Remove redundant OOM message in spi.c
|
11 years ago |
Mark Brown
|
f54645d1aa
Merge remote-tracking branch 'spi/topic/dt' into spi-next
|
11 years ago |
Mark Brown
|
15751f2e71
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
11 years ago |
Geert Uytterhoeven
|
80874d8c9e
spi: core: Ignore unsupported spi-[tr]x-bus-width property values
|
11 years ago |
Mark Brown
|
c3676d5cef
spi: core: Don't destroy master queue if we fail to create it
|
11 years ago |
Geert Uytterhoeven
|
2de440f59c
spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA
|
11 years ago |
Geert Uytterhoeven
|
83596fbeb5
spi: core: Ignore unsupported Dual/Quad Transfer Mode bits
|
11 years ago |
Zhao Qiang
|
cd6339e6ce
spi: add "spi-lsb-first" to devicetree
|
11 years ago |
Harini Katakam
|
eee668a92b
spi: core: Increase timeout value
|
11 years ago |
Mark Brown
|
b1ad487c42
Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/topic/ti-qspi', 'spi/topic/ti-ssp', 'spi/topic/topcliff-pch', 'spi/topic/txx9', 'spi/topic/xcomm' and 'spi/topic/xfer' into spi-next
|
11 years ago |
Mark Brown
|
9dee279b40
Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next
|
11 years ago |
Mark Brown
|
a78389844e
Merge remote-tracking branch 'spi/topic/dma' into spi-next
|
11 years ago |
Mark Brown
|
5d0eb26ce8
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
11 years ago |
Mark Brown
|
ff13a9a6a7
Merge remote-tracking branch 'spi/fix/core' into spi-linus
|
11 years ago |
Mark Brown
|
0b73aa63c1
spi: Fix handling of cs_change in core implementation
|
11 years ago |
Mark Brown
|
1e25cd4729
spi: Do not require a completion
|
11 years ago |
Axel Lin
|
a6f87fad7b
spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > master->max_speed_hz
|
11 years ago |