Show patches with: Submitter = Clark Wang       |    Archived = No       |   45 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/5] spi: lpspi: fix the imbalance of runtime pm function call Some bug fix for lpspi - - - --- 2020-07-14 Clark Wang Superseded
[1/8] spi: lpspi: Add i.MX8 boards support for lpspi spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-01-07 Clark Wang Superseded
[2/5] spi: lpspi: add NULL check when probe device Some bug fix for lpspi - - - --- 2020-07-14 Clark Wang Superseded
[2/8] spi: lpspi: enable runtime pm for lpspi spi: lpspi: Fix bugs and Add some functions support - 1 - --- 2019-01-07 Clark Wang Superseded
[3/5] spi: lpspi: fix kernel warning dump when probe fail after calling spi_register Some bug fix for lpspi - - - --- 2020-07-14 Clark Wang Superseded
[3/8] spi: lpspi: Improve the stability of lpspi data transmission spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-01-07 Clark Wang Superseded
[4/5] spi: lpspi: handle EPROBE_DEFER when get cs-gpios number Some bug fix for lpspi - - - --- 2020-07-14 Clark Wang Superseded
[4/8] spi: lpspi: Fix wrong transmission when don't use CONT spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-01-07 Clark Wang Superseded
[5/5] spi: lpspi: fix using CS discontinuously on i.MX8DXLEVK Some bug fix for lpspi - - - --- 2020-07-14 Clark Wang Superseded
[5/8] spi: lpspi: Fix CLK pin becomes low before one transfer spi: lpspi: Fix bugs and Add some functions support - 1 - --- 2019-01-07 Clark Wang Superseded
[6/8] spi: lpspi: add the error info of transfer speed setting spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-01-07 Clark Wang Superseded
[7/8] spi: lpspi: Add cs-gpio support spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-01-07 Clark Wang Superseded
[8/8] spi: lpspi: add dma mode support spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-01-07 Clark Wang Superseded
[V2,1/4] spi: lpspi: Fix kernel warning dump when probe fail after calling spi_register Some bug fix for lpspi - - - --- 2020-07-27 Clark Wang Accepted
[V2,1/4] spi: lpspi: Replace all "master" with "controller" spi: lpspi: Add Slave Mode support for LPSPI - - - --- 2018-11-30 Clark Wang Superseded
[V2,1/8] spi: lpspi: Add i.MX8 boards support for lpspi spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-03-06 Clark Wang Accepted
[V2,2/4] spi: lpspi: Add slave mode support spi: lpspi: Add Slave Mode support for LPSPI - - - --- 2018-11-30 Clark Wang Superseded
[V2,2/4] spi: lpspi: remove unused fsl_lpspi->chipselect Some bug fix for lpspi - - - --- 2020-07-27 Clark Wang Accepted
[V2,2/8] doc: lpspi: Document DT bindings for LPSPI clocks spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-03-06 Clark Wang Accepted
[V2,3/4] spi: lpspi: fix using CS discontinuously on i.MX8DXLEVK Some bug fix for lpspi - - - --- 2020-07-27 Clark Wang Accepted
[V2,3/4] spi: lpspi: Let watermark change with send data length spi: lpspi: Add Slave Mode support for LPSPI - - - --- 2018-11-30 Clark Wang Superseded
[V2,3/8] spi: lpspi: enable runtime pm for lpspi spi: lpspi: Fix bugs and Add some functions support - 1 - --- 2019-03-06 Clark Wang Accepted
[V2,4/4] doc: lpspi: Document DT bindings for LPSPI slave mode spi: lpspi: Add Slave Mode support for LPSPI - - - --- 2018-11-30 Clark Wang Superseded
[V2,4/4] dt-bindings: lpspi: New property in document DT bindings for LPSPI Some bug fix for lpspi - - - --- 2020-07-27 Clark Wang Accepted
[V2,4/8] spi: lpspi: add the error info of transfer speed setting spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-03-06 Clark Wang Accepted
[V2,5/8] spi: lpspi: use the core way to implement cs-gpio function spi: lpspi: Fix bugs and Add some functions support 1 - - --- 2019-03-06 Clark Wang Accepted
[V2,6/8] spi: lpspi: add dma mode support spi: lpspi: Fix bugs and Add some functions support 1 - - --- 2019-03-06 Clark Wang Accepted
[V2,7/8] spi: lpspi: Add the missing NULL check spi: lpspi: Fix bugs and Add some functions support 1 - - --- 2019-03-06 Clark Wang Accepted
[V2,8/8] spi: lpspi: Code cleanup spi: lpspi: Fix bugs and Add some functions support - - - --- 2019-03-06 Clark Wang Accepted
[V3,1/4] spi: lpspi: Replace all "master" with "controller" spi: lpspi: Add Slave Mode support for LPSPI - - - --- 2018-12-07 Clark Wang Accepted
[V3,2/4] spi: lpspi: Add slave mode support spi: lpspi: Add Slave Mode support for LPSPI - - - --- 2018-12-07 Clark Wang Accepted
[V3,3/4] spi: lpspi: Let watermark change with send data length spi: lpspi: Add Slave Mode support for LPSPI - - - --- 2018-12-07 Clark Wang Accepted
[V3,4/4] doc: lpspi: Document DT bindings for LPSPI slave mode spi: lpspi: Add Slave Mode support for LPSPI - - - --- 2018-12-07 Clark Wang Accepted
spi: imx: add a check for speed_hz before calculating the clock spi: imx: add a check for speed_hz before calculating the clock - - - --- 2021-04-08 Clark Wang Accepted
spi: imx: enable runtime pm support spi: imx: enable runtime pm support - - - --- 2020-07-27 Clark Wang Accepted
spi: imx: fix the unbalanced spi runtime pm management spi: imx: fix the unbalanced spi runtime pm management - - - --- 2020-11-24 Clark Wang Accepted
spi: lpspi: Add i.MX8 boards support for lpspi spi: lpspi: Add i.MX8 boards support for lpspi - - - --- 2018-12-04 Clark Wang Accepted
spi: lpspi: add missing complete in abort func at dma mode spi: lpspi: add missing complete in abort func at dma mode - - - --- 2019-04-02 Clark Wang Accepted
spi: lpspi: Add Slave Mode support for LPSPI spi: lpspi: Add Slave Mode support for LPSPI - - - --- 2018-11-12 Clark Wang Superseded
spi: lpspi: disable lpspi module irq in DMA mode spi: lpspi: disable lpspi module irq in DMA mode - - - --- 2023-05-05 Clark Wang Accepted
spi: lpspi: enable runtime pm for lpspi spi: lpspi: enable runtime pm for lpspi - 1 - --- 2018-12-04 Clark Wang Accepted
spi: lpspi: Fix CLK pin becomes low before one transfer spi: lpspi: Fix CLK pin becomes low before one transfer - 1 - --- 2018-12-04 Clark Wang Accepted
spi: lpspi: fix dataloss when SS is inactivated between every words spi: lpspi: fix dataloss when SS is inactivated between every words - - - --- 2019-03-21 Clark Wang Accepted
spi: lpspi: Improve the stability of lpspi data transmission spi: lpspi: Improve the stability of lpspi data transmission - - - --- 2018-12-04 Clark Wang Accepted
spi: lpspi: run transfer speed_hz sanity check spi: lpspi: run transfer speed_hz sanity check - - - --- 2023-05-05 Clark Wang Accepted