messages from 2022-10-24 20:43:20 to 2022-11-02 14:10:36 UTC [more...]
[PATCH v4 00/11] arm: qcom: mdm9615: first round of bindings and DT fixes
2022-11-02 14:10 UTC (12+ messages)
` [PATCH v4 05/11] dt-bindings: mfd: qcom-pm8xxx: document qcom,pm8921 as fallback of qcom,pm8018
` [PATCH v4 06/11] dt-bindings: input: qcom,pm8921-pwrkey: convert to dt-schema
` [PATCH v4 08/11] mfd: qcom-pm8xxx: drop unused PM8018 compatible
[PATCH] HID: hyperv: fix possible memory leak in mousevsc_probe()
2022-11-02 13:34 UTC (3+ messages)
[PATCH] HID: asus: Remove variable count
2022-11-02 13:11 UTC (2+ messages)
[PATCH v2 0/2] Version 2 of hid-apple fixes
2022-11-02 13:03 UTC (2+ messages)
[PATCH hid v11 00/14] Introduce eBPF support for HID devices
2022-11-02 12:11 UTC (21+ messages)
` [PATCH hid v11 01/14] HID: Kconfig: split HID support and hid-core compilation
` [PATCH hid v11 02/14] HID: initial BPF implementation
` [PATCH hid v11 03/14] selftests: add tests for the HID-bpf initial implementation
` [PATCH hid v11 04/14] HID: bpf jmp table: simplify the logic of cleaning up programs
` [PATCH hid v11 05/14] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH hid v11 06/14] selftests/hid: add test to change the report size
` [PATCH hid v11 07/14] HID: bpf: introduce hid_hw_request()
` [PATCH hid v11 08/14] selftests/hid: add tests for bpf_hid_hw_request
` [PATCH hid v11 09/14] HID: bpf: allow to change the report descriptor
` [PATCH hid v11 10/14] selftests/hid: add report descriptor fixup tests
` [PATCH hid v11 11/14] selftests/hid: Add a test for BPF_F_INSERT_HEAD
` [PATCH hid v11 12/14] samples/hid: add new hid BPF example
` [PATCH hid v11 13/14] samples/hid: add Surface Dial example
` [PATCH hid v11 14/14] Documentation: add HID-BPF docs
[dtor-input:next] BUILD SUCCESS 5b0c03e24a061f9c9e8b28fa157b80990c559a37
2022-11-02 5:22 UTC
[PATCH v3 0/7] Additional fixes for Azoteq IQS7222A/B/C
2022-11-02 4:58 UTC (5+ messages)
[PATCH 12/30] input: Use kstrtobool() instead of strtobool()
2022-11-01 21:14 UTC
[PATCH] Input: edt-ft5x06 - replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
2022-11-01 18:58 UTC (3+ messages)
[PATCH v10 0/4] Add support for the Cypress cyttsp5
2022-11-01 15:00 UTC (9+ messages)
` [PATCH v10 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v10 2/4] dt-bindings: input: Add Cypress TT21000 touchscreen controller
` [PATCH v10 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v10 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5
[dtor-input:next] BUILD SUCCESS d444b9e06e01ca73f1e85d30f636137267f8a5a9
2022-11-01 14:44 UTC
[PATCH 8/9] dt-bindings: input: sun4i-lradc-keys: Add F1C100s compatible
2022-11-01 14:16 UTC (2+ messages)
` [PATCH 9/9] ARM: dts: suniv: f1c100s: add LRADC node
(very old) regression in sur40.ko
2022-11-01 12:30 UTC (2+ messages)
[PATCH AUTOSEL 5.4 7/8] HID: saitek: add madcatz variant of MMO7 mouse device ID
2022-11-01 11:30 UTC
[PATCH AUTOSEL 5.10 12/14] HID: saitek: add madcatz variant of MMO7 mouse device ID
2022-11-01 11:30 UTC
[PATCH AUTOSEL 4.19 5/6] HID: saitek: add madcatz variant of MMO7 mouse device ID
2022-11-01 11:31 UTC
[PATCH AUTOSEL 5.15 16/19] HID: saitek: add madcatz variant of MMO7 mouse device ID
2022-11-01 11:29 UTC
[PATCH AUTOSEL 6.0 25/34] HID: saitek: add madcatz variant of MMO7 mouse device ID
2022-11-01 11:27 UTC
[RFC PATCH 0/2] Input: adc-joystick: add detachable devices support
2022-11-01 8:07 UTC (6+ messages)
` [RFC PATCH 1/2] dt-bindings: adc-joystick: add valid-range
` [RFC PATCH 2/2] Input: adc-joystick - add detachable devices support
[PATCH v2] dt-bindings: input: Convert ti,drv260x to DT schema
2022-10-31 19:43 UTC (2+ messages)
[PATCH 0/4] Input: touchscreen - Goodix bugfix + settings mod-param support
2022-10-31 18:18 UTC (7+ messages)
` [PATCH 1/4] Input: goodix - Try resetting the controller when no config is set
` [PATCH 2/4] Input: touchscreen - Extend touchscreen_parse_properties() to allow overriding settings with a module option
` [PATCH 3/4] Input: silead - Add a settings module-parameter
` [PATCH 4/4] Input: goodix "
[PATCH v3 00/12] HID: ft260: fixes and performance improvements
2022-10-31 17:12 UTC (14+ messages)
` [PATCH v3 01/12] HID: ft260: ft260_xfer_status routine cleanup
` [PATCH v3 02/12] HID: ft260: improve i2c write performance
` [PATCH v3 03/12] HID: ft260: support i2c writes larger than HID report size
` [PATCH v3 04/12] HID: ft260: support i2c reads greater "
` [PATCH v3 05/12] HID: ft260: improve i2c large reads performance
` [PATCH v3 06/12] HID: ft260: do not populate /dev/hidraw device
` [PATCH v3 07/12] HID: ft260: skip unexpected HID input reports
` [PATCH v3 08/12] HID: ft260: remove SMBus Quick command support
` [PATCH v3 09/12] HID: ft260: missed NACK from big i2c read
` [PATCH v3 10/12] HID: ft260: wake up device from power saving mode
` [PATCH v3 11/12] HID: ft260: fix a NULL pointer dereference in ft260_i2c_write
` [PATCH v3 12/12] HID: ft260: missed NACK from busy device
[PATCH v5 0/6] Add support for TI TPS65219 PMIC
2022-10-31 15:14 UTC (6+ messages)
` [PATCH v5 4/6] mfd: tps65219: Add driver "
[PATCH 00/14] ARM: remove unused davinci board & drivers
2022-10-31 15:01 UTC (4+ messages)
` [PATCH 06/14] mfd: remove dm355evm_msp driver
[PATCH v3 0/5] Add MediaTek MT6357 PMIC support
2022-10-31 13:53 UTC (3+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: mt6397: add binding for MT6357
[PATCH v6 0/6] Add support for TI TPS65219 PMIC
2022-10-31 11:00 UTC (3+ messages)
` [PATCH v6 4/6] mfd: tps65219: Add driver "
Litra Glow on Linux
2022-10-31 9:30 UTC (7+ messages)
[PATCH v13 0/3] adc-joystick: add poll-interval
2022-10-30 20:08 UTC (2+ messages)
` (subset) "
[dtor-input:next] BUILD SUCCESS 66603243f5283f7f28c795f09e7c2167233df0bd
2022-10-30 18:02 UTC
[PATCH 2/2] drivers: hid: warn feature report 0x81
2022-10-30 15:40 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] HID: uclogic: Add support for XP-PEN Deco LW
2022-10-30 11:34 UTC (8+ messages)
[PATCH v1 1/2] Input: matrix_keypad - add missed header inclusion
2022-10-30 4:55 UTC (7+ messages)
` [PATCH v1 2/2] Input: matrix_keypad - replace header inclusions by forward declarations
[PATCH 00/13] hid: playstation: add DualShock4 support
2022-10-29 18:48 UTC (14+ messages)
` [PATCH 01/13] HID: playstation: initial DualShock4 USB support
` [PATCH 02/13] HID: playstation: report DualShock4 hardware and firmware version
` [PATCH 03/13] HID: playstation: add DualShock4 battery support
` [PATCH 04/13] HID: playstation: add DualShock4 touchpad support
` [PATCH 05/13] HID: playstation: add DualShock4 accelerometer and gyroscope support
` [PATCH 06/13] HID: playstation: Add DualShock4 rumble support
` [PATCH 07/13] HID: playstation: make LED brightness adjustable in ps_led_register
` [PATCH 08/13] HID: playstation: support DualShock4 lightbar
` [PATCH 09/13] HID: playstation: support DualShock4 lightbar blink
` [PATCH 10/13] HID: playstation: add option to ignore CRC in ps_get_report
` [PATCH 11/13] HID: playstation: add DualShock4 bluetooth support
` [PATCH 12/13] HID: playstation: set default DualShock4 BT poll interval to 4ms
` [PATCH 13/13] HID: playstation: add DualShock4 dongle support
[PATCH v3 0/2] Add support for XP-PEN Deco LW
2022-10-29 18:13 UTC (5+ messages)
` [PATCH v3 1/2] HID: input: do not query XP-PEN Deco LW battery
` [PATCH v3 2/2] HID: uclogic: Add support for XP-PEN Deco LW
[dtor-input:master] BUILD SUCCESS b78272b5fd9616e611dfb6da216d056223b7a6fd
2022-10-29 18:06 UTC
[PATCH v2 0/7] Add camera access keys, IdeaPad driver improvements
2022-10-29 12:03 UTC (8+ messages)
` [PATCH v2 1/7] Revert "platform/x86: ideapad-laptop: check for touchpad support in _CFG"
` [PATCH v2 2/7] HID: add mapping for camera access keys
` [PATCH v2 3/7] platform/x86: ideapad-laptop: Report KEY_CAMERA_ACCESS_TOGGLE instead of KEY_CAMERA
` [PATCH v2 4/7] platform/x86: ideapad-laptop: Add new _CFG bit numbers for future use
` [PATCH v2 5/7] platform/x86: ideapad-laptop: Expose camera_power only if supported
` [PATCH v2 6/7] platform/x86: ideapad-laptop: Keyboard backlight support for more IdeaPads
` [PATCH v2 7/7] platform/x86: ideapad-laptop: Don't expose touchpad attr on IdeaPads with SYNA2B33
[dtor-input:tmp-gpiolib-of-quirks] BUILD SUCCESS 0241d679cd1ae0dd5fc76ebacec9f0929036b7bf
2022-10-29 9:24 UTC
[PATCH V4 0/3] Add Hynitron cstxxx Touchscreen
2022-10-29 5:43 UTC (8+ messages)
` [PATCH V4 1/3] dt-bindings: vendor-prefixes: add Hynitron vendor prefix
` [PATCH V4 2/3] dt-bindings: input: touchscreen: Add Hynitron cstxxx
` [PATCH V4 3/3] input/touchscreen: Add Hynitron cstxxx touchscreen
[PATCH v3 0/3] Add Hynitron cstxxx Touchscreen
2022-10-28 20:10 UTC (8+ messages)
` [PATCH v3 3/3] input/touchscreen: Add Hynitron cstxxx touchscreen
[PATCH 0/1] HID: input: map battery system charging
2022-10-28 18:18 UTC (2+ messages)
` [PATCH 1/1] "
[dtor-input:tmp-gpiolib-of-quirks] BUILD REGRESSION 1c47bdc8ffacb79e05472c796f4da7daf8389eab
2022-10-28 18:03 UTC
[PATCH 0/6] Add camera access keys, IdeaPad driver improvements
2022-10-28 16:23 UTC (10+ messages)
` [PATCH 1/6] Revert "platform/x86: ideapad-laptop: check for touchpad support in _CFG"
` [PATCH 2/6] HID: add mapping for camera access keys
` [PATCH 3/6] platform/x86: ideapad-laptop: Report KEY_CAMERA_ACCESS_TOGGLE instead of KEY_CAMERA
` [PATCH 4/6] platform/x86: ideapad-laptop: Add new _CFG bit numbers for future use
` [PATCH 5/6] platform/x86: ideapad-laptop: Expose camera_power only if supported
` [PATCH 6/6] platform/x86: ideapad-laptop: Keyboard backlight support for more IdeaPads
[PATCH] HID: input: Reduce object size by minimizing repeated calls
2022-10-28 15:11 UTC (3+ messages)
[dtor-input:next] BUILD REGRESSION 8deb2ff9f756dad75851039c88afad7a0e1fd666
2022-10-28 12:58 UTC
Servicio de la flota
2022-10-28 8:10 UTC
[PATCH] HID: uclogic: Add support for XP-PEN Deco LW
2022-10-28 8:16 UTC (3+ messages)
[PATCH v3 5/7] Input: iqs7222 - protect against undefined slider size
2022-10-28 8:15 UTC (2+ messages)
[PATCH v3 1/7] Input: iqs7222 - drop unused device node references
2022-10-28 7:56 UTC (2+ messages)
[PATCH v2 1/3] watchdog: twl4030_wdt: add missing mod_devicetable.h include
2022-10-28 5:09 UTC (7+ messages)
` [PATCH v2 3/3] iio: adc: twl4030-madc: add missing of.h include
[PATCH] HID: Accept Digitizers as input devices
2022-10-28 3:16 UTC (7+ messages)
[dtor-input:tmp-gpiolib-of-quirks] BUILD REGRESSION 4b127b2f83c2dc81d6086bcadc7edf23ceb68c2c
2022-10-27 19:01 UTC
[dtor-input:tmp-gpiolib-swnode] BUILD SUCCESS 27103fbbe0c396313c7b89742b8dae15cd9d16ea
2022-10-27 19:01 UTC
[RFC][PATCH v2 14/31] timers: HID: Use del_timer_shutdown() before freeing timer
2022-10-27 16:38 UTC (3+ messages)
` [RFC][PATCH v2 15/31] timers: Input: "
synaptics needs psmouse.synaptics_intertouch to 1
2022-10-27 8:22 UTC
[dtor-input:next] BUILD SUCCESS 1810e248b2dc3ef2f15deafe1c3249f7de7ad417
2022-10-25 18:25 UTC
[PATCH] HID: Recognize "Digitizer" as a valid input application
2022-10-25 15:43 UTC (4+ messages)
[dtor-input:next] BUILD REGRESSION 8b96465c93a8c0f85ead5b3f8d4305beac97899e
2022-10-25 3:11 UTC
[PATCH v6 0/3] Add Himax hx83112b touchscreen driver
2022-10-24 13:59 UTC (2+ messages)
` [PATCH v6 1/3] dt-bindings: touchscreen: add Himax hx83112b bindings
[PATCH v2 0/5] Add MediaTek MT6357 PMIC support
2022-10-24 12:51 UTC (3+ messages)
` [PATCH v2 1/5] dt-bindings: mfd: mt6397: add binding for MT6357
[PATCH v9 0/4] Add support for the Cypress cyttsp5
2022-10-24 17:37 UTC (3+ messages)
` [PATCH v9 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
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).