index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-lpspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
spi: lpspi: Let watermark change with send data length
Clark Wang
1
-2
/
+9
2018-12-13
spi: lpspi: Add slave mode support
Clark Wang
1
-28
/
+79
2018-12-13
spi: lpspi: Replace all "master" with "controller"
Clark Wang
1
-38
/
+46
2018-10-10
spi: fsl-lpspi: Prevent FIFO under/overrun by default
Hieu Tran Dang
1
-1
/
+1
2018-05-03
spi: lpspi: Switch to SPDX identifier
Fabio Estevam
1
-16
/
+5
2017-01-09
spi: fsl-lpspi: fix indentation error
Gao Pan
1
-3
/
+3
2016-12-14
spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg()
Geert Uytterhoeven
1
-1
/
+1
2016-12-05
spi: fsl-lpspi: quit reading rx fifo under error condition
Gao Pan
1
-1
/
+4
2016-12-05
spi: fsl-lpspi: use GPL as module license
Gao Pan
1
-1
/
+1
2016-11-30
spi: fsl-lpspi: read lpspi tx/rx fifo size in probe()
Gao Pan
1
-7
/
+14
2016-11-30
spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer done
Gao Pan
1
-1
/
+6
2016-11-25
spi: imx: replace schedule() with cond_resched()
Gao Pan
1
-1
/
+1
2016-11-25
spi: imx: fix potential shift truncation
Gao Pan
1
-1
/
+1
2016-11-25
spi: imx: use prepare_transfer_hardware() for lpspi
Gao Pan
1
-6
/
+4
2016-11-22
spi: imx: add lpspi bus driver
Gao Pan
1
-0
/
+512