Axel Lin
|
29f0d48846
spi: spi-mxs: Remove unused bits_per_word variable
|
12 years ago |
Fabio Estevam
|
796305a2e2
spi: spi-mxs: Remove unneeded check for platform_get_resource()
|
12 years ago |
Fabio Estevam
|
8498bce934
spi: spi-mxs: Check the return value from stmp_reset_block()
|
12 years ago |
Fabio Estevam
|
9c4a39afaa
spi: spi-mxs: Check the return value from clk_prepare_enable()
|
12 years ago |
Fabio Estevam
|
e11933f626
spi: spi-mxs: Fix the error path sequence
|
12 years ago |
Mark Brown
|
5bd30ed95b
Merge remote-tracking branch 'spi/topic/mxs' into spi-next
|
12 years ago |
Stephen Warren
|
24778be20f
spi: convert drivers to use bits_per_word_mask
|
12 years ago |
Fabio Estevam
|
86db3b04fe
spi: spi-mxs: Let device core handle pinctrl
|
12 years ago |
Linus Torvalds
|
38f56f33ca
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Shawn Guo
|
26aafa77df
spi: mxs-spi: move to use generic DMA helper
|
12 years ago |
Wei Yongjun
|
58ad60bbb2
mxs/spi: fix error return code in mxs_spi_probe()
|
12 years ago |
Linus Torvalds
|
06991c28f3
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Juha Lumme
|
ba486a2a29
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
|
12 years ago |
Thierry Reding
|
b0ee560523
spi: Convert to devm_ioremap_resource()
|
12 years ago |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 years ago |
Marek Vasut
|
44968466cf
spi: mxs: Terminate DMA in case of DMA timeout
|
12 years ago |
Marek Vasut
|
d856f1eb56
spi: mxs: Assign message status after transfer finished
|
12 years ago |
Marek Vasut
|
e64d07a2da
spi/mxs: Make the SPI block clock speed configurable via DT
|
13 years ago |
Marek Vasut
|
f13639dc60
mxs/spi: Rework the mxs_ssp_timeout to be more readable
|
13 years ago |
Marek Vasut
|
727c10e3e5
mxs/spi: Decrement the DMA/PIO border
|
13 years ago |
Marek Vasut
|
204e706fa2
mxs/spi: Increment the transfer length only if transfer succeeded
|
13 years ago |
Marek Vasut
|
010b481834
mxs/spi: Fix issues when doing long continuous transfer
|
13 years ago |
Guenter Roeck
|
7d520d28dd
spi/mxs: Fix device remove function
|
13 years ago |
Marek Vasut
|
41682e03d4
mxs/spi: Fix misuse of init_completion
|
13 years ago |
Marek Vasut
|
c895db0fb2
mxs/spi: Restart the block after unsuccessful transfer
|
13 years ago |
Marek Vasut
|
474afc042f
spi/mxs: Add DMA support into SPI driver
|
13 years ago |
Marek Vasut
|
65defb9b3b
mmc: spi: Pull out common DMA parts from MXS MMC
|
13 years ago |
Marek Vasut
|
646781d332
spi/mxs: Add SPI driver for mx233/mx28
|
13 years ago |