linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-04 22:56:57 to 2022-02-15 09:14:01 UTC [more...]

Servicio de la flota
 2022-02-15  9:06 UTC 

[PATCH V3 00/13] use time_is_{before,after}_jiffies() instead of open coding it
 2022-02-15  9:03 UTC  (17+ messages)
` [PATCH V3 1/13] block: xen: use time_is_before_eq_jiffies() "
` [PATCH V3 2/13] clk: mvebu: "
` [PATCH V3 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [PATCH V3 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [PATCH V3 5/13] hid: use time_is_after_jiffies() "
` [PATCH V3 6/13] input: serio: use time_is_before_jiffies() "
` [PATCH V3 7/13] md: use time_is_before_jiffies(() "
` [PATCH V3 10/13] md: use time_is_before_eq_jiffies() "
` [PATCH V3 9/13] media: si21xx: use time_is_before_jiffies() "
` [PATCH V3 10/13] media: stv0299: "
` [PATCH V3 11/13] media: tda8083: use time_is_after_jiffies() "
` [PATCH V3 12/13] media: wl128x: use time_is_before_jiffies() "
` [PATCH V3 13/13] media: vivid: use time_is_after_jiffies() "

[PATCH] HID: logitech-dj: add new lightspeed receiver id
 2022-02-15  9:00 UTC  (4+ messages)

[PATCH v2 00/12] HID: fix for generic input processing
 2022-02-15  8:51 UTC  (7+ messages)
` [PATCH v2 10/12] HID: input: remove the need for HID_QUIRK_INVERT

dt-bindings: ps2-gpio: convert binding to json-schema
 2022-02-15  7:05 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] input: ps2-gpio: enforce and document open drain

input: ps2-gpio: use ktime for IRQ timekeeping
 2022-02-15  6:14 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] input: ps2-gpio: remove tx timeout from ps2_gpio_irq_tx()
` [PATCH 3/3] input: ps2-gpio: don't send rx data before the stop bit

[PATCH] Input: zinitix - Do not report shadow fingers
 2022-02-15  6:07 UTC  (2+ messages)

[PATCH v2] Input: zinitix - Add new compatible strings
 2022-02-14 23:40 UTC 

[PATCH] Input: zinitix - Add BT404 compatible string
 2022-02-14 23:09 UTC  (3+ messages)

[PATCH] HID: input: Handle OOC toggle switches mapped to keys
 2022-02-14 21:51 UTC 

[PATCH] HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
 2022-02-14 17:11 UTC  (7+ messages)

[PATCH 0/5] Handle amd_sfh work buffer and interrupts
 2022-02-14 15:29 UTC  (7+ messages)
` [PATCH 1/5] HID: amd_sfh: Handle amd_sfh work buffer in PM ops
` [PATCH 2/5] HID: amd_sfh: Correct the structure field name
` [PATCH 3/5] HID: amd_sfh: Disable the interrupt for all command
` [PATCH 4/5] HID: amd_sfh: Add functionality to clear interrupts
` [PATCH 5/5] HID: amd_sfh: Add interrupt handler to process interrupts

