Dmitry Torokhov ([email protected])

Number of posts: 7340 (1.03 per day)
First post: 2004-11-05 14:54:35
Last post: 2024-06-13 06:29:37

Date List Subject
2023-07-29 01:46:25 linux-kernel [PATCH 22/22] Input: wdt87xx_i2c - use device core to create driver-specific device attributes
2023-07-29 01:46:25 linux-kernel [PATCH 04/22] Input: kxtj9 - use device core to create driver-specific device attributes
2023-07-29 01:39:09 linux-kernel [PATCH 19/22] Input: s6sy761 - use device core to create driver-specific device attributes
2023-07-29 01:38:47 linux-kernel [PATCH 14/22] Input: ilitek_ts_i2c - use device core to create driver-specific device attributes
2023-07-29 01:37:38 linux-kernel [PATCH 11/22] Input: hideep - use device core to create driver-specific device attributes
2023-07-29 01:37:13 linux-kernel [PATCH 03/22] Input: iqs269a - use device core to create driver-specific device attributes
2023-07-29 01:36:44 linux-kernel [PATCH 05/22] Input: ad7877 - use device core to create driver-specific device attributes
2023-07-29 01:20:43 linux-kernel [PATCH 06/22] Input: ad7879 - use device core to create driver-specific device attributes
2023-07-29 01:20:28 linux-kernel [PATCH 07/22] Input: ads7846 - use device core to create driver-specific device attributes
2023-07-29 01:19:29 linux-kernel [PATCH 17/22] Input: raydium_i2c_ts - use device core to create driver-specific device attributes
2023-07-29 01:19:19 linux-kernel [PATCH 08/22] Input: edt-ft5x06 - use device core to create driver-specific device attributes
2023-07-29 01:18:18 linux-kernel [PATCH 16/22] Input: melfas-mip4 - use device core to create driver-specific device attributes
2023-07-29 01:17:59 linux-kernel [PATCH 18/22] Input: rohm_bu21023 - use device core to create driver-specific device attributes
2023-07-29 01:17:43 linux-kernel [PATCH 01/22] Input: cros_ec_keyb - use device core to create driver-specific device attributes
2023-07-27 21:23:06 linux-kernel Re: [PATCH] Input: ads7846 - don't set ABS_PRESSURE when min == max
2023-07-26 06:18:41 linux-kernel Re: [PATCH v4] Input: psmouse - add delay when deactivating for SMBus mode
2023-07-25 21:24:44 linux-kernel Re: [PATCH 5/5] Input: tca6416-keypad - switch to using input core's polling features
2023-07-25 01:07:35 linux-kernel Re: Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206
2023-07-25 00:42:51 linux-kernel Re: Fwd: Kernel 6.4.4 breaks Elan Touchpad 1206
2023-07-24 22:35:11 linux-kernel Re: [PATCH v4 14/19] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
2023-07-24 19:36:18 linux-kernel Re: [PATCH 2/2] Input: lm8323 - convert to use devm_* api
2023-07-24 06:22:48 linux-kernel [PATCH 2/4] Input: qt2160 - switch to using threaded interrupt handler
2023-07-24 06:20:37 linux-kernel [PATCH 5/5] Input: tca6416-keypad - switch to using input core's polling features
2023-07-24 06:19:19 linux-kernel Re: [PATCH 3/8] Input: mcs-touchkey - convert to use devm_* api
2023-07-24 06:18:50 linux-kernel Re: [PATCH 4/8] Input: tca6416-keypad - convert to use devm_* api
2023-07-24 06:08:14 linux-kernel Re: [PATCH 5/8] Input: qt1070 - convert to use devm_* api
2023-07-24 06:07:25 linux-kernel Re: [PATCH 6/8] Input: sh-keysc - convert to use devm_* api
2023-07-24 05:56:36 linux-kernel Re: [PATCH 8/8] Input: lm8323 - convert to use devm_* api
2023-07-24 05:50:54 linux-kernel Re: [PATCH 1/8] Input: lm8333 - convert to use devm_* api
2023-07-24 05:50:30 linux-kernel Re: 6.5-rc2: keys autorepeating when they should not
2023-07-24 05:49:59 linux-kernel [PATCH 4/5] Input: tca6416-keypad - convert to use devm_* api
2023-07-24 05:47:28 linux-kernel Re: [PATCH 7/8] Input: qt2160 - convert to use devm_* api
2023-07-24 05:46:29 linux-kernel [PATCH 1/4] Input: qt2160 - tweak check for i2c adapter functionality
2023-07-24 05:39:48 linux-kernel Re: [PATCH 2/8] Input: amikbd - convert to use devm_* api
2023-07-24 05:35:56 linux-kernel [PATCH 3/5] Input: tca6416-keypad - fix interrupt enable disbalance
2023-07-24 05:35:00 linux-kernel [PATCH 1/5] Input: tca6416-keypad - always expect proper IRQ number in i2c client
2023-07-24 05:33:44 linux-kernel [PATCH 2/5] Input: tca6416-keypad - rely on I2C core to set up suspend/resume
2023-07-24 05:32:44 linux-kernel [PATCH 2/2] Input: lm8323 - convert to use devm_* api
2023-07-24 05:32:03 linux-kernel [PATCH 1/2] Input: lm8323 - rely on device core to create kp_disable attribute
2023-07-24 05:31:26 linux-kernel [PATCH 4/4] Input: qt2160 - convert to use devm_* api
2023-07-24 05:31:04 linux-kernel [PATCH 3/4] Input: qt2160 - do not hard code interrupt trigger
2023-07-23 20:26:55 linux-kernel Re: [PATCH v2 1/2] Input: exc3000 - Simplify probe()
2023-07-23 02:17:17 linux-kernel Re: [PATCH v2 1/2] Input: exc3000 - Simplify probe()
2023-07-22 00:38:44 linux-kernel Re: [PATCH v3] Input: synaptics-rmi4 - retry reading SMBus version on resume
2023-07-21 22:29:39 linux-kernel Re: [PATCH v2 1/2] Input: exc3000 - Simplify probe()
2023-07-20 17:39:05 linux-kernel Re: [PATCH v3 2/2] kvm/vfio: avoid bouncing the mutex when adding and deleting groups
2023-07-20 17:37:46 linux-kernel Re: [PATCH v3 28/42] input: keypad: ep93xx: add DT support for Cirrus EP93xx
2023-07-19 21:49:18 linux-kernel Re: [PATCH] fs: export emergency_sync
2023-07-19 07:09:46 linux-kernel Re: [RESEND PATCH 2/2] Input: mms114 - add support for touch keys
2023-07-19 06:35:43 linux-kernel Re: [PATCH v3 2/2] kvm/vfio: avoid bouncing the mutex when adding and deleting groups
2023-07-18 18:58:58 linux-kernel Re: [PATCH] Input: da9063 - add wakeup support