Jiaxun Yang ([email protected])

Number of posts: 1299 (0.54 per day)
First post: 2017-12-02 13:46:54
Last post: 2024-06-16 13:26:46

Date List Subject
2017-12-08 04:02:07 linux-kernel Re: [PATCH 0/1] About MIPS/Loongson maintainance
2017-12-07 13:10:36 linux-kernel Re: [PATCH 0/1] About MIPS/Loongson maintainance
2017-12-07 09:29:20 linux-kernel Re: [PATCH 0/1] About MIPS/Loongson maintainance
2017-12-04 09:24:38 linux-kernel [PATCH RESEND v3 1/4] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
2017-12-04 09:24:12 linux-kernel [PATCH RESEND v3 3/4] MIPS: Loongson64: Yeeloong add platform driver
2017-12-04 09:23:53 linux-kernel [PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot
2017-12-04 09:23:46 linux-kernel [PATCH RESEND v3 2/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
2017-12-04 09:23:36 linux-kernel Add support for lemote-2f YeeLoong laptop (RESEND)
2017-12-02 13:47:15 linux-kernel [PATCH 4/4] platform/x86: ideapad-laptop: add lenovo RESCUER R720-15IKBN to no_hw_rfkill_list
2017-12-02 13:47:08 linux-kernel [PATCH 3/4] platform/x86: ideapad-laptop: use kstrto instead of sscanf and do clean up
2017-12-02 13:47:02 linux-kernel [PATCH 2/4] platform/x86: ideapad-laptop: Use __func__ instead of write_ec_cmd in pr_err
2017-12-02 13:46:54 linux-kernel [PATCH 1/4] platform/x86: ideapad-laptop: Remove unnesscary else
2017-11-15 06:59:27 linux-kernel [PATCH v3 4/4] MIPS: Loongson64: Load platform device during boot
2017-11-15 03:15:59 linux-kernel [PATCH v3 2/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
2017-11-15 03:14:44 linux-kernel [PATCH v3 3/4] MIPS: Loongson64: Yeeloong add platform driver
2017-11-15 03:14:33 linux-kernel [PATCH v3 1/4] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
2017-11-14 01:35:35 linux-kernel [PATCH v2 1/4] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline
2017-11-14 01:33:43 linux-kernel [PATCH v2 3/4] MIPS: Loongson64: Yeeloong add platform driver
2017-11-14 01:28:46 linux-kernel [PATCH v2 4/4] MIPS: Loongson64: Load platform device during boot
2017-11-14 01:28:33 linux-kernel [PATCH v2 2/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up
2017-11-12 06:46:44 linux-kernel [PATCH 4/4] MIPS: Loongson64: Load platform device during boot This patch just add pdev during boot to load the platform driver
2017-11-12 06:46:09 linux-kernel [PATCH 2/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up To operate EC from platform driver, this head file need able to be include from anywhere. This patch just move ec_kb3310b.h to include dir and clean up ec_kb3310b.h.
2017-11-12 06:45:36 linux-kernel [PATCH 1/4] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline Since lemte-2f/marchtype.c need to get cmdline from loongson.h this patch simply copy kernel command line from arcs_cmdline to fix that issue
2017-11-12 06:45:23 linux-kernel [PATCH 3/4] MIPS: Loongson64: Yeeloong add platform driver Yeeloong is a laptop with a MIPS Loongson 2F processor, AMD CS5536 chipset, and KB3310B controller.