Show patches with: Submitter = 王擎       |    Archived = No       |   18 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2,10/13] media: stv0299: use time_is_before_jiffies() instead of jiffies judgment Untitled series #613311 - - - --- 2022-02-11 王擎 Mainlined
[V2,11/13] media: tda8083: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Mainlined
[V2,12/13] media: wl128x: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Mainlined
[V2,13/13] media: vivid: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Mainlined
[V2,2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Mainlined
[V2,7/13] md: use time_is_before_jiffies(() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Mainlined
[V2,9/13] media: si21xx: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 Mainlined
[V3,10/13] media: stv0299: use time_is_before_jiffies() instead of open coding it Untitled series #614334 - - - --- 2022-02-15 王擎 Mainlined
[V3,11/13] media: tda8083: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Mainlined
[V3,12/13] media: wl128x: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Mainlined
[V3,13/13] media: vivid: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Mainlined
[V3,2/13] clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Mainlined
[V3,7/13] md: use time_is_before_jiffies(() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Mainlined
[V3,9/13] media: si21xx: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 Mainlined
drivers/input/misc: Use kobj_to_dev() instead drivers/input/misc: Use kobj_to_dev() instead - - - --- 2020-08-13 王擎 Mainlined
hid: replace snprintf in show functions with sysfs_emit hid: replace snprintf in show functions with sysfs_emit 1 - - --- 2021-10-15 王擎 jikos Superseded
hid: use time_after_eq() instead of jiffies judgment hid: use time_after_eq() instead of jiffies judgment - - - --- 2022-02-10 王擎 jikos Mainlined
touchscreen: use kobj_to_dev() API touchscreen: use kobj_to_dev() API - - - --- 2020-11-09 王擎 Accepted