linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-21 05:10:53 to 2019-06-08 12:02:59 UTC [more...]

[PATCH 00/10] Move part of cros-ec out of MFD subsystem
 2019-06-08 12:02 UTC  (16+ messages)
` [PATCH 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

[RFC v2] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input interface
 2019-06-08 10:52 UTC  (8+ messages)
            ` [Letux-kernel] "

[PATCH] input: keyboard: gpio_keys_polled: use gpio lookup table
 2019-06-07 14:39 UTC 

[PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqs
 2019-06-07  7:48 UTC  (9+ messages)

repost: input: keyboard: gpio-keys-polled: use input name from pdata
 2019-06-06 22:43 UTC  (2+ messages)
` [PATCH] input: keyboard: gpio-keys-polled: use input name from pdata if available

[PATCH v5 0/3] Basic DT support for Lenovo Miix 630
 2019-06-06 16:13 UTC  (4+ messages)
` [PATCH v5 1/3] Input: elan_i2c: Add comment about link between elan_i2c and hid-quirks
` [PATCH v5 2/3] HID: quirks: Refactor ELAN 400 and 401 handling
` [PATCH v5 3/3] arm64: dts: qcom: Add Lenovo Miix 630

[PATCH v4 0/2] Basic DT support for Lenovo Miix 630
 2019-06-06 14:30 UTC  (12+ messages)
` [PATCH v4 1/2] HID: quirks: Refactor ELAN 400 and 401 handling
` [PATCH v4 2/2] arm64: dts: qcom: Add Lenovo Miix 630

[UPDATE][PATCH v4] HID: intel-ish-hid: fix wrong driver_data usage
 2019-06-06  4:52 UTC 

[PATCH] Input: alps: Drop unlikely before IS_ERR(_OR_NULL)
 2019-06-06  2:28 UTC  (4+ messages)

[PATCH v2 0/4] Read battery voltage from G403 and G900 mice
 2019-06-05 23:41 UTC  (7+ messages)
` [PATCH v2 1/4] HID: hid-logitech-hidpp: add quirk to handle battery voltage
` [PATCH v2 2/4] HID: hid-logitech-hidpp: add function to query "
` [PATCH v2 3/4] HID: hid-logitech-hidpp: report battery voltage to the power supply
` [PATCH v2 4/4] HID: hid-logitech-hidpp: subscribe to battery voltage events

[PATCH 1/2] HID: hid-logitech-hidpp: Report battery voltage
 2019-06-05 16:40 UTC  (3+ messages)
` [PATCH 2/2] HID: hid-logitech-hidpp: subscribe to battery voltage change events

[PATCH 0/4] few reverts and fixes for 5.2
 2019-06-05 13:07 UTC  (6+ messages)
` [PATCH 1/4] Revert "HID: Increase maximum report size allowed by hid_field_extract()"
` [PATCH 2/4] Revert "HID: core: Do not call request_module() in async context"
` [PATCH 3/4] Revert "HID: core: Call request_module before doing device_add"
` [PATCH 4/4] HID: logitech-dj: Fix 064d:c52f receiver support

hid-related 5.2-rc1 boot hang
 2019-06-05 12:29 UTC  (22+ messages)

[PATCH v2 1/2] dt-bindings: input: sun4i-lradc-keys: Add A64 compatible
 2019-06-05 11:52 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: allwinner: a64: Add lradc node

[PATCH] arm64: dts: allwinner: a64: Add lradc node
 2019-06-04 15:07 UTC  (3+ messages)

[PATCH] HID: hid-logitech-hidpp: detect wireless lightspeed devices
 2019-06-04  7:02 UTC  (4+ messages)

[RFC 0/2] Support for buttons on newer MS Surface devices
 2019-06-01 19:07 UTC  (2+ messages)

[PATCH] drivers: hid: Add a module description line to the hid_hyperv driver
 2019-06-01 18:30 UTC  (3+ messages)

[PATCH v2] HID: fix A4Tech horizontal scrolling
 2019-05-31 22:28 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drivers: input: serio: Add a module desription to the hyperv_keyboard driver
 2019-05-30 17:46 UTC 

[PATCH] [trivial] HID: Typo s/to back 0/back to 0/
 2019-05-30  9:00 UTC  (2+ messages)

[PATCH v2 00/10] Fix Elan I2C touchpads in latest generation from Lenovo
 2019-05-30  0:22 UTC  (25+ messages)
` [PATCH v2 01/10] Input: elantech - query the min/max information beforehand too
` [PATCH v2 02/10] Input: elantech - add helper function elantech_is_buttonpad()
` [PATCH v2 03/10] Input: elantech - detect middle button based on firmware version
` [PATCH v2 04/10] dt-bindings: add more optional properties for elan_i2c touchpads
` [PATCH v2 05/10] Input: elan_i2c - do not query the info if they are provided
` [PATCH v2 06/10] Input: elantech/SMBus - export all capabilities from the PS/2 node
` [PATCH v2 07/10] Input: elan_i2c - handle physical middle button
` [PATCH v2 08/10] Input: elan_i2c - export true width/height
` [PATCH v2 09/10] Input: elan_i2c - correct the width/size base value
` [PATCH v2 10/10] Input: elantech: remove P52 from SMBus blacklist

[PATCH] input: alps-fix the issue alps cs19 trackstick do not work
 2019-05-28  7:55 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[PATCH v3 0/8] Fix Elan I2C touchpads in latest generation from Lenovo
 2019-05-28  1:46 UTC  (10+ messages)
` [PATCH v3 1/8] Input: elantech - query the min/max information beforehand too
` [PATCH v3 2/8] Input: elantech - add helper function elantech_is_buttonpad()
` [PATCH v3 3/8] Input: elantech - detect middle button based on firmware version
` [PATCH v3 4/8] dt-bindings: add more optional properties for elan_i2c touchpads
` [PATCH v3 5/8] Input: elan_i2c - do not query the info if they are provided
` [PATCH v3 6/8] Input: elantech/SMBus - export all capabilities from the PS/2 node
` [PATCH v3 7/8] Input: elan_i2c - handle physical middle button
` [PATCH v3 8/8] Input: elantech: remove P52 and P72 from SMBus blacklist

Feature request for `hid-magicmouse`
 2019-05-27 18:50 UTC 

[PATCH] Input: qt1050 - remove unnecessary comparison of unsigned integer with < 0
 2019-05-27 14:10 UTC 

INFO: trying to register non-static key in usbtouch_reset_resume
 2019-05-27 11:38 UTC 

[PATCH 1/1] input: adp5589: Add gpio_set_multiple interface
 2019-05-27  8:40 UTC  (4+ messages)
` [PATCH RESEND] "

[PATCH 3/3] ALSA: jack: add switch event for unsupported jack types
 2019-05-27  7:43 UTC 

[PATCH 1/3] ALSA: jack: Remove hard coding of jack_switch_types array size
 2019-05-27  7:41 UTC 

[PATCH -next] Input: tca8418 - Remove set but not used variable ''
 2019-05-26 16:19 UTC  (2+ messages)

[PATCH -next] Input: synaptics-rmi4 - Remove set but not used variable 'sensor_flags'
 2019-05-26 16:19 UTC  (2+ messages)

[PATCH -next] HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devices
 2019-05-25 14:09 UTC 

[PATCH] input: alps-fix the issue the special alps trackpoint do not work
 2019-05-25  1:33 UTC  (19+ messages)
` 答复: "
      ` 答复: "
          ` 答复: "

[PATCH 2/3] input: Add SW_UNSUPPORT_INSERT define
 2019-05-24 20:40 UTC 

[PATCH] platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet
 2019-05-24 16:49 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
 2019-05-23 22:55 UTC  (3+ messages)
` [PATCH 2/2] input: keyboard: mtk-pmic-keys: add MT6392 support

[PATCH] Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD
 2019-05-23 19:59 UTC  (2+ messages)

[PATCH] input: silead: Add MSSL0017 to acpi_device_id
 2019-05-23 19:55 UTC  (2+ messages)

[PATCH] input: silead: Add MSSL0017 to acpi_device_id
 2019-05-23  7:20 UTC  (3+ messages)

[PATCH 1/2] Input: elantech - enable middle button support on 2 ThinkPads
 2019-05-23  5:02 UTC  (7+ messages)
` [PATCH 2/2] Input: synaptics - remove X240 from the topbuttonpad list

[PATCH AUTOSEL 4.4 27/92] HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
 2019-05-22 19:30 UTC 

[PATCH AUTOSEL 4.9 037/114] HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
 2019-05-22 19:29 UTC 

[PATCH AUTOSEL 4.14 054/167] HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
 2019-05-22 19:26 UTC 

[PATCH AUTOSEL 4.19 080/244] HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
 2019-05-22 19:23 UTC 

[PATCH AUTOSEL 5.0 099/317] HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
 2019-05-22 19:20 UTC 

[PATCH] HID: logitech-hidpp: HID: make const array consumer_rdesc_start static
 2019-05-22 11:19 UTC  (2+ messages)

[PATCH] HID: logitech-dj: make const array template static
 2019-05-22 11:19 UTC  (2+ messages)

[PATCH] HID: multitouch: handle faulty Elo touch device
 2019-05-22 10:38 UTC  (3+ messages)

[PATCH] HID: Increase maximum report size allowed by hid_field_extract()
 2019-05-21 16:24 UTC  (6+ messages)

[RFC PATCH v2 0/4] Input: mpr121-polled: Add polled driver for MPR121
 2019-05-21  6:51 UTC  (3+ messages)

[RESEND] input: keyboard: imx: make sure keyboard can always wake up system
 2019-05-21  6:36 UTC  (3+ messages)

[PATCH 1/2] Input: atmel_mxt_ts - add wakeup support
 2019-05-21  5:33 UTC  (4+ messages)

[PATCH] input: imx6ul_tsc: use devm_platform_ioremap_resource() to simplify code
 2019-05-21  5:13 UTC  (2+ messages)

[PATCH] input: keyboard: imx: use devm_platform_ioremap_resource() to simplify code
 2019-05-21  5:12 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).