linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-18 13:10:00 to 2018-07-02 13:39:05 UTC [more...]

[PATCH 0/5] m68k: IO Fixes and Cleanups
 2018-07-02 13:39 UTC  (7+ messages)
` [PATCH 1/5] m68k/io: Add missing ioremap define guards, fix typo
` [PATCH 2/5] net: mac8390: Use standard memcpy_{from,to}io()
` [PATCH 3/5] Input: hilkbd - Add casts to HP9000/300 I/O accessors
` [PATCH 4/5] m68k/io: Move mem*io define guards to <asm/kmap.h>
` [PATCH 5/5] m68k/io: Switch mmu variant to <asm-generic/io.h>

[PATCH 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
 2018-07-02 12:56 UTC  (23+ messages)
` [PATCH v2 "
  ` [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] platform/x86: touchscreen_dmi: Add touchscreen platform data for the Onda V820w tablet
 2018-07-02 12:24 UTC  (2+ messages)

[PATCH v4] platform/x86: touchscreen_dmi: Add info for the ONDA V891W Dual OS tablet
 2018-07-02 12:22 UTC  (6+ messages)

[PATCH] Input: elantech - Fix V4 report decoding for module with middle key
 2018-07-02 12:12 UTC  (9+ messages)

[PATCH v2] ARM: dts: am437x: make edt-ft5x06 a wakeup source
 2018-07-02 10:43 UTC  (2+ messages)

[PATCH 0/3] platform/chrome: mfd: Move cros-ec transport drivers to drivers/platform
 2018-07-02 10:22 UTC  (2+ messages)
` [PATCH 3/3] Input: keyboard: Fix ChromeOS EC keyboard help message

[PATCH] HID: intel-ish-hid: remove redundant variable num_frags
 2018-07-02  9:40 UTC 

WARNING in input_alloc_absinfo
 2018-07-02  9:30 UTC  (3+ messages)

[PATCH 0/3] cast sizeof to int for comparison
 2018-07-01 18:51 UTC  (4+ messages)
` [PATCH 1/3] Input: elan_i2c_smbus - "

[PATCH 0/4] reduce Surface Pro 3 multitouch jitter
 2018-07-01  0:19 UTC  (5+ messages)
` [PATCH 1/4] HID: multitouch: add MT_QUIRK_NOT_SEEN_MEANS_UP to MT_CLS_WIN_8 quirks
` [PATCH 2/4] HID: multitouch: don't check HID_GROUP_MULTITOUCH_WIN_8 for serial protocol
` [PATCH 3/4] HID: multitouch: drop reports containing invalid values
` [PATCH 4/4] HID: multitouch: remove unneeded else conditional cases

[PATCH] synaptics: Enable RMI4 for Clevo P870DM laptops
 2018-06-30 22:50 UTC  (3+ messages)

[PATCH v4 0/5] bitmap: Introduce alloc/free helpers
 2018-06-30 20:17 UTC  (6+ messages)
` [PATCH v4 1/5] dm: Avoid namespace collision with bitmap API
` [PATCH v4 2/5] md: "
` [PATCH v4 3/5] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
` [PATCH v4 4/5] Input: gpio-keys - Switch to bitmap_zalloc()
` [PATCH v4 5/5] Input: evdev - Switch to bitmap API

[PATCH 0/5] ti_am335x_tsc: Enable wakeup capability
 2018-06-30 15:18 UTC  (7+ messages)
` [PATCH 1/5] mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capable
` [PATCH 2/5] Input: ti_am335x_tsc: Mark TSC device as wakeup source
` [PATCH 3/5] mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
` [PATCH 4/5] iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally
` [PATCH 5/5] Input: ti_am335x_tsc: Mark IRQ as wakeup capable

[PATCH] HID: hiddev: fix potential Spectre v1
 2018-06-29 22:08 UTC 

[PATCH v8 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-06-29  8:26 UTC  (4+ messages)
` [PATCH v8 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v8 2/2] mfd: bd71837: Devicetree bindings "

[PATCH v4 04/26] docs: fix broken references with multiple hints
 2018-06-28 13:53 UTC  (4+ messages)
` [PATCH v4 23/26] devicetree: fix a series of wrong file references

[PATCH] input: gpio_keys: add missing include to gpio_keys.h
 2018-06-27  7:34 UTC 

[PATCH v3 00/12] Hid multitouch rewrite, support os system multi-axis devices, take 3
 2018-06-27  1:10 UTC  (16+ 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-27  0:21 UTC  (15+ 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

[git pull] Input updates for v4.18-rc2
 2018-06-26 23:32 UTC 

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

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-26 14:09 UTC  (19+ 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 v3 0/5] bitmap: Introduce alloc/free helpers
 2018-06-26 11:13 UTC  (18+ 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 0/9] Fix references for some missing documentation files
 2018-06-26  9:49 UTC 

[PATCH v2 net] nfp: cast sizeof() to int when comparing with error code
 2018-06-26  8:21 UTC  (4+ messages)

[PATCH v6 0/4] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-06-26  7:54 UTC  (3+ messages)
` [PATCH v6 1/4] mfd: bd71837: mfd driver for ROHM BD71837 PMIC

[PATCH] Input: psmouse - fix button reporting for basic protocols
 2018-06-25 19:09 UTC 

[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 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] 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 v2 0/5] bitmap: Introduce alloc/free helpers
 2018-06-20 20:26 UTC  (12+ messages)
` [PATCH v2 5/5] Input: evdev - Switch to bitmap_zalloc()

[PATCH v3 24/27] devicetree: fix a series of wrong file references
 2018-06-20  0:42 UTC  (2+ messages)

[PATCH 00/11] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-19 21:29 UTC  (11+ 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 04/11] input: rohm_bu21023: "

[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 v2 1/5] md: Avoid namespace collision with bitmap API
 2018-06-18 13:36 UTC  (4+ 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).