linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-19 10:32:28 to 2020-08-27 18:59:09 UTC [more...]

[PATCH v3 01/27] Input: Simplify with dev_err_probe()
 2020-08-27 18:58 UTC  (6+ messages)
` [PATCH v3 01/27] Input: gpio_keys_polled - "
` [PATCH v3 02/27] Input: gpio-vibra "
` [PATCH v3 03/27] Input: pwm-beeper "
` [PATCH v3 04/27] Input: pwm-vibra "
` [PATCH v3 07/27] Input: bu21013_ts "

[PATCH 01/24] Input: bcm-keypad - Simplify with dev_err_probe()
 2020-08-27 18:41 UTC  (56+ messages)
` [PATCH 02/24] Input: gpio_keys "
` [PATCH 03/24] Input: gpio_keys_polled "
` [PATCH 04/24] Input: gpio-vibra "
` [PATCH 05/24] Input: pwm-beeper "
` [PATCH 06/24] Input: pwm-vibra "
` [PATCH 07/24] Input: rotary_encoder "
` [PATCH 08/24] Input: elan_i2c "
` [PATCH 09/24] Input: bu21013_ts "
` [PATCH 10/24] Input: bu21029_ts "
` [PATCH 11/24] Input: chipone_icn8318 "
` [PATCH 12/24] Input: cy8ctma140 "
` [PATCH 13/24] Input: edf-ft5x06 "
` [PATCH 14/24] Input: ektf2127 "
` [PATCH 15/24] Input: elants_i2c "
` [PATCH 16/24] Input: goodix "
` [PATCH 17/24] Input: melfas_mip4 "
` [PATCH 18/24] Input: pixcir_i2c_ts "
` [PATCH 19/24] Input: raydium_i2c_ts "
` [PATCH 20/24] Input: resistive-adc-touch "
` [PATCH 21/24] Input: silead "
` [PATCH 22/24] Input: sis_i2c "
` [PATCH 23/24] Input: surface3_spi "
` [PATCH 24/24] Input: sx8643 "

[PATCH v2] Input: elants_i2c - Report resolution of ABS_MT_TOUCH_MAJOR by FW information
 2020-08-27 17:56 UTC  (2+ messages)

[PATCH v12 00/14] HID: nintendo
 2020-08-27 15:23 UTC  (17+ messages)
` [PATCH v12 01/14] HID: nintendo: add nintendo switch controller driver
` [PATCH v12 02/14] HID: nintendo: add player led support
` [PATCH v12 03/14] HID: nintendo: add power supply support
` [PATCH v12 04/14] HID: nintendo: add home led support
` [PATCH v12 05/14] HID: nintendo: add rumble support
` [PATCH v12 06/14] HID: nintendo: improve subcommand reliability
` [PATCH v12 07/14] HID: nintendo: send subcommands after receiving input report
` [PATCH v12 08/14] HID: nintendo: reduce device removal subcommand errors
` [PATCH v12 09/14] HID: nintendo: patch hw version for userspace HID mappings
` [PATCH v12 10/14] HID: nintendo: set controller uniq to MAC
` [PATCH v12 11/14] HID: nintendo: add support for charging grip
` [PATCH v12 12/14] HID: nintendo: add support for reading user calibration
` [PATCH v12 13/14] HID: nintendo: prevent needless queueing of the rumble worker
` [PATCH v12 14/14] HID: nintendo: add IMU support

[PATCH v2] HID: core: Sanitize event code and type when mapping input
 2020-08-27  9:33 UTC  (2+ messages)

[PATCH v2] Input: bcm-keypad - Simplify with dev_err_probe()
 2020-08-27  9:04 UTC  (2+ messages)

[PATCH] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devices
 2020-08-27  9:02 UTC  (2+ messages)

[PATCH v3 1/2] gpio: Add devm_fwnode_gpiod_get_optional() helpers
 2020-08-27  8:17 UTC  (3+ messages)
` [PATCH v3 2/2] Input: gpio_keys - Simplify with dev_err_probe()

[PATCH 1/4] Input: ep93xx_keypad - Fix handling of platform_get_irq() error
 2020-08-27  7:24 UTC  (4+ messages)
` [PATCH 2/4] Input: omap4-keypad "
` [PATCH 3/4] Input: twl4030_keypad "
` [PATCH 4/4] Input: sun4i-ps2 "

[PATCH v2 1/2] gpio: Add devm_fwnode_gpiod_get_optional() helpers
 2020-08-27  6:17 UTC  (4+ messages)
` [PATCH v2 2/2] Input: gpio_keys - Simplify with dev_err_probe()

[PATCH v2] HID: google: add google vivaldi HID driver
 2020-08-27  1:51 UTC  (3+ messages)

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-27  1:37 UTC  (22+ messages)
` [PATCH] block: "

[PATCH 0/5] Make gpio_keys accept board descriptors
 2020-08-26 23:31 UTC  (6+ messages)

[PATCH 0/3] Add 3 new keycodes and use them for 3 new hotkeys on new Lenovo Thinkpads
 2020-08-26 15:12 UTC  (4+ messages)

[PATCH resend 0/2] Input: soc_button_array - Add support for INT33D3 ACPI tablet-switch device
 2020-08-26 15:06 UTC  (3+ messages)
` [PATCH resend 1/2] Input: soc_button_array - Add active_low setting to soc_button_info
` [PATCH resend 2/2] Input: soc_button_array - Add support for INT33D3 tablet-mode switch devices

[PATCH 0/2] input/hid: Fix bitmap boundary validation
 2020-08-26 13:32 UTC  (4+ messages)
