LinuxLists
Users
About
zhong jiang (
[email protected]
)
Number of posts: 758 (0.92 per day)
First post: 2015-08-31 07:50:34
Last post: 2017-11-29 09:24:32
Next Page
Date
List
Subject
2019-12-13 12:22:51
linux-kernel
[PATCH v2] usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
2019-12-12 14:21:23
linux-kernel
Re: [PATCH] usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
2019-12-12 09:41:37
linux-kernel
Re: [PATCH] usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
2019-12-12 09:37:38
linux-kernel
Re: [PATCH] usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
2019-12-12 09:16:20
linux-kernel
Re: [PATCH] usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
2019-12-12 07:39:35
linux-kernel
[PATCH] usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
2019-11-11 09:59:42
linux-kernel
[RFC PATCH] x86/mm: Mask out unsupported bit when it set noexec=off
2019-11-05 12:36:14
linux-wireless
Re: [PATCH v3 0/2] wireless: remove unneeded variable and return 0
2019-11-02 14:47:02
linux-kernel
Re: [PATCH] ASoC: sun4i: Use PTR_ERR_OR_ZERO to simplify the code
2019-11-02 09:03:10
linux-wireless
Re: [PATCH v2 0/3] wireless: remove unneeded variable and return 0
2019-11-02 09:02:25
linux-wireless
[PATCH v3 2/2] iwlegacy: Remove redundant variable "ret"
2019-11-02 09:02:13
linux-wireless
[PATCH v3 1/2] ipw2x00: Remove redundant variable "rc"
2019-11-02 09:01:09
linux-wireless
[PATCH v3 0/2] wireless: remove unneeded variable and return 0
2019-11-01 16:04:20
linux-kernel
Re: [PATCH] mm/ioremap: Use WARN_ONCE instead of printk() + WARN_ON_ONCE()
2019-11-01 15:59:28
linux-kernel
Re: [PATCH] mm/ioremap: Use WARN_ONCE instead of printk() + WARN_ON_ONCE()
2019-11-01 12:43:38
linux-wireless
[PATCH v2 0/3] wireless: remove unneeded variable and return 0
2019-11-01 12:43:38
linux-wireless
[PATCH v2 2/3] iwlegacy: Remove redundant variable "ret"
2019-11-01 12:43:38
linux-wireless
[PATCH v2 1/3] ipw2x00: Remove redundant variable "rc"
2019-11-01 12:43:38
linux-wireless
[PATCH v2 3/3] b43legacy: ASoC: ux500: Remove redundant variable "count"
2019-11-01 11:57:33
linux-kernel
Re: [PATCH] ASoC: sun4i: Use PTR_ERR_OR_ZERO to simplify the code
2019-11-01 01:49:46
linux-wireless
Re: [PATCH 1/3] ipw2x00: Remove redundant variable "rc"
2019-10-31 19:30:22
linux-kernel
[PATCH] ASoC: ux500: Remove redundant variable "status"
2019-10-31 15:58:37
linux-kernel
Re: [PATCH] mm/ioremap: Use WARN_ONCE instead of printk() + WARN_ON_ONCE()
2019-10-31 14:16:00
linux-kernel
[PATCH] ASoC: sun4i: Use PTR_ERR_OR_ZERO to simplify the code
2019-10-31 14:13:14
linux-kernel
[PATCH] soc: qcom: smp2p: remove redundant print message.
2019-10-31 13:53:36
linux-wireless
[PATCH 1/3] ipw2x00: Remove redundant variable "rc"
2019-10-31 13:51:33
linux-wireless
[PATCH 0/3] wireless: remove unneeded variable and return 0
2019-10-31 13:51:29
linux-wireless
[PATCH 2/3] iwlegacy: Remove redundant variable "ret"
2019-10-31 13:51:29
linux-wireless
[PATCH 3/3] b43legacy: ASoC: ux500: Remove redundant variable "count"
2019-10-31 13:44:18
linux-kernel
Re: [PATCH] ASoC: rt5677: Make rt5677_spi_pcm_page static
2019-10-31 12:47:23
linux-kernel
[PATCH] notifier-error-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-31 12:44:21
linux-kernel
Re: [PATCH] mm/ioremap: Use WARN_ONCE instead of printk() + WARN_ON_ONCE()
2019-10-31 11:56:00
linux-kernel
Re: [PATCH] mm/ioremap: Use WARN_ONCE instead of printk() + WARN_ON_ONCE()
2019-10-31 11:37:57
linux-kernel
Re: [PATCH] mm/ioremap: Use WARN_ONCE instead of printk() + WARN_ON_ONCE()
2019-10-31 02:03:38
linux-kernel
[PATCH v3 1/2] fault-inject: Use debugfs_create_ulong() instead of debugfs_create_ul()
2019-10-31 02:02:28
linux-kernel
[PATCH v3 0/2] fault-inject: Simplify and clean up
2019-10-31 02:01:55
linux-kernel
[PATCH v3 2/2] fault-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-31 01:52:04
linux-kernel
Re: [PATCH v2] fault-inject: Use debugfs_create_ulong() instead of debugfs_create_ul()
2019-10-30 13:12:24
linux-kernel
[PATCH v2] fault-inject: Use debugfs_create_ulong() instead of debugfs_create_ul()
2019-10-30 12:13:44
linux-kernel
Re: [PATCH] fault-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-30 09:35:09
linux-kernel
Re: [PATCH 1/2] iio: imu: adis16460: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-30 09:33:06
linux-kernel
Re: [PATCH] fault-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-30 09:17:41
linux-kernel
[PATCH] sfc: should check the return value after allocating memory
2019-10-30 09:02:49
linux-kernel
[PATCH] mm/ioremap: Use WARN_ONCE instead of printk() + WARN_ON_ONCE()
2019-10-30 08:28:53
linux-kernel
[PATCH] fault-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-30 08:25:21
linux-kernel
[PATCH 0/2] iio: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-30 08:24:44
linux-kernel
[PATCH 1/2] iio: imu: adis16460: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-30 08:24:41
linux-kernel
[PATCH 2/2] iio: imu: adis16400: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-30 08:14:14
linux-wireless
[PATCH] mt7601u: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-30 03:05:46
linux-wireless
[PATCH] mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-30 03:00:34
linux-kernel
[PATCH] wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops