linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-18 12:35:55 to 2021-12-04 06:49:59 UTC [more...]

PROBLEM: Error logged when pressing mouse button
 2021-12-04  6:49 UTC  (3+ messages)

[PATCH] Input: i8042 - enable deferred probe quirk for ASUS UM325UA
 2021-12-04  1:56 UTC 

[PATCH] HID: prodikeys: add USB_HID dependency
 2021-12-03 18:59 UTC 

[PATCH v15 0/3] Add Wacom I2C support to rM2
 2021-12-03 15:57 UTC  (5+ messages)
` [PATCH v15 1/3] HID: quirks: Allow inverting the absolute X/Y values
` [PATCH v15 2/3] HID: i2c-hid-of: Expose the touchscreen-inverted properties
` [PATCH v15 3/3] ARM: dts: imx7d: remarkable2: add wacom digitizer device

[PATCH 1/2] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-03 15:53 UTC  (10+ messages)
` [PATCH 2/2] HID: check for valid USB device for many HID drivers

[PATCH v2] dt-bindings: input: touchscreen: ilitek_ts_i2c: Absorb ili2xxx bindings
 2021-12-03 13:58 UTC 

[PATCH 0/3] Input: gpio-keys - Interrupt-related fixes
 2021-12-03 13:35 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: input: gpio-keys: Fix interrupts in example
` [PATCH 2/3] Input: gpio-keys - Use input_report_key()
` [PATCH RFC 3/3] Input: gpio-keys - Fix ghost events with both-edge irqs

[PATCH] HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
 2021-12-03  8:45 UTC  (3+ messages)

[PATCH] HID: google: add eel USB id
 2021-12-03  8:44 UTC  (2+ messages)

[PATCH] HID: add USB_HID dependancy to hid-chicony
 2021-12-03  8:43 UTC  (2+ messages)

[PATCH] HID: add USB_HID dependancy to hid-prodikeys
 2021-12-03  8:43 UTC  (2+ messages)

Forcepad interface design proposal
 2021-12-03  2:57 UTC  (2+ messages)

[PATCH] input/i8042: Add TUXEDO devices to i8042 quirk tables
 2021-12-02 17:05 UTC 

[PATCH 0/4] HID: followup of uhid crashes, and couple of core
 2021-12-02 16:48 UTC  (7+ messages)
` [PATCH 1/4] HID: sony: fix error path in probe
` [PATCH 2/4] HID: bigbenff: prevent null pointer dereference
` [PATCH 3/4] HID: add suspend/resume helpers
` [PATCH 4/4] HID: do not inline some hid_hw_ functions

[PATCH v3 1/3] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-02 16:47 UTC  (8+ messages)
` [PATCH v3 2/3] HID: wacom: fix problems when device is not a valid USB device
` [PATCH v3 3/3] HID: check for valid USB device for many HID drivers

[PATCH] HID: add USB_HID dependancy on some USB HID drivers
 2021-12-02 16:47 UTC  (2+ messages)

[PATCH v3 0/4] Add support for the Cypress cyttsp5
 2021-12-02 13:58 UTC  (6+ messages)
` [PATCH v3 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v3 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5
` [PATCH v3 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v3 4/4] ARM: dts: imx7d: remarkable2: Enable the cyttsp5

[PATCH v2 0/2] Do not map BTN_RIGHT/MIDDLE on buttonpads
 2021-12-02 11:08 UTC  (3+ messages)
` [PATCH v2 1/2] Input: add input_set_property()
` [PATCH v2 2/2] Input: set INPUT_PROP_BUTTONPAD using input_set_property()

[PATCH] HID: apple: Add 2021 magic keyboard FN key mapping
 2021-12-02  6:18 UTC  (2+ messages)

[PATCH 1/2] HID: apple: Add 2021 Magic Keyboard with fingerprint reader
 2021-12-02  6:16 UTC  (2+ messages)
` [PATCH 2/2] HID: apple: Add 2021 Magic Keyboard with number pad

[PATCH v2 1/3] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-01 18:32 UTC  (5+ messages)
` [PATCH v2 2/3] HID: wacom: fix problems when device is not a valid USB device
` [PATCH v2 3/3] HID: check for valid USB device for many HID drivers

[RFCv3 0/7] USI stylus support series
 2021-12-01 16:43 UTC  (8+ messages)
` [RFCv3 1/7] HID: Add map_msc() to avoid boilerplate code
` [RFCv3 2/7] HID: hid-input: Add suffix also for HID_DG_PEN
` [RFCv3 3/7] HID: core: Add support for USI style events
` [RFCv3 4/7] HID: input: Make hidinput_find_field() static
` [RFCv3 5/7] HID: debug: Add USI usages
` [RFCv3 6/7] samples: hid: add new hid-usi sample
` [RFCv3 7/7] samples: hid: convert USI sample to use unix socket for comms

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-12-01 12:27 UTC  (12+ messages)
` [PATCH v2 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v2 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH] HID: sigmamicro: Fix modifier keys for SiGma Micro based keyboards
 2021-12-01 11:51 UTC 

[PATCH 0/1] Do not map BTN_RIGHT/MIDDLE on buttonpads
 2021-12-01  5:56 UTC  (6+ messages)
` [PATCH 1/1] HID: multitouch: only map BTN_LEFT "

[RESEND PATCH 0/5] msg2638: Add support for msg2138 and key events
 2021-11-30 21:21 UTC  (8+ messages)
