Age | Commit message (Expand) | Author |
---|---|---|
2017-01-09 | spi: fsl-lpspi: fix indentation error | Gao Pan |
2016-12-14 | spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg() | Geert Uytterhoeven |
2016-12-05 | spi: fsl-lpspi: quit reading rx fifo under error condition | Gao Pan |
2016-12-05 | spi: fsl-lpspi: use GPL as module license | Gao Pan |
2016-11-30 | spi: fsl-lpspi: read lpspi tx/rx fifo size in probe() | Gao Pan |
2016-11-30 | spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer done | Gao Pan |
2016-11-25 | spi: imx: replace schedule() with cond_resched() | Gao Pan |
2016-11-25 | spi: imx: fix potential shift truncation | Gao Pan |
2016-11-25 | spi: imx: use prepare_transfer_hardware() for lpspi | Gao Pan |
2016-11-22 | spi: imx: add lpspi bus driver | Gao Pan |