index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-lpspi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: lpspi: Fix CLK pin becomes low before one transfer
Clark Wang
2019-01-07
1
-4
/
+20
*
spi: lpspi: Fix wrong transmission when don't use CONT
Clark Wang
2019-01-07
1
-0
/
+9
*
spi: lpspi: Improve the stability of lpspi data transmission
Clark Wang
2019-01-07
1
-41
/
+20
*
spi: lpspi: Let watermark change with send data length
Clark Wang
2018-12-13
1
-2
/
+9
*
spi: lpspi: Add slave mode support
Clark Wang
2018-12-13
1
-28
/
+79
*
spi: lpspi: Replace all "master" with "controller"
Clark Wang
2018-12-13
1
-38
/
+46
*
spi: fsl-lpspi: Prevent FIFO under/overrun by default
Hieu Tran Dang
2018-10-10
1
-1
/
+1
*
spi: lpspi: Switch to SPDX identifier
Fabio Estevam
2018-05-03
1
-16
/
+5
*
spi: fsl-lpspi: fix indentation error
Gao Pan
2017-01-09
1
-3
/
+3
*
spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg()
Geert Uytterhoeven
2016-12-14
1
-1
/
+1
*
spi: fsl-lpspi: quit reading rx fifo under error condition
Gao Pan
2016-12-05
1
-1
/
+4
*
spi: fsl-lpspi: use GPL as module license
Gao Pan
2016-12-05
1
-1
/
+1
*
spi: fsl-lpspi: read lpspi tx/rx fifo size in probe()
Gao Pan
2016-11-30
1
-7
/
+14
*
spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer done
Gao Pan
2016-11-30
1
-1
/
+6
*
spi: imx: replace schedule() with cond_resched()
Gao Pan
2016-11-25
1
-1
/
+1
*
spi: imx: fix potential shift truncation
Gao Pan
2016-11-25
1
-1
/
+1
*
spi: imx: use prepare_transfer_hardware() for lpspi
Gao Pan
2016-11-25
1
-6
/
+4
*
spi: imx: add lpspi bus driver
Gao Pan
2016-11-22
1
-0
/
+512