` [RESEND PATCH 1/5] Input: msg2638 - Set max finger number and irqhandler from driver data
` [RESEND PATCH 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [RESEND PATCH 3/5] Input: msg2638 - Add support for msg2138
` [RESEND PATCH 4/5] dt-bindings: input: touchscreen: msg2638: Document keys support
` [RESEND PATCH 5/5] Input: msg2638 - Add support for msg2138 key events

[PATCH v2 0/2] drm: Support input-boosted panel self-refresh exit
 2021-11-30 20:35 UTC  (22+ messages)
` [PATCH v2 1/2] drm/input_helper: Add new input-handling helper

[RFCv2 0/8] USI stylus support series
 2021-11-30 16:13 UTC  (13+ messages)
` [RFCv2 1/8] HID: Add map_msc() to avoid boilerplate code
` [RFCv2 2/8] HID: hid-input: Add suffix also for HID_DG_PEN
` [RFCv2 3/8] HID: core: Add support for USI style events
` [RFCv2 4/8] HID: input: Make hidinput_find_field() static
` [RFCv2 5/8] HID: core: map USI pen style reports directly
` [RFCv2 6/8] HID: debug: Add USI usages
` [RFCv2 7/8] samples: hid: add new hid-usi sample
` [RFCv2 8/8] samples: hid: convert USI sample to use unix socket for comms

[PATCH AUTOSEL 4.14 04/14] HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-30 14:53 UTC 

[PATCH AUTOSEL 4.19 06/17] HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-30 14:52 UTC 

[PATCH AUTOSEL 5.4 06/25] HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-30 14:51 UTC 

[PATCH AUTOSEL 4.4 3/9] HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-30 14:53 UTC 

[PATCH AUTOSEL 5.10 16/43] HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-30 14:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 34/43] xen: add "not_essential" flag to struct xenbus_driver

[PATCH AUTOSEL 4.9 04/12] HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-30 14:53 UTC 

[PATCH AUTOSEL 5.15 23/68] HID: ft260: fix i2c probing for hwmon devices
 2021-11-30 14:46 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 24/68] HID: Ignore battery for Elan touchscreen on HP Envy X360 15-eu0xxx
` [PATCH AUTOSEL 5.15 25/68] HID: multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
` [PATCH AUTOSEL 5.15 48/68] xen: add "not_essential" flag to struct xenbus_driver

[PATCH] Input: ff-core - Correct magnitude setting for rumble compatibility
 2021-11-30 13:50 UTC 

[PATCH 0/1] hidraw: Improve subsytem throughput
 2021-11-30 13:29 UTC  (2+ messages)
` [PATCH 1/1] HID: hidraw: Replace hidraw device table mutex with a rwsem

[PATCH] input: palmas-pwrbutton: make a couple of arrays static const
 2021-11-29 23:17 UTC 

[dtor-input:next] BUILD SUCCESS fafc66387dc069140e52739c0c86c8169d44c2dc
 2021-11-29 21:26 UTC 

[dtor-input:for-linus] BUILD SUCCESS 1d72d9f960ccf1052a0630a68c3d358791dbdaaa
 2021-11-29 21:12 UTC 

[PATCH] Input: psmouse: check the result of PSMOUSE_CMD_GET* commands
 2021-11-29 14:38 UTC 

[PATCH] HID: quirks: Add quirk for the Microsoft Surface 3 type-cover
 2021-11-29  8:59 UTC  (2+ messages)

[PATCH v2] Input: elantech - Fix stack out of bound access in elantech_change_report_id()
 2021-11-29  8:09 UTC  (2+ messages)

[PATCH v2] Input: i8042 - Add deferred probe support
 2021-11-29  7:43 UTC  (4+ messages)

[PATCH] Input: iqs626a - prohibit inlining of channel parsing functions
 2021-11-29  7:43 UTC  (2+ messages)

[PATCH] dt-bindings: input: pwm-vibrator: Convert txt bindings to yaml
 2021-11-28 19:00 UTC  (2+ messages)

Just for you
 2021-11-27  4:35 UTC 

[PATCH v2 0/4] input: touchscreen: am335x: fix and improvements
 2021-11-26  8:58 UTC  (6+ messages)
` [PATCH v2 1/4] input: ti_am335x_tsc: set ADCREFM for X configuration
` [PATCH v2 2/4] input: ti_am335x_tsc: fix STEPCONFIG setup for Z2
` [PATCH v2 3/4] input: ti_am335x_tsc: lower the X and Y sampling time
` [PATCH v2 4/4] mfd: ti_am335x_tscadc: drop the CNTRLREG_TSC_8WIRE macro

Servicio de la flota
 2021-11-26  8:38 UTC 

[PATCH 0/5] xen: cleanup detection of non-essential pv devices
 2021-11-25 15:21 UTC  (4+ messages)

[RESEND PATCH 0/6] input: touchscreen: am335x: fix and improvements
 2021-11-24 15:53 UTC  (2+ messages)

I need advice with UPS connection. (ping)
 2021-11-24  3:12 UTC  (13+ messages)

[PATCH] Correct the name for Xbox Series S|X controller
 2021-11-23 18:58 UTC 

[PATCH 0/5] msg2638: Add support for msg2138 and key events
 2021-11-23  7:25 UTC  (5+ messages)
` [PATCH 1/5] Input: msg2638 - Set max finger number and irqhandler from driver data
` [PATCH 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [PATCH 3/5] Input: msg2638 - Add support for msg2138
` [PATCH 4/5] dt-bindings: input: touchscreen: msg2638: Document keys support

[PATCH resend 0/2] Input: silead - Pen support
 2021-11-22 22:06 UTC  (3+ messages)
` [PATCH resend 1/2] Input: silead - Add support for EFI-embedded fw using different min/max coordinates
` [PATCH resend 2/2] Input: silead - Add pen support

[PATCH] Input: palmas-pwrbutton - use bitfield helpers
 2021-11-22 15:54 UTC 

Touchpad error messages and behaviour
 2021-11-22 11:28 UTC 

i2c_hid: Possible workaround to Synaptics touchpad going wild on Acer Aspire
 2021-11-22  0:38 UTC 

[PATCH v4] Input: sun4i-lradc-keys - Add wakup support
 2021-11-19 15:48 UTC  (2+ messages)

[PATCH 1/3] HID: apple: Do not reset quirks when the Fn key is not found
 2021-11-19 15:05 UTC  (2+ messages)

[PATCH] HID: magicmouse: Report battery level over USB
 2021-11-19 15:02 UTC  (2+ messages)

[PATCH] hid-multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-19 15:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] HID: magicmouse: prevent division by 0 on scroll
 2021-11-19 14:54 UTC  (2+ messages)

[PATCH] HID: thrustmaster: fix sparse warnings
 2021-11-19 14:53 UTC  (2+ messages)

[PATCH] HID: logitech: add myself as a reviewer
 2021-11-19 14:52 UTC  (2+ messages)

[PATCH] HID: Ignore battery for Elan touchscreen on HP Envy X360 15-eu0xxx
 2021-11-19 14:51 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Report wakeup events
 2021-11-19 14:50 UTC  (2+ messages)

[PATCH] HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields
 2021-11-19 14:47 UTC  (2+ messages)

[PATCH v1] HID: ft260: fix i2c probing for hwmon devices
 2021-11-19 14:46 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: input/ts/zinitix: Convert to YAML, fix and extend
 2021-11-18 22:47 UTC  (4+ messages)
` [PATCH 2/2] Input: zinitix - Handle proper supply names

[PATCH v2] Input: wacom_i2c - Clean up the query device fields
 2021-11-18 12:35 UTC 


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).