` [PATCH 1/2] Input; Sanitize event code before modifying bitmaps

[PATCH 0/5] input: misc: Add IBM Operation Panel driver
 2020-08-26  1:59 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: input: Add documentation for IBM Operation Panel
` [PATCH 2/5] input: misc: Add IBM Operation Panel driver
` [PATCH 3/5] i2c: aspeed: Mask IRQ status to relevant bits
` [PATCH 4/5] ARM: dts: Aspeed: Tacoma: Add IBM Operation Panel I2C device
` [PATCH 5/5] ARM: dts: Aspeed: Rainier: "

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-25 17:07 UTC  (3+ messages)
` [PATCH 12/29] Input: MT - Avoid "

[PATCH] HID: roccat: add bounds checking in kone_sysfs_write_settings()
 2020-08-25 13:08 UTC  (5+ messages)
` [PATCH v2] "
  ` AW: "

[PATCH] USB HID: Add disabled wakeup from s3 by touchpad on byd zhaoxin notebook
 2020-08-25 11:37 UTC  (4+ messages)
    ` Re: [PATCH] USB HID: Add disabled wakeup from s3 by touchpad on bydzhaoxin notebook
    `  "

[PATCH v2 0/6] Add initial support for ATC260x PMICs
 2020-08-25 10:55 UTC  (16+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: Add Actions Semi ATC260x PMIC binding
` [PATCH v2 2/6] mfd: Add MFD driver for ATC260x PMICs
` [PATCH v2 3/6] regulator: Add regulator "
` [PATCH v2 4/6] power: reset: Add poweroff "
` [PATCH v2 5/6] input: atc260x: Add onkey "
` [PATCH v2 6/6] MAINTAINERS: Add entry for ATC260x PMIC

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-25  7:10 UTC 

[PATCH 0/6] Add support for slider gestures and OTP variants
 2020-08-25  2:24 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: input: iqs269a: Add bindings for slider gestures
` [PATCH 3/6] dt-bindings: input: iqs269a: Add bindings for OTP variants

[PATCH] Input: elants_i2c - Report resolution of ABS_MT_TOUCH_MAJOR by FW information
 2020-08-24  9:29 UTC 

[PATCH] HID: elan: Fix memleak in elan_input_configured
 2020-08-24  7:23 UTC 

[PATCH v5 0/7] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-08-22 15:08 UTC  (8+ messages)
` [PATCH v5 1/7] iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error code
` [PATCH v5 2/7] cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status
` [PATCH v5 3/7] platform/chrome: cros_ec_sysfs: Report range of error codes from EC
` [PATCH v5 4/7] pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
` [PATCH v5 5/7] platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
` [PATCH v5 6/7] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
` [PATCH v5 7/7] pwm: cros-ec: Simplify EC error handling

Goodix: Obviously wrong reset logic
 2020-08-22 10:52 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 46/62] HID: quirks: add NOGET quirk for Logitech GROUP
 2020-08-21 16:14 UTC 

[PATCH AUTOSEL 5.7 45/61] HID: quirks: add NOGET quirk for Logitech GROUP
 2020-08-21 16:15 UTC 

[PATCH AUTOSEL 5.4 34/48] HID: quirks: add NOGET quirk for Logitech GROUP
 2020-08-21 16:16 UTC 

[PATCH AUTOSEL 4.19 28/38] HID: quirks: add NOGET quirk for Logitech GROUP
 2020-08-21 16:17 UTC 

[PATCH v4 0/7] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-08-21 15:39 UTC  (3+ messages)

hid-multitouch: is pen hovering ever possible?
 2020-08-21 11:01 UTC  (2+ messages)
` Upd: "

[PATCH 1/1] Input: atmel_mxt_ts - implement I2C retries
 2020-08-21  8:22 UTC 

[PATCH v2 1/1] Input: atmel_mxt_ts - allow specification of firmware file name
 2020-08-21  7:54 UTC 

[PATCH] drivers: input: Use single i2c_transfer transaction when using RM_CMD_BANK_SWITCH
 2020-08-21  2:40 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] HID: Support Varmilo Keyboards' media hotkeys
 2020-08-20 18:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 5.8 09/27] Input: psmouse - add a newline when printing 'proto' by sysfs
 2020-08-20  0:00 UTC 

[PATCH AUTOSEL 5.7 07/24] Input: psmouse - add a newline when printing 'proto' by sysfs
 2020-08-20  0:01 UTC 

[PATCH AUTOSEL 5.4 06/22] Input: psmouse - add a newline when printing 'proto' by sysfs
 2020-08-20  0:02 UTC 

[PATCH AUTOSEL 4.19 06/18] Input: psmouse - add a newline when printing 'proto' by sysfs
 2020-08-20  0:02 UTC 

[PATCH AUTOSEL 4.14 05/13] Input: psmouse - add a newline when printing 'proto' by sysfs
 2020-08-20  0:03 UTC 

[PATCH AUTOSEL 4.9 04/11] Input: psmouse - add a newline when printing 'proto' by sysfs
 2020-08-20  0:03 UTC 

[PATCH AUTOSEL 4.4 03/10] Input: psmouse - add a newline when printing 'proto' by sysfs
 2020-08-20  0:03 UTC 

No pinch events with Dell laptops and Alps
 2020-08-19 16:06 UTC  (5+ messages)

[PATCH v6 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-08-19 10:40 UTC  (3+ messages)
` [PATCH v6 2/4] SFH: PCIe driver to add support of AMD sensor fusion

[PATCH v7 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-08-19 10:31 UTC  (3+ messages)
` [PATCH v7 3/4] SFH: Transport Driver to add support of AMD Sensor Fusion Hub (SFH)


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