messages from 2022-11-04 19:22:41 to 2022-11-15 20:37:36 UTC [more...]
[PATCH v2 0/7] Add camera access keys, IdeaPad driver improvements
2022-11-15 20:33 UTC (11+ 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
[syzbot] UBSAN: shift-out-of-bounds in hid_report_raw_event (2)
2022-11-15 17:41 UTC
[PATCH v4 0/9] Add MediaTek MT6357 PMIC support
2022-11-15 15:54 UTC (30+ messages)
` [PATCH v4 1/9] dt-bindings: input: mtk-pmic-keys: add binding for MT6357 PMIC
` [PATCH v4 2/9] dt-bindings: rtc: mediatek: convert MT6397 rtc documentation
` [PATCH v4 3/9] dt-bindings: regulator: Add binding schema for mt6357 regulators
` [PATCH v4 4/9] dt-bindings: mfd: mediatek: Add bindings for MT6357 PMIC
` [PATCH v4 5/9] dt-bindings: soc: mediatek: convert pwrap documentation
` [PATCH v4 6/9] arm64: dts: mt6358: change node names
` [PATCH v4 7/9] arm64: dts: mt8173: change node name
` [PATCH v4 8/9] regulator: add mt6357 regulator
` [PATCH v4 9/9] Input: mtk-pmic-keys: add MT6357 support
[bug report] Input: add driver for Hynitron cstxxx touchscreens
2022-11-15 15:53 UTC (2+ messages)
[PATCH] HID: playstation: remove unreachable code
2022-11-15 15:41 UTC (2+ messages)
[PATCH hid v12 00/15] Introduce eBPF support for HID devices
2022-11-15 15:32 UTC (4+ messages)
` [PATCH hid v12 01/15] HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is
[dtor-input:next] BUILD SUCCESS ae6b18e631d6afb4beaec9288a3245a77b22c06a
2022-11-15 13:58 UTC
[bug report] HID: playstation: add DualShock4 accelerometer and gyroscope support
2022-11-15 13:48 UTC
[PATCH 00/13] hid: playstation: add DualShock4 support
2022-11-15 8:26 UTC (8+ messages)
` [PATCH 11/13] HID: playstation: add DualShock4 bluetooth support
[PATCH] macintosh/mac_hid.c: don't load by default
2022-11-15 5:41 UTC (6+ messages)
[PATCH v4 0/5] Input: msg2638: Add support for msg2138 and key
2022-11-15 1:17 UTC (10+ messages)
` [PATCH v4 1/5] Input: msg2638 - Set max finger number and irqhandler from driver data
` [PATCH v4 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [PATCH v4 3/5] Input: msg2638 - Add support for msg2138
` [PATCH v4 4/5] dt-bindings: input: touchscreen: msg2638: Document keys support
` [PATCH v4 5/5] Input: msg2638 - Add support for msg2138 key events
[PATCH] HID: hid-lg4ff: Add check for empty lbuf
2022-11-14 22:57 UTC (2+ messages)
[PATCH] HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10
2022-11-14 22:55 UTC (2+ messages)
[PATCH] HID: apple: Swap Control and Command keys on Apple keyboards
2022-11-14 22:48 UTC (2+ messages)
[PATCH 00/14] ARM: remove unused davinci board & drivers
2022-11-14 21:08 UTC (2+ messages)
[PATCH][V2] hid: intel-ish-hid: ishtp: remove variable rb_count
2022-11-14 16:25 UTC (3+ messages)
PATCH: Simplify hidpp_send_rap_command_sync calls
2022-11-14 14:20 UTC (3+ messages)
[PATCH 1/1] HID: Send SwID in GetProtocolVersion
2022-11-14 14:19 UTC (2+ messages)
[PATCH 0/1] HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
2022-11-14 14:10 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 1/1] HID: Print specific timeout error in probe
2022-11-14 14:09 UTC (2+ messages)
[PATCH] HID: uclogic: Standardize test name prefix
2022-11-14 14:04 UTC (3+ messages)
[PATCH] HID: uclogic: Fix frame templates for big endian architectures
2022-11-14 14:03 UTC (2+ messages)
[PATCH] HID: hid-sensor-custom: Allow more than one hinge angle sensor
2022-11-14 14:01 UTC (6+ messages)
ThinkPad TrackPoint issues with new keyboard
2022-11-12 17:58 UTC
USB Lenovo ThinkPad Compact Keyboard has fn_lock inverted
2022-11-12 15:23 UTC (2+ messages)
[PATCH] HID: Accept Digitizers as input devices
2022-11-12 2:44 UTC (8+ messages)
[PATCH v4 00/13] HID: ft260: fixes and performance improvements
2022-11-11 17:13 UTC (16+ messages)
` [PATCH v4 01/13] HID: ft260: ft260_xfer_status routine cleanup
` [PATCH v4 02/13] HID: ft260: improve i2c write performance
` [PATCH v4 03/13] HID: ft260: support i2c writes larger than HID report size
` [PATCH v4 04/13] HID: ft260: support i2c reads greater "
` [PATCH v4 05/13] HID: ft260: improve i2c large reads performance
` [PATCH v4 06/13] HID: ft260: do not populate /dev/hidraw device
` [PATCH v4 07/13] HID: ft260: skip unexpected HID input reports
` [PATCH v4 08/13] HID: ft260: remove SMBus Quick command support
` [PATCH v4 09/13] HID: ft260: missed NACK from big i2c read
` [PATCH v4 10/13] HID: ft260: wake up device from power saving mode
` [PATCH v4 11/13] HID: ft260: fix a NULL pointer dereference in ft260_i2c_write
` [PATCH v4 12/13] HID: ft260: missed NACK from busy device
` [PATCH v4 13/13] HID: ft260: fix 'cast to restricted' kernel CI bot warnings
[PATCH v10 0/4] Add support for the Cypress cyttsp5
2022-11-11 2:29 UTC (5+ messages)
` [PATCH v10 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v10 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5
[PATCH v6 0/6] Add support for TI TPS65219 PMIC
2022-11-10 20:16 UTC (11+ messages)
` [PATCH v6 4/6] mfd: tps65219: Add driver "
Litra Glow on Linux
2022-11-10 13:39 UTC (12+ messages)
A little bit of spam from the Synaptics driver
2022-11-09 12:02 UTC
[dtor-input:next] BUILD SUCCESS 60f07c29e035b2554db951b494dd804317c230d3
2022-11-09 6:42 UTC
[dtor-input:for-linus] BUILD SUCCESS 26c263bf1847d4dadba016a0457c4c5f446407bf
2022-11-09 6:35 UTC
[PATCH] Input: i8042: remove the modifications to i8042_platform_device
2022-11-09 3:41 UTC
[PATCH RESEND] Input: i8042 - Apply probe defer to more ASUS ZenBook models
2022-11-08 17:31 UTC (2+ messages)
[dtor-input:next] BUILD SUCCESS 6100a19c4fcfe154dd32f8a8ef4e8c0b1f607c75
2022-11-08 14:49 UTC
[PATCH v3] dt-bindings: input: Convert ti,drv260x to DT schema
2022-11-08 11:15 UTC (3+ messages)
[dtor-input:for-linus] BUILD SUCCESS e13757f52496444b994a7ac67b6e517a15d89bbc
2022-11-08 8:35 UTC
[PATCH RESEND v6 0/3] Add Himax hx83112b touchscreen driver
2022-11-08 4:36 UTC (7+ messages)
` [PATCH RESEND v6 1/3] dt-bindings: touchscreen: add Himax hx83112b bindings
` [PATCH RESEND v6 2/3] Input: add driver for Himax hx83112b touchscreen devices
` [PATCH RESEND v6 3/3] arm64: dts: qcom: sdm632: fairphone-fp3: add touchscreen
` (subset) "
[PATCH 12/30] input: Use kstrtobool() instead of strtobool()
2022-11-07 19:40 UTC (4+ messages)
[PATCH] Input: joystick - fix Kconfig warning for JOYSTICK_ADC
2022-11-07 19:38 UTC (2+ messages)
[PATCH 1/2] Input: soc_button_array - Add use_low_level_irq module parameter
2022-11-07 19:31 UTC (4+ messages)
` [PATCH 2/2] Input: soc_button_array - Add Acer Switch V 10 to dmi_use_low_level_irq[]
[PATCH v6 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
2022-11-07 18:36 UTC (13+ messages)
` [PATCH v6 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
[syzbot] KMSAN: uninit-value in iforce_init_device (2)
2022-11-07 18:29 UTC (3+ messages)
` [PATCH] Input: iforce - invert valid length check when fetching device IDs
[linux-next:master] BUILD REGRESSION d8e87774068af213ab5b058b1b114dc397b577aa
2022-11-07 16:47 UTC
Detecting if a laptop is using a i2c/smbus or a ps/2 attached touchpad?
2022-11-07 12:21 UTC (3+ messages)
[GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
2022-11-07 10:47 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2022-11-07 9:10 UTC
[PATCH v4 00/11] arm: qcom: mdm9615: first round of bindings and DT fixes
2022-11-07 3:12 UTC (2+ messages)
` (subset) "
[PATCH v2 07/10] ARM: dts: suniv: f1c100s: add LRADC node
2022-11-07 0:54 UTC
[PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers
2022-11-06 21:24 UTC
[RFC PATCH 0/2] Input: adc-joystick: add detachable devices support
2022-11-06 15:22 UTC (4+ messages)
[PATCH 9/9] ARM: dts: suniv: f1c100s: add LRADC node
2022-11-06 8:25 UTC (2+ messages)
[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
2022-11-05 21:47 UTC (16+ messages)
` [PATCH v4a 12/38] timers: HID: Use timer_shutdown_sync() before freeing timer
[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
2022-11-04 23:34 UTC (8+ messages)
[dtor-input:tmp-gpiolib] BUILD SUCCESS dc04f5ab1b1114aa19b9026f816fc01ca9c9941d
2022-11-04 20:42 UTC
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).