[syzbot] memory leak in hub_event (3)
 2022-02-14 14:41 UTC  (5+ messages)
    ` [PATCH] HID: elo: Fix refcount leak in elo_probe()

[PATCH 0/6] Input: edt-ft5x06 - Improve configuration
 2022-02-14 13:02 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate
` [PATCH 2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs
` [PATCH 3/6] Input: edt-ft5x06 - set report rate by dts property
` [PATCH 4/6] Input: edt-ft5x06 - show model name by sysfs
` [PATCH 5/6] Input: edt-ft5x06 - show firmware version "
` [PATCH 6/6] Input: edt-ft5x06 - show crc and header errors "

5.17-rc regression: rmi4 clients cannot deal with asynchronous suspend? (was: X1 Carbon touchpad not resumed)
 2022-02-14 12:11 UTC  (9+ messages)

[PATCH 00/12] HID: fix for generic input processing
 2022-02-14 11:03 UTC  (8+ messages)
` [PATCH 12/12] Input: docs: add more details on the use of BTN_TOOL

[PATCH v2 1/3] HID: apple: Add support for keyboard backlight on certain T2 Macs
 2022-02-14  9:55 UTC  (3+ messages)

[PATCH 00/12] i2c-hid: fixes for unnumbered reports and other improvements
 2022-02-14  9:46 UTC  (5+ messages)

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-02-14  4:41 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: input: Add the PinePhone keyboard binding

[PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment
 2022-02-14  1:41 UTC  (17+ messages)
` [PATCH V2 1/13] block: xen: use time_is_before_eq_jiffies() "
` [PATCH V2 2/13] clk: mvebu: "
` [PATCH V2 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [PATCH V2 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [PATCH V2 5/13] hid: use time_is_after_jiffies() "
` [PATCH V2 6/13] input: serio: use time_is_before_jiffies() "
` [PATCH V2 7/13] md: use time_is_before_jiffies(() "
` [PATCH V2 10/13] md: use time_is_before_eq_jiffies() "
` [PATCH V2 9/13] media: si21xx: use time_is_before_jiffies() "
` [PATCH V2 10/13] media: stv0299: "
` [PATCH V2 11/13] media: tda8083: use time_is_after_jiffies() "
` [PATCH V2 12/13] media: wl128x: use time_is_before_jiffies() "
` [PATCH V2 13/13] media: vivid: use time_is_after_jiffies() "

[PATCH v4 0/3] HID: lenovo: Add support for ThinkPad TrackPoint
 2022-02-13 21:49 UTC  (4+ messages)
` [PATCH v4 1/3] HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II
` [PATCH v4 2/3] HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II keyboards
` [PATCH v4 3/3] HID: lenovo: Add note about different report numbers

[RESEND PATCH] Correct the name for Xbox Series S|X controller
 2022-02-12 19:10 UTC 

[RESEND PATCH] Correct the name for Xbox Series S|X controller
 2022-02-12 19:05 UTC 

Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD)
 2022-02-12 17:42 UTC  (2+ messages)

[PATCH] Correct the name for Xbox Series S|X controller
 2022-02-12 13:33 UTC 

[PATCH] Correct the name for Xbox Series S|X controller
 2022-02-11 17:32 UTC 

[PATCH] input: Add Marine Navigation Keycodes
 2022-02-11  4:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/4] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-02-11  1:25 UTC  (5+ messages)
` [PATCH v3 1/4] Input: Extract ChromeOS vivaldi physmap show function
` [PATCH v3 2/4] HID: Extract vivaldi hid feature mapping for use in hid-hammer
` [PATCH v3 3/4] HID: google: Add support for vivaldi to hid-hammer
` [PATCH v3 4/4] HID: google: modify HID device groups of eel

[PATCH v2 0/2] Add support for Imagis touchscreens
 2022-02-11  0:50 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH v2 2/2] Input: add Imagis touchscreen driver

[PATCH 0/2] Add support for Imagis touchscreens
 2022-02-10 23:50 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH 2/2] Input: add Imagis touchscreen driver

[PATCH v2 0/5] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-02-10 22:40 UTC  (7+ messages)
` [PATCH v2 1/5] Input: atkbd: Convert function_row_physmap to u16 array
` [PATCH v2 2/5] Input: Extract ChromeOS vivaldi physmap show function
` [PATCH v2 3/5] HID: Extract vivaldi hid feature mapping for use in hid-hammer
` [PATCH v2 4/5] HID: google: Add support for vivaldi to hid-hammer
` [PATCH v2 5/5] HID: google: modify HID device groups of eel

[PATCH 0/7] DIGImend patches, part one
 2022-02-10 19:04 UTC  (8+ messages)
` [PATCH 1/7] HID: uclogic: Support Huion tilt reporting
` [PATCH 2/7] HID: uclogic: Rename Huion HS64 PID to Huion Tablet 2
` [PATCH 3/7] HID: uclogic: Support Huion 13th frame button
` [PATCH 4/7] HID: uclogic: Split pen and frame raw event handling
` [PATCH 5/7] HID: uclogic: Access pen/frame params directly in raw_event handling
` [PATCH 6/7] HID: uclogic: Skip non-input raw events earlier
` [PATCH 7/7] HID: uclogic: Handle virtual frame reports

[PATCH 0/2] Add support for Imagis touchscreens
 2022-02-10 16:35 UTC 

[PATCH v2] input/i8042: Add quirk table to disable aux port on Clevo NS70MU
 2022-02-10 12:42 UTC  (2+ messages)

[PATCH v2] HID: lenovo: replace snprintf with sysfs_emit
 2022-02-10 10:30 UTC 

[PATCH RESEND v2] Input: tsc200x-core - Add axis inversion and swapping support
 2022-02-10  9:48 UTC 

[PATCH RESEND] Input: tsc200x-core - Add axis inversion and swapping support
 2022-02-10  8:56 UTC  (3+ messages)

Monitorowanie samochodu
 2022-02-10  8:35 UTC 

[PATCH] input: serio: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:30 UTC 

[PATCH] hid: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:30 UTC 

[PATCH AUTOSEL 5.10 01/27] platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
 2022-02-09 18:40 UTC 

[PATCH AUTOSEL 5.15 01/36] platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
 2022-02-09 18:37 UTC 

[PATCH AUTOSEL 5.16 02/42] platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
 2022-02-09 18:32 UTC 

[PATCH] HID: Add support for Mega World controller force feedback
 2022-02-09  5:28 UTC 

Deine Anfrage: "o8h0ut"
 2022-02-09  4:14 UTC 

[PATCH 5/6] dt-bindings: vendor-prefixes: add vendor prefix for SHIFT
 2022-02-09  3:07 UTC  (2+ messages)

[PATCH 3/6] dt-bindings: display: visionox-rm69299: document new compatible string
 2022-02-09  3:06 UTC  (2+ messages)

[PATCH] HID: roccat: replace snprintf with sysfs_emit
 2022-02-09  0:45 UTC 

[PATCH] HID: lenovo: replace snprintf with sysfs_emit
 2022-02-09  2:03 UTC  (2+ messages)

[PATCH] hid: roccat-isku: replace snprintf with sysfs_emit
 2022-02-09  0:45 UTC 

[PATCH] HID: sony: replace snprintf with sysfs_emit
 2022-02-09  0:44 UTC 

[PATCH] HID: hid-input: avoid splitting keyboard, system and consumer controls
 2022-02-08 22:26 UTC 

[dtor-input:next] BUILD SUCCESS 994673dc66578be75bf32b6046c0d3df9e6dae1c
 2022-02-08 22:24 UTC 

[PATCH RESEND v3] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-08 20:57 UTC  (2+ messages)

[PATCH v2] HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB
 2022-02-08 18:55 UTC 

[PATCH v2] HID: apple: Report Magic Keyboard 2021 battery over USB
 2022-02-08 18:50 UTC 

[PATCH v2 0/3] Magic Keyboard first generation and 2015 FN key mapping
 2022-02-08 18:37 UTC  (4+ messages)
` [PATCH v2 1/3] HID: apple: Refactor key translation setup
` [PATCH v2 2/3] HID: apple: Magic Keyboard first generation FN key mapping
` [PATCH v2 3/3] HID: apple: Magic Keyboard 2015 "

[PATCH v4 0/4] input: MT6358 PMIC button support
 2022-02-08 15:38 UTC  (9+ messages)
` [PATCH v4 1/4] Input: mtk-pmic-keys - use get_irq_byname() instead of index
` [PATCH v4 2/4] dt-bindings: input: mtk-pmic-keys: add MT6358 binding definition
` [PATCH v4 3/4] Input: mtk-pmic-keys - add support for MT6358
` [PATCH v4 4/4] arm64: dts: mt6358: add mt6358-keys node

[PATCH 0/5] spi: make remove callback a void function
 2022-02-08 13:39 UTC  (2+ messages)
  ` [PATCH 5/5] "

[PATCH 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
 2022-02-08 11:44 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Azoteq IQS7222A/B/C
 2022-02-07 23:33 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: Add bindings "

自動返信:無限庵です
 2022-02-07  9:55 UTC 

Wrongly bound Elantech touchpad on Lenovo Yoga Slim 7
 2022-02-07  7:49 UTC  (5+ messages)

Touchpad stickiness on Dell Inspiron/XPS
 2022-02-06 18:13 UTC  (8+ messages)
        ` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)

[PATCH] HID:Add support for UGTABLET WP5540 with new quirk
 2022-02-05 11:37 UTC  (6+ messages)

[PATCH 3/5] HID: Extract vivaldi hid feature mapping for use in hid-hammer
 2022-02-05  3:19 UTC  (4+ messages)

[PATCH v4 0/4] Extend pm8941-pwrkey driver
 2022-02-04 22:56 UTC  (5+ messages)
` [PATCH v4 1/4] input: misc: pm8941-pwrkey: fix error message
` [PATCH v4 2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
` [PATCH v4 3/4] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH v4 4/4] input: misc: pm8941-pwrkey: simulate missed key press events


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).