linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-13 15:27:16 to 2018-06-25 18:52:09 UTC [more...]

[PATCH 0/7] psmouse assorted cleanups
 2018-06-25 18:52 UTC  (4+ messages)
` [PATCH 2/7] Input: psmouse - clean up code

[PATCH] HID: core: allow concurrent registration of drivers
 2018-06-25 13:30 UTC  (4+ messages)

[PATCH] HID: redragon: fix num lock and caps lock LEDs
 2018-06-25 13:23 UTC 

[PATCH] Patch enabling Fn function keys for Laptop Asus G730 (keyboard 0x1869)
 2018-06-25 13:20 UTC  (2+ messages)

[PATCH] HID: hid-ntrig: add error handling for sysfs_create_group
 2018-06-25 13:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/2] Add another regulator to i2c-hid
 2018-06-25 13:14 UTC  (7+ messages)
` [PATCH v3 1/2] HID: i2c-hid: Use devm to allocate i2c_hid struct
` [PATCH v3 2/2] HID: i2c-hid: Add vddl regulator control

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-25 10:24 UTC  (13+ messages)
` [PATCH v2 01/10] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH v2 02/10] i2c: mux: pca9541: "
` [PATCH v2 03/10] input: rohm_bu21023: "
` [PATCH v2 04/10] media: af9013: "
` [PATCH v2 05/10] media: drxk_hard: "
` [PATCH v2 06/10] media: rtl2830: "
` [PATCH v2 07/10] media: tda1004x: "
` [PATCH v2 08/10] media: tda18271: "
` [PATCH v2 09/10] mfd: 88pm860x-i2c: "
` [PATCH v2 10/10] i2c: remove i2c_lock_adapter and use i2c_lock_bus directly

[PATCH v2 0/8] cros_ec: Switch to SPDX identifier
 2018-06-25  6:42 UTC  (7+ messages)
` [PATCH v2 5/8] Input: cros_ec_keyb - "

[PATCH] synaptics: Enable RMI4 for Clevo P870DM laptops
 2018-06-24  6:04 UTC 

[PATCH v3 0/5] bitmap: Introduce alloc/free helpers
 2018-06-22 18:46 UTC  (17+ messages)
` [PATCH v3 1/5] md: Avoid namespace collision with bitmap API
` [PATCH v3 2/5] bitmap: Drop unnecessary 0 check for u32 array operations
` [PATCH v3 3/5] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
` [PATCH v3 4/5] Input: gpio-keys - Switch to bitmap_zalloc()
` [PATCH v3 5/5] Input: evdev - Switch to bitmap API

[PATCH] input: mtk-pmic-keys: Fix probe when no DT node present
 2018-06-22 18:31 UTC  (2+ messages)

[RESEND PATCH v2] MAINTAINERS: add PhoenixRC Flight Controller Adapter
 2018-06-22 17:06 UTC 

[PATCH] i2c-hid: Fix "incomplete report" noise
 2018-06-22 16:25 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for serio device tree bindings
 2018-06-22 10:08 UTC 

[RESEND PATCH] dt-bindings: input: Add common keyboard document bindings
 2018-06-22  6:39 UTC  (2+ messages)

[PATCH v2] HID: i2c-hid: Add vddl regulator control
 2018-06-22  1:33 UTC  (3+ messages)

[PATCH] Input: elantech - Fix V4 report decoding for module with middle key
 2018-06-22  0:16 UTC  (4+ messages)

