LinuxLists
Users
About
Clark Wang (
[email protected]
)
Number of posts: 204 (0.11 per day)
First post: 2018-10-23 08:38:22
Last post: 2024-01-26 02:46:19
Previous Page
/
Next Page
Date
List
Subject
2019-04-02 12:47:01
linux-kernel
[PATCH] spi: lpspi: add missing complete in abort func at dma mode
2019-03-21 09:58:33
linux-kernel
[PATCH] spi: lpspi: fix dataloss when SS is inactivated between every words
2019-03-06 07:08:56
linux-kernel
[PATCH V2 8/8] spi: lpspi: Code cleanup
2019-03-06 06:33:50
linux-kernel
[PATCH V2 1/8] spi: lpspi: Add i.MX8 boards support for lpspi
2019-03-06 06:33:11
linux-kernel
[PATCH V2 7/8] spi: lpspi: Add the missing NULL check
2019-03-06 06:33:07
linux-kernel
[PATCH V2 2/8] doc: lpspi: Document DT bindings for LPSPI clocks
2019-03-06 06:32:57
linux-kernel
[PATCH V2 0/8] spi: lpspi: Fix bugs and Add some functions support
2019-03-06 06:32:50
linux-kernel
[PATCH V2 3/8] spi: lpspi: enable runtime pm for lpspi
2019-03-06 06:32:35
linux-kernel
[PATCH V2 4/8] spi: lpspi: add the error info of transfer speed setting
2019-03-06 06:32:12
linux-kernel
[PATCH V2 6/8] spi: lpspi: add dma mode support
2019-03-06 06:31:54
linux-kernel
[PATCH V2 5/8] spi: lpspi: use the core way to implement cs-gpio function
2019-01-07 07:55:07
linux-kernel
[PATCH 3/8] spi: lpspi: Improve the stability of lpspi data transmission
2019-01-07 07:55:06
linux-kernel
[PATCH 1/8] spi: lpspi: Add i.MX8 boards support for lpspi
2019-01-07 07:55:05
linux-kernel
[PATCH 0/8] spi: lpspi: Fix bugs and Add some functions support
2019-01-07 07:51:06
linux-kernel
[PATCH 8/8] spi: lpspi: add dma mode support
2019-01-07 07:50:20
linux-kernel
[PATCH 4/8] spi: lpspi: Fix wrong transmission when don't use CONT
2019-01-07 07:50:19
linux-kernel
[PATCH 6/8] spi: lpspi: add the error info of transfer speed setting
2019-01-07 07:49:36
linux-kernel
[PATCH 7/8] spi: lpspi: Add cs-gpio support
2019-01-07 07:49:25
linux-kernel
[PATCH 5/8] spi: lpspi: Fix CLK pin becomes low before one transfer
2019-01-07 07:49:12
linux-kernel
[PATCH 2/8] spi: lpspi: enable runtime pm for lpspi
2018-12-12 02:17:01
linux-kernel
RE: [PATCH] spi: lpspi: enable runtime pm for lpspi
2018-12-12 02:13:33
linux-kernel
RE: [PATCH] spi: lpspi: Add cs-gpio support
2018-12-12 02:12:13
linux-kernel
RE: [PATCH] spi: lpspi: Fix CLK pin becomes low before one transfer
2018-12-08 05:44:44
linux-kernel
RE: [PATCH V3 1/4] spi: lpspi: Replace all "master" with "controller"
2018-12-07 02:53:59
linux-kernel
[PATCH V3 3/4] spi: lpspi: Let watermark change with send data length
2018-12-07 02:51:55
linux-kernel
[PATCH V3 4/4] doc: lpspi: Document DT bindings for LPSPI slave mode
2018-12-07 02:51:44
linux-kernel
[PATCH V3 2/4] spi: lpspi: Add slave mode support
2018-12-07 02:51:40
linux-kernel
[PATCH V3 1/4] spi: lpspi: Replace all "master" with "controller"
2018-12-07 02:51:33
linux-kernel
[PATCH V3 0/4] spi: lpspi: Add Slave Mode support for LPSPI
2018-12-04 06:25:57
linux-kernel
[PATCH] spi: lpspi: Add cs-gpio support
2018-12-04 06:24:44
linux-kernel
[PATCH] spi: lpspi: Fix CLK pin becomes low before one transfer
2018-12-04 06:23:38
linux-kernel
[PATCH] spi: lpspi: Improve the stability of lpspi data transmission
2018-12-04 06:22:13
linux-kernel
[PATCH] spi: lpspi: enable runtime pm for lpspi
2018-12-04 05:34:49
linux-kernel
[PATCH] spi: lpspi: Add i.MX8 boards support for lpspi
2018-11-30 04:32:02
linux-kernel
[PATCH V2 2/4] spi: lpspi: Add slave mode support
2018-11-30 04:31:32
linux-kernel
[PATCH V2 4/4] doc: lpspi: Document DT bindings for LPSPI slave mode
2018-11-30 04:31:14
linux-kernel
[PATCH V2 1/4] spi: lpspi: Replace all "master" with "controller"
2018-11-30 04:30:12
linux-kernel
[PATCH V2 3/4] spi: lpspi: Let watermark change with send data length
2018-11-30 04:30:00
linux-kernel
[PATCH V2 0/4] spi: lpspi: Add Slave Mode support for LPSPI
2018-11-12 06:48:06
linux-kernel
[PATCH] spi: lpspi: Add Slave Mode support for LPSPI
2018-10-24 08:23:10
linux-kernel
[PATCH V2 5/5] spi: lpspi: CLK pin becomes low when CR_RST=1
2018-10-24 08:23:09
linux-kernel
[PATCH V2 2/5] spi: lpspi: Improve the stability of lpspi data transmission
2018-10-24 08:23:08
linux-kernel
[PATCH V2 4/5] spi: lpspi: enable runtime pm for lpspi
2018-10-24 08:00:56
linux-kernel
[PATCH V2 3/5] spi: lpspi: Add 8qm/qxp support for lpspi
2018-10-24 08:00:38
linux-kernel
[PATCH V2 1/5] spi: lpspi: Add slave mode support for imx7ulp
2018-10-24 02:53:01
linux-kernel
[PATCH 4/5] spi: lpspi: enable runtime pm for lpspi
2018-10-24 02:52:31
linux-kernel
[PATCH 1/5] spi: lpspi: Add slave mode support for imx7ulp
2018-10-24 02:51:57
linux-kernel
[PATCH 2/5] spi: lpspi: Improve the stability of lpspi data transmission
2018-10-24 02:51:55
linux-kernel
[PATCH 3/5] spi: lpspi: Add 8qm/qxp support for lpspi
2018-10-24 02:51:33
linux-kernel
[PATCH 5/5] spi: lpspi: CLK pin becomes low when CR_RST=1
2018-10-23 08:38:22
linux-kernel
[PATCH] ARM: dts: fix imx7d boot spi dma setup error