messages from 2022-01-19 07:35:53 to 2022-02-02 08:07:20 UTC [more...]
[PATCH 0/5] Pine64 PinePhone keyboard support
2022-02-02 8:07 UTC (12+ messages)
` [PATCH 1/5] dt-bindings: input: Add the PinePhone keyboard binding
` [PATCH 2/5] Input: pinephone-keyboard - Add PinePhone keyboard driver
` [PATCH 3/5] Input: pinephone-keyboard - Build in the default keymap
` [PATCH 4/5] Input: pinephone-keyboard - Support the proxied I2C bus
` [PATCH 5/5] [DO NOT MERGE] arm64: dts: allwinner: pinephone: Add keyboard
[syzbot] general protection fault in hidraw_release
2022-02-02 7:19 UTC (2+ messages)
[PATCH v20 0/3] Add matrix keypad driver support for Mediatek SoCs
2022-02-01 23:46 UTC (8+ messages)
` [PATCH v20 1/3] dt-bindings: input: Add bindings for Mediatek matrix keypad
` [PATCH v20 2/3] Input: mt6779-keypad - Add MediaTek keypad driver
` [PATCH v20 3/3] arm64: defconfig: Add CONFIG_KEYBOARD_MT6779=m
[PATCH 6/6] arm64: dts: qcom: sdm845: add device tree for SHIFT6mq
2022-02-01 5:19 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] Extend pm8941-pwrkey driver
2022-01-31 18:47 UTC (10+ messages)
` [PATCH v2 1/4] input: misc: pm8941-pwrkey: fix error message
` [PATCH v2 2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
` [PATCH v2 3/4] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH v2 4/4] input: misc: pm8941-pwrkey: simulate missed key press events
[PATCH 0/2] Fixes to amd_sfh driver
2022-01-31 17:18 UTC (3+ messages)
` [PATCH 1/2] amd_sfh: Increase sensor command timeout
` [PATCH 2/2] amd_sfh: Add illuminance mask to limit ALS max value
[PATCH] Input: spear-keyboard - Simplify resource management
2022-01-31 16:15 UTC (2+ messages)
[PATCH] Input: samsung-keypad - Simplify resource management
2022-01-31 16:14 UTC (2+ messages)
[PATCH] Input: wm97xx: Simplify resource management
2022-01-31 15:19 UTC (3+ messages)
[PATCH v2 1/5] Input: Set EV_ABS in dev->evbit even if input_alloc_absinfo() fails
2022-01-31 14:35 UTC (5+ messages)
` [PATCH v2 2/5] Input: Add input_copy_abs() function
` [PATCH v2 3/5] Input: goodix - Use input_copy_abs() helper
` [PATCH v2 4/5] Input: goodix - Fix race on driver unbind
` [PATCH v2 5/5] Input: goodix - Use the new soc_intel_is_byt() helper
[PATCH 0/5] Input: goodix - Various fixes and improvements
2022-01-31 14:31 UTC (7+ messages)
` [PATCH 1/5] Input: Add input_copy_abs() function
` [PATCH 5/5] Input: goodix - Fix race on driver unbind
[PATCH v2 1/2] Input: elan_i2c - Move regulator_[en|dis]able() out of elan_[en|dis]able_power()
2022-01-31 13:54 UTC (2+ messages)
` [PATCH v2 2/2] Input: elan_i2c - Fix regulator enable count imbalance after suspend/resume
[PATCH 0/3] Fix spurious wakes on ACPI platforms
2022-01-31 12:41 UTC (8+ messages)
` [PATCH 2/3] Input: elan_i2c - Use PM subsystem to manage wake irq
[PATCH v2 1/3] HID: apple: Add support for keyboard backlight on certain T2 Macs
2022-01-31 12:05 UTC (4+ messages)
` [PATCH v2 2/3] HID: apple: Add necessary IDs and configuration for "
` [PATCH v2 3/3] HID: apple: Add fn mapping for MacBook Pros with Touch Bar
Touchpad stickiness on Dell Inspiron/XPS
2022-01-30 13:14 UTC (16+ messages)
` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)
[PATCH] HID: i2c-hid: goodix: Fix a lockdep splat
2022-01-28 22:48 UTC (2+ messages)
[PATCH v2] Input: adxl34x: Add ACPI HID table
2022-01-28 14:05 UTC (3+ messages)
[PATCH 00/18] *** Implement simple haptic HID support ***
2022-01-28 5:25 UTC (11+ messages)
` [PATCH 13/18] Input: MT - toggle ABS_PRESSURE pointer emulation
[PATCH 0/3] Add support for pm8941-pwrkey.c
2022-01-27 19:51 UTC (19+ messages)
` [PATCH 1/3] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH 2/3] input: misc: pm8941-pwrkey: simulate missed key press events
` [PATCH 3/3] input: misc: pm8941-pwrkey: avoid potential null pointer dereference
[PATCH v19 0/3] Add matrix keypad driver support for Mediatek SoCs
2022-01-26 22:44 UTC (6+ messages)
` [PATCH v19 1/3] dt-bindings: input: Add bindings for Mediatek matrix keypad
` [PATCH v19 2/3] Input: mt6779-keypad - Add MediaTek keypad driver
` [PATCH v19 3/3] arm64: defconfig: Add CONFIG_KEYBOARD_MT6779=m
[PATCH v2 0/3] HID: lenovo: ThinkPad TrackPoint Keyboard II support
2022-01-26 21:47 UTC (16+ messages)
` [PATCH v3 1/3] HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II
` [PATCH v3 2/3] HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II keyboards
` [PATCH v3 3/3] HID: lenovo: Add note about different report numbers
[PATCH] input: Add Marine Navigation Keycodes
2022-01-26 21:12 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/12] HID: fix for generic input processing
2022-01-26 16:18 UTC (13+ messages)
` [PATCH 01/12] HID: core: statically allocate read buffers
` [PATCH 02/12] HID: core: de-duplicate some code in hid_input_field()
` [PATCH 03/12] HID: core: split data fetching from processing "
` [PATCH 04/12] HID: input: tag touchscreens as such if the physical is not there
` [PATCH 05/12] HID: input: rework spaghetti code with switch statements
` [PATCH 06/12] HID: input: move up out-of-range processing of input values
` [PATCH 07/12] HID: compute an ordered list of input fields to process
` [PATCH 08/12] HID: core: for input reports, process the usages by priority list
` [PATCH 09/12] HID: input: enforce Invert usage to be processed before InRange
` [PATCH 10/12] HID: input: remove the need for HID_QUIRK_INVERT
` [PATCH 11/12] HID: input: accommodate priorities for slotted devices
` [PATCH 12/12] Input: docs: add more details on the use of BTN_TOOL
[PATCH] HID: logitech-dj: add new lightspeed receiver id
2022-01-26 14:54 UTC (3+ messages)
[PATCH v2 0/2] Add support for Azoteq IQS7222A/B/C
2022-01-26 3:07 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: Add bindings "
` [PATCH v2 2/2] Input: add support "
[PATCH][next] HID: google: Use struct_size() helper in kzalloc()
2022-01-25 23:37 UTC
Stylus battery reported as having 1% charge even though fully charged
2022-01-25 21:46 UTC (2+ messages)
[PATCH 0/5] spi: make remove callback a void function
2022-01-25 10:37 UTC (6+ messages)
` [PATCH 5/5] "
Wycena paneli fotowoltaicznych
2022-01-25 9:10 UTC
[PATCH 0/2] Add support for Azoteq IQS7222A/B/C
2022-01-25 1:14 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: input: Add bindings "
` [PATCH 2/2] Input: add support "
[PATCH v2 0/5] msg2638: Add support for msg2138 and key events
2022-01-24 21:33 UTC (6+ messages)
` [PATCH v2 1/5] Input: msg2638 - Set max finger number and irqhandler from driver data
` [PATCH v2 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [PATCH v2 3/5] Input: msg2638 - Add support for msg2138
` [PATCH v2 4/5] dt-bindings: input: touchscreen: msg2638: Document keys support
` [PATCH v2 5/5] Input: msg2638 - Add support for msg2138 key events
hid-u2fzero.c - hw_random quality set to 1?
2022-01-24 21:15 UTC
[PATCH 0/6] Add support for the SHIFT SHIFT6mq
2022-01-24 16:01 UTC (4+ messages)
` [PATCH 1/6] dt-bindings: input: touchscreen: add bindings for focaltech,fts
` [PATCH 2/6] input: touchscreen: add focaltech FTS driver
[PATCH v3 0/5] Add spi-hid, transport for HID over SPI bus
2022-01-24 10:32 UTC (4+ messages)
` [PATCH v3 3/5] Documentation: DT bindings for HID over SPI
Fotowoltaika - nowe warunki
2022-01-24 9:11 UTC
[PATCH] HID: amd_sfh: Remove useless DMA-32 fallback configuration
2022-01-24 8:16 UTC (2+ messages)
[PATCH] hid: elo: fix memory leak in elo_probe
2022-01-24 8:04 UTC (2+ messages)
[PATCH] Input: magellan: make static read-only array nibbles const
2022-01-23 22:41 UTC
[PATCH 5/6] dt-bindings: vendor-prefixes: add vendor prefix for SHIFT
2022-01-23 17:38 UTC
[PATCH 4/6] drm/panel: visionox-rm69299: support the variant found in the SHIFT6mq
2022-01-23 17:37 UTC
[PATCH 3/6] dt-bindings: display: visionox-rm69299: document new compatible string
2022-01-23 17:37 UTC
[PATCH] HID: apple: Set the tilde quirk flag on the Wellspring 5 and later
2022-01-22 13:59 UTC (3+ messages)
Quirky Perixx Periboard-520 USB keyboard + trackball
2022-01-22 12:52 UTC
[PATCH v5 1/4] Input: Add driver for Cypress Generation 5 touchscreen
2022-01-21 22:43 UTC (3+ messages)
[PATCH v5 0/4] Add support for the Cypress cyttsp5
2022-01-21 22:08 UTC (3+ messages)
` [PATCH v5 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
[RFC PATCH 0/3] input: add DFROBOT touchscreen controller
2022-01-21 17:25 UTC (2+ messages)
[RFC PATCH 0/4] input: edt-ft5x06: add support for DFROBOT touch controller to
2022-01-21 17:24 UTC (2+ messages)
[PATCH 02/31] hid: changing LED_* from enum led_brightness to actual value
2022-01-21 16:54 UTC (4+ messages)
` [PATCH 05/31] input: keyboard: "
` [PATCH 06/31] input: misc: "
` [PATCH 07/31] input: touchscreen: "
[PATCH] HID: wacom: Avoid using stale array indicies to read contact count
2022-01-21 14:11 UTC (2+ messages)
[PATCH 1/2] HID: wacom: Reset expected and received contact counts at the same time
2022-01-21 14:11 UTC (2+ messages)
[PATCH v4 0/4] input: MT6358 PMIC button support
2022-01-21 14:03 UTC (5+ 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 1/3] HID: apple: Add support for keyboard backlight on certain T2 Macs
2022-01-21 8:27 UTC (3+ messages)
` [PATCH 2/3] HID: apple: Add necessary IDs and configuration for "
` [PATCH 3/3] HID: apple: Add fn mapping for MacBook Pros with Touch Bar
[PATCH 1/3] Add support for keyboard backlight on certain T2 Macs
2022-01-21 8:21 UTC
[PATCH 1/2] dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainers
2022-01-20 20:07 UTC (9+ messages)
` [PATCH 2/2] dt-bindings: google,cros-ec: "
` [PATCH 2/2] dt-bindings: google, cros-ec: "
[PATCH] dt-bindings: Drop unnecessary pinctrl properties
2022-01-20 17:36 UTC (5+ messages)
[PATCH 00/12] i2c-hid: fixes for unnumbered reports and other improvements
2022-01-20 6:27 UTC (4+ messages)
` [PATCH 05/12] HID: i2c-hid: explicitly code setting and sending reports
[PATCH 1/2] HID: uhid: Fix worker destroying device without any protection
2022-01-19 14:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).