[PATCH 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
 2018-06-22  0:11 UTC  (29+ messages)
` [PATCH 04/10] Input: ams_delta_serio: Replace power GPIO with regulator
        ` [PATCH 4/10 v2] "
` [PATCH 06/10] ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbers
` [PATCH v2 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
  ` [PATCH v2 02/10] Input: ams_delta_serio: convert to platform driver
  ` [PATCH v2 03/10] Input: ams_delta_serio: use private structure
  ` [PATCH v2 04/10] Input: ams_delta_serio: Replace power GPIO with regulator
  ` [PATCH v2 05/10] ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pin
  ` [PATCH v2 06/10] ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbers
  ` [PATCH v2 07/10] ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requested
  ` [PATCH v2 08/10] ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>
  ` [PATCH v2 09/10] Input: ams_delta_serio: use IRQ resource
  ` [PATCH v2 10/10] Input: ams_delta_serio: Get FIQ buffer from platform_data

[PATCH v3 00/12] Hid multitouch rewrite, support os system multi-axis devices, take 3
 2018-06-21 12:09 UTC  (13+ messages)
` [PATCH v3 01/12] input: add MT_TOOL_DIAL
` [PATCH v3 02/12] HID: multitouch: make sure the static list of class is not changed
` [PATCH v3 03/12] HID: multitouch: Store per collection multitouch data
` [PATCH v3 04/12] HID: multitouch: store a per application quirks value
` [PATCH v3 05/12] HID: multitouch: ditch mt_report_id
` [PATCH v3 06/12] HID: multitouch: remove one copy of values
` [PATCH v3 07/12] HID: input: enable Totem on the Dell Canvas 27
` [PATCH v3 08/12] HID: core: do not upper bound the collection stack
` [PATCH v3 09/12] HID: microsoft: support the Surface Dial
` [PATCH v3 10/12] HID: multitouch: report MT_TOOL_PALM for non-confident touches
` [PATCH v3 11/12] HID: multitouch: touchscreens also use confidence reports
` [PATCH v3 12/12] HID: multitouch: handle palm for touchscreens

[PATCH v7 0/4] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-06-21 10:34 UTC  (9+ messages)
` [PATCH v7 1/4] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v7 2/4] mfd: bd71837: Devicetree bindings "
` [PATCH v7 3/4] clk: bd71837: Add driver for BD71837 PMIC clock
` [PATCH v7 4/4] input/power: Add driver for BD71837/BD71847 PMIC power button

[PATCH v2 0/5] bitmap: Introduce alloc/free helpers
 2018-06-20 20:26 UTC  (24+ messages)
` [PATCH v2 1/5] md: Avoid namespace collision with bitmap API
` [PATCH v2 2/5] bitmap: Drop unnecessary 0 check for u32 array operations
` [PATCH v2 3/5] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
` [PATCH v2 4/5] Input: gpio-keys - Switch to bitmap_zalloc()
` [PATCH v2 5/5] Input: evdev "

[PATCH v4 04/26] docs: fix broken references with multiple hints
 2018-06-20 15:26 UTC  (6+ messages)
` [PATCH v4 05/26] docs: Fix some broken references
` [PATCH v4 23/26] devicetree: fix a series of wrong file references

[PATCH v3 04/27] docs: fix broken references with multiple hints
 2018-06-20  0:42 UTC  (7+ messages)
` [PATCH v3 05/27] docs: Fix some broken references
` [PATCH v3 24/27] devicetree: fix a series of wrong file references

[PATCH 00/11] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-19 21:29 UTC  (20+ messages)
` [PATCH 01/11] i2c: add helpers for locking the I2C segment
` [PATCH 02/11] tpm/tpm_i2c_infineon: switch to i2c_lock_segment
` [PATCH 03/11] i2c: mux: pca9541: "
` [PATCH 04/11] input: rohm_bu21023: "
` [PATCH 05/11] media: af9013: "
` [PATCH 06/11] media: drxk_hard: "
` [PATCH 07/11] media: rtl2830: "
` [PATCH 08/11] media: tda1004x: "
` [PATCH 09/11] media: tda18271: "
` [PATCH 10/11] mfd: 88pm860x-i2c: "
` [PATCH 11/11] i2c: rename i2c_lock_adapter to i2c_lock_root

[PATCH] dt-bindings: Fix unbalanced quotation marks
 2018-06-19 19:49 UTC  (6+ messages)

WARNING in input_alloc_absinfo
 2018-06-19 18:51 UTC  (2+ messages)

[PATCH] Input elan_i2c_smbus - Fix more potential stack buffer overflows
 2018-06-19 18:18 UTC  (3+ messages)

[PATCH] Input: elan: enable middle button of touchpads on ThinkPad P52
 2018-06-19 13:46 UTC  (4+ messages)

[PATCH v4] platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS tablet
 2018-06-18 22:05 UTC  (5+ messages)

[PATCH v3] Input: add bu21029 touch driver
 2018-06-18  9:35 UTC 

[PATCH v3] Input: add bu21029 touch driver
 2018-06-17 19:19 UTC  (2+ messages)

[PATCH v3] platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS
 2018-06-17 16:47 UTC  (2+ messages)

[PATCH V2] platform/x86: touchscreen_dmi: Add info for ONDA V891W Dual OS
 2018-06-17 13:33 UTC  (2+ messages)

[PATCH v2] ARM: dts: am437x: make edt-ft5x06 a wakeup source
 2018-06-17 11:53 UTC 

[PATCH v1] platform/x86: silead_dmi: Add touchscreen info for the Onda V891w V3 tablet
 2018-06-17 11:34 UTC  (2+ messages)

[PATCH v6 0/4] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-06-15 21:59 UTC  (6+ messages)
` [PATCH v6 1/4] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v6 2/4] mfd: bd71837: Devicetree bindings "
` [PATCH v6 3/4] clk: bd71837: Add driver for BD71837 PMIC clock
` [PATCH v6 4/4] input/power: Add driver for BD71837/BD71847 PMIC power button

AW: [PATCH v5] Input: add bu21029 touch driver
 2018-06-15 14:28 UTC 

[PATCH v5] Input: add bu21029 touch driver
 2018-06-15 14:26 UTC 

[PATCH v5] Input: add bu21029 touch driver
 2018-06-14 16:23 UTC  (3+ messages)
  ` AW: "


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