Yifeng Li ([email protected])

Number of posts: 92 (0.09 per day)
First post: 2019-02-02 06:24:12
Last post: 2021-12-02 06:35:34

Date List Subject
2019-03-04 22:29:42 linux-kernel [PATCH v2 0/7] Preliminary Platform Driver Support for Lemote Yeeloong Laptops
2019-03-04 22:01:19 linux-kernel [PATCH] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
2019-03-04 12:56:01 linux-kernel Re: [PATCH 1/7] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote Yeeloong laptops.
2019-03-04 00:25:53 linux-kernel Re: [PATCH 1/7] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote Yeeloong laptops.
2019-03-03 16:56:58 linux-kernel [RESEND][PATCH 2/2] staging: sm750fb: trivial Camel Case removal for setDisplayControl().
2019-03-03 16:56:28 linux-kernel [RESEND][PATCH 1/2] staging: sm750fb: trivial comment indention fix.
2019-03-03 16:56:25 linux-kernel [RESEND][PATCH 0/2] staging: sm750fb: trivial style fixes.
2019-03-02 17:58:53 linux-kernel [PATCH 7/7] MAINTAINERS: add myself as a maintainer of MIPS/Loongson2 platform code.
2019-03-02 17:56:17 linux-kernel [PATCH 6/7] mips: loongson64: Support System Control Interrupts for Lemote Yeeloong.
2019-03-02 17:55:39 linux-kernel [PATCH 2/7] mips: loongson64: select MFD_YEELOONG_KB3310B for LEMOTE_MACH2F.
2019-03-02 17:55:39 linux-kernel [PATCH 4/7] mips: loongson64: remove yeeloong_report_lid_status from pm.c
2019-03-02 17:55:39 linux-kernel [PATCH 0/7] Preliminary Platform Driver Support for Lemote Yeeloong Laptops
2019-03-02 17:55:39 linux-kernel [PATCH 5/7] mips: loongson64: register per-board platform drivers for lemote-2f
2019-03-02 17:55:39 linux-kernel [PATCH 3/7] mips: loongson64: remove ec_kb3310b.c, use MFD driver.
2019-03-02 17:55:39 linux-kernel [PATCH 1/7] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote Yeeloong laptops.
2019-02-26 11:42:15 linux-kernel [PATCH] tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
2019-02-26 11:21:54 linux-kernel Re: [RFC 1/1] tty: vt.c: Fix TIOCL_BLANKSCREEN VT console blanking if blankinterval == 0
2019-02-25 16:46:20 linux-kernel [RFC 1/1] tty: vt.c: Fix TIOCL_BLANKSCREEN VT console blanking if blankinterval == 0
2019-02-25 16:46:03 linux-kernel [RFC 0/1] Fix TIOCL_BLANKSCREEN VT console blanking if blankinterval == 0
2019-02-14 17:07:33 linux-kernel Re: [PATCH 0/1] mips: loongson64: move EC header to include/asm/mach-loongson64
2019-02-12 04:40:03 linux-kernel Re: [RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
2019-02-11 12:58:10 linux-kernel Re: [RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
2019-02-10 13:10:10 linux-kernel [PATCH 1/1] mips: loongson64: move EC header to include/asm/mach-loongson64
2019-02-10 13:07:08 linux-kernel [PATCH 0/1] mips: loongson64: move EC header to include/asm/mach-loongson64
2019-02-09 10:12:06 linux-kernel Re: [RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
2019-02-08 08:31:12 linux-kernel [RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
2019-02-06 07:09:20 linux-kernel [PATCH] mips: loongson64: remove unreachable(), fix loongson_poweroff().
2019-02-06 02:20:36 linux-kernel Re: [REGRESSION 4.20-rc1] 45975c7d21a1 ("rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds")
2019-02-05 13:26:38 linux-kernel Re: [REGRESSION 4.20-rc1] 45975c7d21a1 ("rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds")
2019-02-05 05:09:49 linux-kernel Re: [REGRESSION 4.20-rc1] 45975c7d21a1 ("rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds")
2019-02-04 23:11:41 linux-kernel Re: [PATCH 0/8] fbdev: sm712fb: implement 2D acceleration w/ cleanups.
2019-02-03 14:36:46 linux-kernel Re: [BUG] What is "__ptrval__" in my dmesg logs? Bad "%p" expansion?
2019-02-02 06:25:58 linux-kernel [PATCH 8/8] MAINTAINERS: sm712fb: list myself as one maintainer.
2019-02-02 06:25:49 linux-kernel [PATCH 7/8] fbdev: sm712fb: Kconfig: add information about docs.
2019-02-02 06:25:22 linux-kernel [PATCH 6/8] Documentation: fb: sm712fb: add information mainly about 2D.
2019-02-02 06:24:59 linux-kernel [PATCH 5/8] fbdev: sm712fb: add 32-bit color modes, drops some other modes.
2019-02-02 06:24:56 linux-kernel [PATCH 4/8] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU.
2019-02-02 06:24:45 linux-kernel [PATCH 3/8] fbdev: sm712fb: add 2D-related I/O headers and functions.
2019-02-02 06:24:36 linux-kernel [PATCH 2/8] fbdev: sm712fb: use type "u8" for 8-bit I/O.
2019-02-02 06:24:21 linux-kernel [PATCH 1/8] fbdev: sm712fb: update copyright headers.
2019-02-02 06:24:12 linux-kernel [PATCH 0/8] fbdev: sm712fb: implement 2D acceleration w/ cleanups.