linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-22 15:21:09 to 2020-05-06 00:08:42 UTC [more...]

[PATCH 0/2] Add driver for power button on Dell Wyse 3020
 2020-05-06  0:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: input: Add Dell Wyse 3020 Power Button binding
` [PATCH 2/2] Input: add driver for power button on Dell Wyse 3020

[PATCH v2 1/3] input: touch: ads7846: add short-hand for spi->dev in probe() function
 2020-05-06  0:05 UTC  (7+ messages)
` [PATCH v2 2/3] input: touch: ads7846: switch to devm initialization
` [PATCH v2 3/3] input: touchscreen: ads7846: switch to gpiod API

[PATCH v6 1/7] dt-bindings: iio/adc: Convert ingenic-adc docs to YAML
 2020-05-05 19:07 UTC  (9+ messages)
` [PATCH v6 2/7] IIO: Ingenic JZ47xx: Error check clk_enable calls
` [PATCH v6 3/7] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
` [PATCH v6 4/7] dt-bindings: iio/adc: Add touchscreen idx for JZ47xx SoC ADC
` [PATCH v6 5/7] IIO: Ingenic JZ47xx: Add touchscreen mode
` [PATCH v6 6/7] dt-bindings: input: Add docs for ADC driven joystick
` [PATCH v6 7/7] input: joystick: Add ADC attached joystick driver

[PATCH] Input: edt-ft5x06: Use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2020-05-05 18:19 UTC  (2+ messages)

[PATCH] HID: i2c-hid: add Schneider SCL142ALM to descriptor override
 2020-05-05 15:15 UTC  (2+ messages)

[PATCH 1/6] HID: asus: Only set EV_REP if we are adding a mapping
 2020-05-05 14:32 UTC  (7+ messages)
` [PATCH 2/6] HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dock
` [PATCH 3/6] HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) check
` [PATCH 4/6] HID: asus: Add report_size to struct asus_touchpad_info
` [PATCH 5/6] HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239T
` [PATCH 6/6] HID: asus: Fix mute and touchpad-toggle keys "

KASAN: slab-out-of-bounds Write in betop_probe
 2020-05-05 13:44 UTC  (3+ messages)

[PATCH] HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_state
 2020-05-05 13:17 UTC 

[PATCH] Add support for Vinga Twizzle J116 Silead touchscreen
 2020-05-05 10:55 UTC  (4+ messages)

[PATCH] Input: atmel_mxt_ts: remove meaningless checking
 2020-05-05  9:09 UTC 

[PATCH] hid: intel-ish-hid: avoid bogus uninitialized-variable warning
 2020-05-05  7:55 UTC  (3+ messages)

[PATCH] input: touch: ads7846: switch to devm initialization
 2020-05-04  9:51 UTC  (3+ messages)

[PATCH] HID: multitouch: Add MT_QUIRK_FORCE_GET_FEATURE to MT_CLS_WIN_8 quirks
 2020-05-04  9:30 UTC  (5+ messages)

[PATCH] HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
 2020-05-04  9:25 UTC  (2+ messages)

[PATCH] Input: axp20x-pek - Always register interrupt handlers
 2020-05-04  6:08 UTC  (2+ messages)

[PATCH 1/5] iio: accel: bma180: Prepare for different reset values
 2020-05-03 17:22 UTC  (5+ messages)
` [PATCH 2/5] input: misc: bma150: Conditionally disable bma023 support
` [PATCH 3/5] dt-bindings: iio: accel: Add bma023 compatible to bma180
` [PATCH 4/5] dt-bindings: iio: accel: Add required regulators "
` [PATCH 5/5] iio: accel: bma180: Add support for bma023

[PATCH 0/5] iio: accel: Add bma023 support to bma180
 2020-05-03 17:22 UTC 

[RESEND PATCH V11 0/3] da7280: haptic driver submission
 2020-05-02 15:32 UTC  (5+ messages)
` [RESEND PATCH V11 2/3] dt-bindings: input: Add document bindings for DA7280
` [RESEND PATCH V11 3/3] Input: new da7280 haptic driver

