LinuxLists
Users
About
Baolin Wang (
[email protected]
)
Number of posts: 325 (0.33 per day)
First post: 2019-10-28 19:00:33
Last post: 2022-07-07 11:36:18
Previous Page
Date
List
Subject
2019-12-04 09:55:06
linux-kernel
[PATCH 1/3] hwspinlock: sirf: Change to use devm_platform_ioremap_resource()
2019-12-04 09:33:54
linux-kernel
[PATCH 2/3] hwspinlock: omap: Use devm_kzalloc() to allocate memory
2019-12-04 09:33:31
linux-kernel
[PATCH 3/3] hwspinlock: omap: Use devm_hwspin_lock_register() to register hwlock controller
2019-12-04 09:33:01
linux-kernel
[PATCH 1/3] hwspinlock: omap: Change to use devm_platform_ioremap_resource()
2019-12-04 09:32:55
linux-kernel
[PATCH 0/3] Some improvements for OMAP hwspinlock
2019-12-04 09:24:35
linux-kernel
[PATCH 2/2] hwspinlock: qcom: Use devm_hwspin_lock_register() to register hwlock controller
2019-12-04 09:23:25
linux-kernel
[PATCH 1/2] hwspinlock: qcom: Remove redundant PM runtime functions
2019-12-04 09:23:20
linux-kernel
[PATCH 0/2] Some improvements for Qualcomm hwspinlock
2019-12-04 07:15:59
linux-kernel
[PATCH] spi: sprd: Fix the incorrect SPI register
2019-11-27 07:51:07
linux-kernel
Re: [PATCH v6 0/4] Add MMC software queue support
2019-11-22 10:47:16
linux-kernel
Re: [PATCH v7 1/4] mmc: Add MMC host software queue support
2019-11-18 10:47:20
linux-kernel
[PATCH v7 3/4] mmc: host: sdhci: Add a variable to defer to complete requests if needed
2019-11-18 10:46:42
linux-kernel
[PATCH v7 4/4] mmc: host: sdhci-sprd: Add software queue support
2019-11-18 10:46:00
linux-kernel
[PATCH v7 2/4] mmc: host: sdhci: Add request_done ops for struct sdhci_ops
2019-11-18 10:45:16
linux-kernel
[PATCH v7 1/4] mmc: Add MMC host software queue support
2019-11-18 10:45:12
linux-kernel
[PATCH v7 0/4] Add MMC software queue support
2019-11-15 03:30:59
linux-kernel
Re: [PATCH 1/2] dt-bindings: thermal: sprd: Add the Spreadtrum thermal documentation
2019-11-12 08:51:01
linux-kernel
Re: [PATCH v6 0/4] Add MMC software queue support
2019-10-28 19:00:33
linux-kernel
Re: [PATCH v4 2/3] mmc: host: sdhci: Add request_done ops for struct sdhci_ops