index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mxs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-04
spi: mxs-spi: move to use generic DMA helper
Shawn Guo
1
-51
/
+9
2013-04-03
mxs/spi: fix error return code in mxs_spi_probe()
Wei Yongjun
1
-0
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2013-02-05
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
Juha Lumme
1
-1
/
+4
2013-01-25
spi: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-10-17
spi: mxs: Terminate DMA in case of DMA timeout
Marek Vasut
1
-0
/
+1
2012-10-17
spi: mxs: Assign message status after transfer finished
Marek Vasut
1
-1
/
+1
2012-09-06
spi/mxs: Make the SPI block clock speed configurable via DT
Marek Vasut
1
-6
/
+15
2012-09-06
mxs/spi: Rework the mxs_ssp_timeout to be more readable
Marek Vasut
1
-11
/
+9
2012-09-06
mxs/spi: Decrement the DMA/PIO border
Marek Vasut
1
-1
/
+1
2012-09-06
mxs/spi: Increment the transfer length only if transfer succeeded
Marek Vasut
1
-1
/
+1
2012-09-06
mxs/spi: Fix issues when doing long continuous transfer
Marek Vasut
1
-53
/
+88
2012-08-27
spi/mxs: Fix device remove function
Guenter Roeck
1
-4
/
+1
2012-08-27
mxs/spi: Fix misuse of init_completion
Marek Vasut
1
-1
/
+3
2012-08-27
mxs/spi: Restart the block after unsuccessful transfer
Marek Vasut
1
-1
/
+3
2012-08-17
spi/mxs: Add DMA support into SPI driver
Marek Vasut
1
-15
/
+216
2012-08-17
mmc: spi: Pull out common DMA parts from MXS MMC
Marek Vasut
1
-1
/
+0
2012-08-17
spi/mxs: Add SPI driver for mx233/mx28
Marek Vasut
1
-0
/
+431
[prev]