[PATCH] input: lm8333: update contact email
 2020-05-02 14:26 UTC 

[PATCH v2 1/2] dt-bindings: input: Add bindings for Azoteq IQS269A
 2020-05-01 17:09 UTC  (2+ messages)
` [PATCH v2 2/2] input: misc: Add support "

[PATCH 1/2] dt-bindings: input: Add bindings for Azoteq IQS269A
 2020-05-01 12:51 UTC  (4+ messages)

can gpio-keys send different codes on both rising and falling edge
 2020-04-30 21:27 UTC 

[PATCH 0/2] Support inhibiting input devices
 2020-04-30 16:16 UTC  (3+ messages)
` [PATCH 1/2] Input: Add "inhibited" property
` [PATCH 2/2] Input: elan_i2c: Support inhibiting

[PATCH] Input: goodix - add option to disable firmware loading
 2020-04-30 13:43 UTC 

[PATCH] Input: goodix - add option to disable firmware loading
 2020-04-30 13:39 UTC 

[PATCH] HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
 2020-04-29 19:43 UTC  (2+ messages)

[PATCH] HID: mcp2221: add gpiolib dependency
 2020-04-29 19:47 UTC  (4+ messages)

[PATCH] HID: i2c-hid: reset Synaptics SYNA2393 on resume
 2020-04-29 19:45 UTC  (2+ messages)

[PATCH] Input: evdev - per-client waitgroups
 2020-04-29 18:41 UTC 

[PATCH] usbhid: Fix race between usbhid_close() and usbhid_stop()
 2020-04-29 14:25 UTC  (2+ messages)

[PATCH v4 00/10] input: elants: Support Asus TF300T touchscreen
 2020-04-29  1:38 UTC  (21+ messages)
` [PATCH v4 02/10] input: elants: support old touch report format
` [PATCH v4 01/10] input: elants: document some registers and values
` [PATCH v4 04/10] input: elants: override touchscreen info with DT properties
` [PATCH v4 03/10] input: elants: remove unused axes
` [PATCH v4 06/10] input: elants: read touchscreen size for EKTF3624
` [PATCH v4 05/10] input: elants: refactor elants_i2c_execute_command()
` [PATCH v4 07/10] input: elants: support 0x66 reply opcode for reporting touches
` [PATCH v4 08/10] dt-bindings: input: elants-i2c: Document common touchscreen properties
` [PATCH v4 09/10] dt-bindings: input: elants-i2c: Document eKTF3624
` [PATCH v4 10/10] dt-bindings: input: touchscreen: elants_i2c: convert to YAML

[PATCH -next] Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
 2020-04-28 23:10 UTC  (2+ messages)

[PATCH] Input: synaptics-rmi4 - Really fix attn_data use-after-free
 2020-04-28 15:53 UTC  (3+ messages)

[PATCH 1/2] input: egalax_ts: switch to i2c interface before wake up
 2020-04-28 11:21 UTC  (6+ messages)
` [PATCH 2/2] input: egalax_ts: free irq resource before request the line as GPIO

[PATCH] Input: i8042 - add ThinkPad S230u to i8042 nomux list
 2020-04-28  1:08 UTC  (6+ messages)
    ` [PATCH] Input: i8042 - add ThinkPad S230u to i8042 reset list

[PATCH v4 1/5] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-04-27 21:04 UTC  (7+ messages)
` [PATCH v4 2/5] Input: atkbd: Expose function row physical map to userspace
` [PATCH v4 3/5] dt-bindings: input/atkbd.txt: Add binding for "function-row-physmap"

[PATCH v5 1/3] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-04-27 21:02 UTC  (3+ messages)
` [PATCH v5 2/3] Input: atkbd: Expose function row physical map to userspace
` [PATCH v5 3/3] Input: atkbd: Receive and use physcode->keycode mapping from FW

[PATCH V12 0/3] da7280: haptic driver submission
 2020-04-27  8:20 UTC  (3+ messages)
` [PATCH V12 2/3] dt-bindings: input: Add document bindings for DA7280
` [PATCH V12 3/3] Input: new da7280 haptic driver

[PATCH v11 00/11] HID: nintendo
 2020-04-27  8:56 UTC  (8+ messages)
` [PATCH v11 05/11] HID: nintendo: add rumble support

[PATCH] iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
 2020-04-27  5:39 UTC  (7+ messages)

[PATCH 1/1] input: update max sizes after setting to absolute mode
 2020-04-27  4:59 UTC 

[PATCH v5 00/10] input: elants: Support Asus TF300T touchscreen
 2020-04-26 18:34 UTC  (12+ messages)
` [PATCH v5 02/10] input: elants: support old touch report format
` [PATCH v5 01/10] input: elants: document some registers and values
` [PATCH v5 03/10] input: elants: remove unused axes
` [PATCH v5 04/10] input: elants: override touchscreen info with DT properties
` [PATCH v5 05/10] input: elants: refactor elants_i2c_execute_command()
` [PATCH v5 06/10] input: elants: read touchscreen size for EKTF3624
` [PATCH v5 07/10] input: elants: support 0x66 reply opcode for reporting touches
` [PATCH v5 08/10] dt-bindings: input: elants-i2c: Document common touchscreen properties
` [PATCH v5 09/10] dt-bindings: input: elants-i2c: Document eKTF3624
` [PATCH v5 10/10] dt-bindings: input: touchscreen: elants_i2c: convert to YAML

[PATCH v3 0/9] input: elants: Support Asus TF300T touchscreen
 2020-04-26 16:14 UTC  (20+ messages)
` [PATCH v3 3/9] input: elants: remove unused axes
` [PATCH v3 4/9] input: elants: override touchscreen info with DT properties
` [PATCH v3 5/9] input: elants: refactor elants_i2c_execute_command()
` [PATCH v3 6/9] input: elants: read touchscreen size for EKTF3624
` [PATCH v3 7/9] input: elants: support 0x66 reply opcode for reporting touches

GBros adapter in wired XInput mode not detected as XBox 360 controller
 2020-04-26 10:29 UTC 

[PATCH 1/2] Input: mms114 - add extra compatible for mms345l
 2020-04-25 20:07 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: mms114: document melfas,mms345l binding

[PATCH 1/3 v4] iio: magnetometer: ak8974: Correct realbits
 2020-04-25 17:55 UTC  (3+ messages)
` [PATCH 3/3 v4] iio: magnetometer: ak8974: Provide scaling

[PATCH] HID: apple: Disable Fn-key key-re-mapping on clone keyboards
 2020-04-25 10:45 UTC  (3+ messages)

Add a second working PNP_ID for a T470s
 2020-04-25  6:13 UTC  (4+ messages)
  `  "

[PATCH 0/1] dt-bindings: input: touchscreen: elants_i2c: convert to YAML
 2020-04-23 17:32 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5] add mtk matrix keypad driver for keypad on MTK SoC
 2020-04-23 10:41 UTC  (6+ messages)
  ` [PATCH v5 1/3] dt-bindings: add matrix keypad documentation
  ` [PATCH v5 2/3] arm64: configs: defconfig: enable mtk keypad config
  ` [PATCH v5 3/3] drivers: input: keyboard: add mtk keypad driver

KASAN: use-after-free Read in usbhid_close (3)
 2020-04-23  9:59 UTC  (3+ messages)

[PATCH 1/2 v5] dt-bindings: touchscreen: Add CY8CTMA140 bindings
 2020-04-23  2:05 UTC  (3+ messages)
` [PATCH 2/2 v5] Input: cy8ctma140 - add driver

[PATCH] Input: xpad - Add custom init packet for Xbox One S controllers
 2020-04-22 21:13 UTC  (4+ messages)

[PATCH v2 1/2] Input: mms114 - add support for mms345l
 2020-04-22 21:05 UTC  (4+ messages)

[PATCH] Input: dlink-dir685-touchkeys: Fix a typo in driver name
 2020-04-22 21:02 UTC  (3+ messages)

[PATCH] Input: evdev - Call input_flush_device() on release(), not flush()
 2020-04-22 20:48 UTC  (2+ messages)


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