LinuxLists
Users
About
Luo Jiaxing (
[email protected]
)
Number of posts: 126 (0.2 per day)
First post: 2020-01-08 13:44:51
Last post: 2021-09-30 08:07:12
Previous Page
/
Next Page
Date
List
Subject
2021-02-08 11:11:45
linux-kernel
[PATCH v1 0/2] irqchip/gic-v3-its: don't set bitmap for LPI which user didn't allocate
2021-02-08 11:10:38
linux-kernel
[PATCH v1 1/2] irqchip/gic-v3-its: don't set bitmap for LPI which user didn't allocate
2021-02-08 11:06:52
linux-kernel
[PATCH v1 2/2] genirq/msi: add an error print when __irq_domain_alloc_irqs() failed
2021-02-08 09:34:44
linux-kernel
Re: [Linuxarm] [PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
2021-02-08 09:20:52
linux-kernel
[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
2021-02-08 09:19:51
linux-kernel
[PATCH for next v1 2/2] gpio: grgpio: Replace spin_lock_irqsave with spin_lock in grgpio_irq_handler()
2021-02-08 09:19:51
linux-kernel
[PATCH for next v1 1/2] gpio: omap: Replace raw_spin_lock_irqsave with raw_spin_lock in omap_gpio_irq_handler()
2021-02-08 09:19:51
linux-kernel
[PATCH for next v1 1/2] gpio: omap: Replace raw_spin_lock_irqsave with raw_spin_lock in omap_gpio_irq_handler()
2021-02-08 09:17:33
linux-kernel
[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
2020-12-22 11:35:58
linux-kernel
Re: [PATCH v1] gpio: hisi: delete some unused variables in hisi_gpio_probe()
2020-12-21 08:26:41
linux-kernel
[PATCH v1] gpio: hisi: delete some unused variables in hisi_gpio_probe()
2020-12-14 10:10:10
linux-kernel
[PATCH v2 1/3] gpio: gpio-hisi: Add HiSilicon GPIO support
2020-12-14 10:10:10
linux-kernel
[PATCH v2 3/3] arm64: defconfig: enable GPIO_HISI
2020-12-14 10:09:54
linux-kernel
[PATCH v2 2/3] MAINTAINERS: Add maintainer for HiSilicon GPIO driver
2020-12-14 10:09:51
linux-kernel
[PATCH v2 0/3] gpio: gpio-hisi: Add HiSilicon GPIO support
2020-12-09 08:23:34
linux-kernel
Re: [PATCH v1 1/3] gpio: gpio-hisi: Add HiSilicon GPIO support
2020-12-07 13:15:12
linux-kernel
Re: [PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
2020-12-07 13:09:29
linux-kernel
Re: [PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
2020-12-07 12:49:58
linux-kernel
Re: [PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
2020-12-04 09:43:48
linux-kernel
Re: [PATCH v1 1/3] gpio: gpio-hisi: Add HiSilicon GPIO support
2020-12-02 09:35:15
linux-kernel
[PATCH v1 1/3] gpio: gpio-hisi: Add HiSilicon GPIO support
2020-12-02 09:35:01
linux-kernel
[PATCH v1 2/3] MAINTAINERS: Add maintainer for HiSilicon GPIO driver
2020-12-02 09:34:45
linux-kernel
[PATCH v1 0/3] gpio: gpio-hisi: Add HiSilicon GPIO support
2020-12-02 09:34:45
linux-kernel
[PATCH v1 3/3] arm64: defconfig: enable GPIO_HISI
2020-12-01 22:33:41
linux-kernel
Re: [RFC PATCH v1 1/4] irqchip/gic-v4.1: Plumb get_irqchip_state VLPI callback
2020-12-01 22:19:52
linux-kernel
Re: [PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
2020-11-30 09:38:48
linux-kernel
[PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
2020-11-28 18:04:36
linux-kernel
Re: [RFC PATCH v1 1/4] irqchip/gic-v4.1: Plumb get_irqchip_state VLPI callback
2020-11-27 08:55:33
linux-kernel
[PATCH v2] gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()
2020-11-26 23:00:30
linux-kernel
[PATCH v1] gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()
2020-11-12 07:12:36
linux-kernel
[PATCH v4 0/5] Introduce a new helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
2020-11-12 07:11:20
linux-kernel
[PATCH v4 3/5] scsi: qla2xxx: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
2020-11-12 07:11:14
linux-kernel
[PATCH v4 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
2020-11-12 07:10:06
linux-kernel
[PATCH v4 2/5] scsi: hisi_sas: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
2020-11-12 07:09:34
linux-kernel
[PATCH v4 4/5] usb: dwc3: debugfs: Introduce DEFINE_SHOW_STORE_ATTRIBUTE
2020-11-12 07:09:19
linux-kernel
[PATCH v4 1/5] seq_file: Introduce DEFINE_SHOW_STORE_ATTRIBUTE() helper macro
2020-11-05 11:10:23
linux-kernel
Re: [PATCH v3 0/5] Introduce a new helper marco DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
2020-11-05 11:07:21
linux-kernel
Re: [PATCH v3 0/5] Introduce a new helper marco DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
2020-11-03 12:34:27
linux-kernel
[PATCH v3 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
2020-11-03 12:33:21
linux-kernel
[PATCH v3 4/5] usb: dwc3: debugfs: Introduce DEFINE_SHOW_STORE_ATTRIBUTE
2020-11-03 12:33:18
linux-kernel
[PATCH v3 3/5] scsi: qla2xxx: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
2020-11-03 12:31:34
linux-kernel
[PATCH v3 0/5] Introduce a new helper marco DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
2020-11-03 12:31:18
linux-kernel
[PATCH v3 2/5] scsi: hisi_sas: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
2020-11-03 12:31:08
linux-kernel
[PATCH v3 1/5] seq_file: Introduce DEFINE_SHOW_STORE_ATTRIBUTE() helper macro
2020-11-03 08:21:18
linux-kernel
Re: [PATCH v2 0/5] Introduce a new helper marco DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
2020-10-30 08:54:10
linux-kernel
[PATCH v2 1/5] seq_file: Introduce DEFINE_SHOW_STORE_ATTRIBUTE() helper macro
2020-10-30 08:53:55
linux-kernel
[PATCH v2 4/5] usb: dwc3: debugfs: Introduce DEFINE_SHOW_STORE_ATTRIBUTE
2020-10-30 08:53:18
linux-kernel
[PATCH v2 2/5] scsi: hisi_sas: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
2020-10-30 08:52:28
linux-kernel
[PATCH v2 0/5] Introduce a new helper marco DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
2020-10-30 08:52:12
linux-kernel
[PATCH v2 3/5] scsi: qla2xxx: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
2020-10-30 08:34:42
linux-kernel
[PATCH v2 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs