Show patches with: none      |   28917 patches
« 1 2 ... 56 57 58289 290 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[V3,10/13] md: 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 王擎 New
[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,6/13] input: serio: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - 1 - --- 2022-02-15 王擎 New
[V3,5/13] hid: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it 2 - - --- 2022-02-15 王擎 jikos New
[V3,4/13] gpu: drm: radeon: use time_is_before_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[V3,3/13] gpu: drm: i915: use time_is_after_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it - - - --- 2022-02-15 王擎 New
[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,1/13] block: xen: use time_is_before_eq_jiffies() instead of open coding it use time_is_{before,after}_jiffies() instead of open coding it 1 - - --- 2022-02-15 王擎 New
Input: zinitix - Do not report shadow fingers Input: zinitix - Do not report shadow fingers - - - --- 2022-02-15 Linus Walleij Superseded
[v2] Input: zinitix - Add new compatible strings [v2] Input: zinitix - Add new compatible strings - - - --- 2022-02-14 Linus Walleij Accepted
HID: input: Handle OOC toggle switches mapped to keys HID: input: Handle OOC toggle switches mapped to keys - - - --- 2022-02-14 Pablo Ceballos jikos New
Input: zinitix - Add BT404 compatible string Input: zinitix - Add BT404 compatible string - - - --- 2022-02-13 Linus Walleij New
[v4,3/3] HID: lenovo: Add note about different report numbers HID: lenovo: Add support for ThinkPad TrackPoint - - - --- 2022-02-13 Florian Klink jikos Mainlined
[v4,2/3] HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II keyboards HID: lenovo: Add support for ThinkPad TrackPoint - - - --- 2022-02-13 Florian Klink jikos Mainlined
[v4,1/3] HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II HID: lenovo: Add support for ThinkPad TrackPoint - 1 - --- 2022-02-13 Florian Klink jikos Mainlined
[6/6] Input: edt-ft5x06 - show crc and header errors by sysfs Input: edt-ft5x06 - Improve configuration - - - --- 2022-02-13 Dario Binacchi Superseded
[5/6] Input: edt-ft5x06 - show firmware version by sysfs Input: edt-ft5x06 - Improve configuration 1 - - --- 2022-02-13 Dario Binacchi Superseded
[4/6] Input: edt-ft5x06 - show model name by sysfs Input: edt-ft5x06 - Improve configuration 1 - - --- 2022-02-13 Dario Binacchi Superseded
[3/6] Input: edt-ft5x06 - set report rate by dts property Input: edt-ft5x06 - Improve configuration - - - --- 2022-02-13 Dario Binacchi Superseded
[2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs Input: edt-ft5x06 - Improve configuration - - 1 --- 2022-02-13 Dario Binacchi Superseded
[1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate Input: edt-ft5x06 - Improve configuration - - - --- 2022-02-13 Dario Binacchi Superseded
[RESEND] Correct the name for Xbox Series S|X controller [RESEND] Correct the name for Xbox Series S|X controller - - - --- 2022-02-12 Marcos Alano Accepted
[RESEND] Correct the name for Xbox Series S|X controller [RESEND] Correct the name for Xbox Series S|X controller - - - --- 2022-02-12 Marcos Alano Superseded
Correct the name for Xbox Series S|X controller Correct the name for Xbox Series S|X controller - - - --- 2022-02-12 Marcos Alano Superseded
HID: elo: Fix refcount leak in elo_probe() HID: elo: Fix refcount leak in elo_probe() - - - --- 2022-02-12 Alan Stern jikos New
[2/2] input: ps2-gpio: enforce and document open drain [1/2] dt-bindings: ps2-gpio: convert binding to json-schema - - - --- 2022-02-11 Danilo Krummrich Superseded
[1/2] dt-bindings: ps2-gpio: convert binding to json-schema [1/2] dt-bindings: ps2-gpio: convert binding to json-schema - - - --- 2022-02-11 Danilo Krummrich Superseded
[3/3] input: ps2-gpio: don't send rx data before the stop bit [1/3] input: ps2-gpio: use ktime for IRQ timekeeping - - - --- 2022-02-11 Danilo Krummrich New
[2/3] input: ps2-gpio: remove tx timeout from ps2_gpio_irq_tx() [1/3] input: ps2-gpio: use ktime for IRQ timekeeping - - - --- 2022-02-11 Danilo Krummrich New
[1/3] input: ps2-gpio: use ktime for IRQ timekeeping [1/3] input: ps2-gpio: use ktime for IRQ timekeeping - - - --- 2022-02-11 Danilo Krummrich New
Correct the name for Xbox Series S|X controller Correct the name for Xbox Series S|X controller - - - --- 2022-02-11 Marcos Alano Superseded
[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,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,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,10/13] media: stv0299: use time_is_before_jiffies() instead of jiffies judgment Untitled series #613311 - - - --- 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
[V2,10/13] md: use time_is_before_eq_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[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,6/13] input: serio: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,5/13] hid: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment 1 - - --- 2022-02-11 王擎 jikos New
[V2,4/13] gpu: drm: radeon: use time_is_before_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[V2,3/13] gpu: drm: i915: use time_is_after_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[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,1/13] block: xen: use time_is_before_eq_jiffies() instead of jiffies judgment use time_is_xxx() instead of jiffies judgment - - - --- 2022-02-11 王擎 New
[v3,4/4] HID: google: modify HID device groups of eel Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-11 Stephen Boyd jikos Superseded
[v3,3/4] HID: google: Add support for vivaldi to hid-hammer Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-11 Stephen Boyd jikos Superseded
[v3,2/4] HID: Extract vivaldi hid feature mapping for use in hid-hammer Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-11 Stephen Boyd Superseded
[v3,1/4] Input: Extract ChromeOS vivaldi physmap show function Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-11 Stephen Boyd Superseded
[7/7] HID: uclogic: Handle virtual frame reports DIGImend patches, part one - - - --- 2022-02-10 José Expósito jikos Mainlined
[6/7] HID: uclogic: Skip non-input raw events earlier DIGImend patches, part one - - - --- 2022-02-10 José Expósito jikos Mainlined
[5/7] HID: uclogic: Access pen/frame params directly in raw_event handling DIGImend patches, part one - - - --- 2022-02-10 José Expósito jikos Mainlined
[4/7] HID: uclogic: Split pen and frame raw event handling DIGImend patches, part one - - - --- 2022-02-10 José Expósito jikos Mainlined
[3/7] HID: uclogic: Support Huion 13th frame button DIGImend patches, part one - - - --- 2022-02-10 José Expósito jikos Mainlined
[2/7] HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2 DIGImend patches, part one - - - --- 2022-02-10 José Expósito jikos Mainlined
[1/7] HID: uclogic: Support Huion tilt reporting DIGImend patches, part one - - - --- 2022-02-10 José Expósito jikos Mainlined
[v2,2/2] Input: add Imagis touchscreen driver Add support for Imagis touchscreens - - - --- 2022-02-10 Markuss Broks Superseded
[v2,1/2] dt-bindings: input/touchscreen: bindings for Imagis Add support for Imagis touchscreens - - - --- 2022-02-10 Markuss Broks Superseded
[2/2] Input: add Imagis touchscreen driver Add support for Imagis touchscreens - - - --- 2022-02-10 Markuss Broks Superseded
[1/2] dt-bindings: input/touchscreen: bindings for Imagis Add support for Imagis touchscreens - 1 - --- 2022-02-10 Markuss Broks Superseded
[v2] HID: lenovo: replace snprintf with sysfs_emit [v2] HID: lenovo: replace snprintf with sysfs_emit - - - --- 2022-02-10 David Yang jikos New
[RESEND,v2] Input: tsc200x-core - Add axis inversion and swapping support [RESEND,v2] Input: tsc200x-core - Add axis inversion and swapping support - - - --- 2022-02-10 Yunus Bas New
input: serio: use time_after_eq() instead of jiffies judgment input: serio: use time_after_eq() instead of jiffies judgment - - - --- 2022-02-10 王擎 New
hid: use time_after_eq() instead of jiffies judgment hid: use time_after_eq() instead of jiffies judgment - - - --- 2022-02-10 王擎 jikos Mainlined
[v2,5/5] HID: google: modify HID device groups of eel Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-09 Stephen Boyd jikos Superseded
[v2,4/5] HID: google: Add support for vivaldi to hid-hammer Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-09 Stephen Boyd jikos Superseded
[v2,3/5] HID: Extract vivaldi hid feature mapping for use in hid-hammer Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-09 Stephen Boyd Superseded
[v2,2/5] Input: Extract ChromeOS vivaldi physmap show function Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-09 Stephen Boyd Superseded
[v2,1/5] Input: atkbd: Convert function_row_physmap to u16 array Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-09 Stephen Boyd Superseded
[RESEND] Input: tsc200x-core - Add axis inversion and swapping support [RESEND] Input: tsc200x-core - Add axis inversion and swapping support - - - --- 2022-02-09 Yunus Bas Superseded
HID: Add support for Mega World controller force feedback HID: Add support for Mega World controller force feedback - - - --- 2022-02-09 Frank Zago jikos Superseded
HID: intel-ish-hid: Use dma_alloc_coherent for firmware update HID: intel-ish-hid: Use dma_alloc_coherent for firmware update 1 - - --- 2022-02-09 Gwendal Grignou jikos Mainlined
HID: roccat: replace snprintf with sysfs_emit HID: roccat: replace snprintf with sysfs_emit - - - --- 2022-02-09 David Yang jikos New
hid: roccat-isku: replace snprintf with sysfs_emit hid: roccat-isku: replace snprintf with sysfs_emit - - - --- 2022-02-09 David Yang jikos New
HID: sony: replace snprintf with sysfs_emit HID: sony: replace snprintf with sysfs_emit - - - --- 2022-02-09 David Yang jikos New
HID: lenovo: replace snprintf with sysfs_emit HID: lenovo: replace snprintf with sysfs_emit - - - --- 2022-02-09 David Yang jikos Superseded
[v2] HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB [v2] HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB - - - --- 2022-02-08 José Expósito jikos Mainlined
[v2] HID: apple: Report Magic Keyboard 2021 battery over USB [v2] HID: apple: Report Magic Keyboard 2021 battery over USB - - - --- 2022-02-08 José Expósito jikos Mainlined
[v2,3/3] HID: apple: Magic Keyboard 2015 FN key mapping Magic Keyboard first generation and 2015 FN key mapping - - - --- 2022-02-08 José Expósito jikos Mainlined
[v2,2/3] HID: apple: Magic Keyboard first generation FN key mapping Magic Keyboard first generation and 2015 FN key mapping - - - --- 2022-02-08 José Expósito jikos Mainlined
[v2,1/3] HID: apple: Refactor key translation setup Magic Keyboard first generation and 2015 FN key mapping - - - --- 2022-02-08 José Expósito jikos Mainlined
[RESEND,v3] Input: clear BTN_RIGHT/MIDDLE on buttonpads [RESEND,v3] Input: clear BTN_RIGHT/MIDDLE on buttonpads 3 - - --- 2022-02-08 José Expósito Accepted
[5/5] HID: amd_sfh: Add interrupt handler to process interrupts Handle amd_sfh work buffer and interrupts - - - --- 2022-02-08 Basavaraj Natikar jikos Mainlined
[4/5] HID: amd_sfh: Add functionality to clear interrupts Handle amd_sfh work buffer and interrupts - - - --- 2022-02-08 Basavaraj Natikar jikos Mainlined
[3/5] HID: amd_sfh: Disable the interrupt for all command Handle amd_sfh work buffer and interrupts - - - --- 2022-02-08 Basavaraj Natikar jikos Mainlined
[2/5] HID: amd_sfh: Correct the structure field name Handle amd_sfh work buffer and interrupts - - - --- 2022-02-08 Basavaraj Natikar jikos Mainlined
[1/5] HID: amd_sfh: Handle amd_sfh work buffer in PM ops Handle amd_sfh work buffer and interrupts - - - --- 2022-02-08 Basavaraj Natikar jikos Mainlined
[v4,4/4] input: misc: pm8941-pwrkey: simulate missed key press events Extend pm8941-pwrkey driver - - - --- 2022-02-04 Anjelique Melendez Superseded
[v4,3/4] input: misc: pm8941-pwrkey: add software key press debouncing support Extend pm8941-pwrkey driver - - - --- 2022-02-04 Anjelique Melendez Superseded
[v4,2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses Extend pm8941-pwrkey driver - 1 - --- 2022-02-04 Anjelique Melendez Superseded
[v4,1/4] input: misc: pm8941-pwrkey: fix error message Extend pm8941-pwrkey driver - 1 - --- 2022-02-04 Anjelique Melendez Superseded
[5/5] HID: google: modify HID device groups of eel Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-04 Stephen Boyd jikos Superseded
[4/5] HID: google: Add support for vivaldi to hid-hammer Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-04 Stephen Boyd jikos Superseded
[3/5] HID: Extract vivaldi hid feature mapping for use in hid-hammer Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-04 Stephen Boyd Superseded
[2/5] Input: Extract ChromeOS vivaldi physmap show function Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-04 Stephen Boyd Superseded
[1/5] Input: atkbd: Convert function_row_physmap to u16 array Input/HID: Consolidate ChromeOS Vivaldi keyboard logic - - - --- 2022-02-04 Stephen Boyd Superseded
Wrongly bound Elantech touchpad on Lenovo Yoga Slim 7 Wrongly bound Elantech touchpad on Lenovo Yoga Slim 7 - - - --- 2022-02-04 Takashi Iwai New
HID:Add support for UGTABLET WP5540 with new quirk HID:Add support for UGTABLET WP5540 with new quirk - - - --- 2022-02-03 Sergio Costas New
[v2,12/12] Input: docs: add more details on the use of BTN_TOOL HID: fix for generic input processing 1 - - --- 2022-02-03 Benjamin Tissoires Mainlined
[v2,11/12] HID: input: accommodate priorities for slotted devices HID: fix for generic input processing - - - --- 2022-02-03 Benjamin Tissoires Mainlined
« 1 2 ... 56 57 58289 290 »