linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-19 14:49:12 to 2016-10-03 12:20:43 UTC [more...]

[PATCH v3] Support for Alps SS5 touchpad
 2016-10-03 12:15 UTC  (6+ messages)

[PATCH v4 0/2] Avoid selftests on some Asus models
 2016-10-03 12:07 UTC  (6+ messages)
` [PATCH] input/serio/i8042.c: Skipt selftest on ASUS laptops
` [PATCH v4 2/2] kernel-parameters: Update i8042.reset parameter documentation

[PATCH] hid-led.c: remove unneccessary underscores
 2016-10-03  9:45 UTC  (2+ messages)

[PATCH -resend] Input: i8042, lower log level when controller_init fails
 2016-10-03  8:56 UTC 

Goodix touchscreen works intermittently, fails reading config info
 2016-10-03  0:53 UTC 

[PATCH] Input: synaptics-rmi4 - Make interrupt support in I2C driver optional
 2016-10-02 17:35 UTC 

[PATCH v7 0/5] mxs-lradc: Split driver into MFD
 2016-10-02 14:15 UTC  (6+ messages)
` [PATCH v7 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v7 2/5] iio: adc: mxs-lradc: Add support for adc driver
` [PATCH v7 4/5] iio: adc: mxs-lradc: Remove driver
  ` [PATCH v7 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen
  ` [PATCH v7 5/5] mfd: Move binding document

[PATCH] Input: synaptics-rmi4 - Fix error handling in I2C transport driver
 2016-10-01 20:46 UTC  (11+ messages)

[PATCH 1/2] Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"
 2016-10-01  8:52 UTC  (11+ messages)
` [PATCH 2/2] hid: input: add HID_QUIRK_REUSE_AXES and fix dragonrise

[PATCH v2 1/2] Input: synaptics-rmi4 - Fix error handling in I2C transport driver
 2016-10-01  4:04 UTC  (2+ messages)
` [PATCH v2 2/2] Input: synaptics-rmi4 - Fix error handling in SPI "

[PATCH -next 1/2] Input: synaptics-rmi4 - add support for F55 sensor tuning
 2016-10-01  3:22 UTC  (2+ messages)
` [PATCH -next 2/2] Input: synaptics-rmi4 - Propagate correct number of rx and tx electrodes to F54

[PATCH] Input: synaptics-rmi4 - Fix error handling in SPI transport driver
 2016-10-01  3:12 UTC 

[git pull] Input updates for 4.8-rc8
 2016-10-01  1:32 UTC 

[PATCH 1/2] HID: sony: Fix race condition in sony_probe
 2016-10-01  0:50 UTC  (2+ messages)
` [PATCH 2/2] HID: sony: Adjust HID report size name definitions

[PATCH 0/4] Input: elan - add support for SMBus Host Notify and trackstick
 2016-10-01  0:02 UTC  (8+ messages)
` [PATCH 1/4] Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()
` [PATCH 2/4] Input: elan_i2c - always output the device information
` [PATCH 3/4] Input: elan_i2c - add Host Notify support
` [PATCH 4/4] Input: elan_i2c - add trackstick report

Input: melfas_mip4 - add ic_name sysfs attribute
 2016-09-30 22:41 UTC  (2+ messages)

[PATCH] Input: eKTF2127: mark PM functions as __maybe_unused
 2016-09-30 22:37 UTC  (2+ messages)

[PATCH v3 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-09-30 16:36 UTC  (24+ messages)
` [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
    ` [Letux-kernel] "
` [PATCH v3 2/8] drivers:input:tsc2007: send pendown and penup only once like ads7846(+tsc2046) driver does
` [PATCH v3 4/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
  ` [PATCH v3 3/8] drivers:input:tsc2007: add iio interface to read external ADC input, temperature and raw conversion values
  ` [PATCH v3 5/8] DT:omap3+tsc2007: use new common touchscreen bindings
` [PATCH v3 6/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping
` [PATCH v3 7/8] drivers:input:ads7846(+tsc2046): fix spi module table
` [PATCH v3 8/8] DT:omap3+ads7846: use new common touchscreen bindings

Elantech touchpad doesn't work on Fujitsu E556 laptop
 2016-09-30  7:57 UTC 

[PATCH v6 0/4] mxs-lradc: Split driver into MFD
 2016-09-29 23:14 UTC  (8+ messages)
` [PATCH v6 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD

[PATCH 0/2] Input: ABS2 and motion tracking
 2016-09-29 21:46 UTC  (8+ messages)
` [PATCH 1/2] Input: introduce ABS_MAX2/CNT2 and friends
` [PATCH 2/2] Input: add motion-tracking ABS_* bits and docs

[PATCH v5 0/4] mxs-lradc: Split driver into MFD
 2016-09-29  0:00 UTC  (7+ messages)
` [PATCH v5 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD

[PATCH] HID: add missing \n to end of dev_warn messages
 2016-09-28 18:39 UTC  (2+ messages)

[PATCH v2 00/12] Synaptics RMI4 over SMBus
 2016-09-28  8:35 UTC  (13+ messages)
` [PATCH v2 01/12] Input: synaptics-rmi4 - add SMBus support
` [PATCH v2 02/12] Input: serio - store the pt_buttons in the struct serio directly
` [PATCH v2 03/12] Input: synaptics-rmi4 - have only one struct platform data
` [PATCH v2 04/12] Input: synaptics-rmi4 - add support for F03
` [PATCH v2 05/12] Input: synaptics-rmi4 - f03: grab data passed by transport device
` [PATCH v2 06/12] Input: synaptics-rmi4 - Add rmi_find_function()
` [PATCH v2 07/12] Input: synaptics-rmi4 - f30/f03: Forward mechanical buttons on buttonpads to PS/2 guest
` [PATCH v2 08/12] Input: synaptics - allocate a Synaptics Intertouch device
` [PATCH v2 09/12] Input: synaptics-rmi4 - add rmi_platform
` [PATCH v2 10/12] Input: synaptics-rmi4 - smbus: call psmouse_deactivate before binding/resume
` [PATCH v2 11/12] Input: synaptics-rmi4 - smbus: on resume, try 3 times if init fails
` [PATCH v2 12/12] Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data

[PATCH 0/5] add resistive touchscreen support for new Allwinner SoCs' GPADC's driver
 2016-09-27 19:59 UTC  (14+ messages)
` [PATCH 3/5] iio: adc: sunxi-gpadc-iio: enable iio_buffers
` [PATCH 4/5] input: touchscreen: support Allwinner SoCs' touchscreen

[PATCH v2 1/2] Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"
 2016-09-27 18:41 UTC  (2+ messages)
` [PATCH v2 2/2] hid: hid-dr: add input mapping for axis selection

[PATCH] Fix a issue that Alps Touchpad cursor does not work
 2016-09-27 11:52 UTC  (2+ messages)

Input: melfas_mip4 - add documentations
 2016-09-27  5:19 UTC 

[PATCH] Input: elants_i2c - get product id on recovery mode for FW update
 2016-09-27  2:54 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] Fix a issue that Alps Touchpad cursor does not work
 2016-09-26 15:32 UTC  (2+ messages)

[PATCH 1/5] HID:hid-logitech: Introduce dev_attr for combined pedals feature
 2016-09-26 13:41 UTC  (3+ messages)
` [Patch-V2 1/6] HID:hid-logitech: Introduce control "

[PATCH 0/3] hid: sony: Fix duplicate check logic and other cleanups
 2016-09-26 13:36 UTC  (5+ messages)
` [PATCH 1/3] hid: sony: Relax duplicate checking for USB-only devices
` [PATCH 2/3] hid: sony: Defer the initial USB Sixaxis output report
` [PATCH 3/3] hid: sony: Update copyright and add Dualshock 4 rate control note

[PATCH] [media/input] rc: report rc protocol type to userspace through input
 2016-09-25 13:00 UTC  (4+ messages)

[PATCH v2] input/mouse/elantech.c: Fix Lenovo version typo
 2016-09-25 11:21 UTC  (2+ messages)

[PATCH 0/4] Input-gameport: Fine-tuning for joydump_connect()
 2016-09-25  7:45 UTC  (23+ messages)
` [PATCH 1/4] Input-gameport: Use kmalloc_array() in joydump_connect()
    `  "
` [PATCH 2/4] Input-gameport: Delete an error message for a failed memory allocation
` [PATCH 3/4] Input-gameport: Add the macro "pr_fmt" for module "joydump"
        `  "
` [PATCH 4/4] Input-gameport: Replace some printk() calls by pr_info() in joydump_connect()
        `  "
    ` [PATCH v2 3/3] "

[PATCH 01/01] drivers:input:byd fix greedy detection of Sentelic FSP by the BYD touchpad driver
 2016-09-25  3:31 UTC 

[PATCH 0/2] Input-evdev: Fine-tuning for three function implementations
 2016-09-24 19:04 UTC  (8+ messages)
  ` [PATCH 1/2] Input-evdev: Use kmalloc_array() in evdev_handle_get_val()
      `  "
  ` [PATCH 2/2] Input-evdev: Rename a jump label in two functions

[PATCH] Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
 2016-09-23 22:01 UTC  (2+ messages)

[git pull] Input updates for 4.8-rc7
 2016-09-23 21:27 UTC 

[PATCH v2] input: touchscreen: add driver for Zeitec ZET6223
 2016-09-23 13:41 UTC  (3+ messages)

[PATCH -next] HID: alps: fix error return code in alps_input_configured()
 2016-09-22  9:10 UTC  (3+ messages)

[PATCH] HID: alps: fix stick device not working after resume
 2016-09-22  9:08 UTC  (6+ messages)

[PATCH -next] Input: rmi_f54 - fix non static symbol warning
 2016-09-21 15:14 UTC 

[PATCH v3 0/2] Input: synaptics-rmi4 - F34 device reflash support
 2016-09-20 20:42 UTC  (3+ messages)
` [PATCH v3 1/2] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v3 2/2] Input: synaptics-rmi4 - add support for F34 device reflash

[PATCH resend 0/5] input: resend of 5 touchscreen patches
 2016-09-20 14:40 UTC  (5+ messages)
` [PATCH resend 1/5] input: touchscreen: Add generic touchscreen softbutton handling code
` [PATCH resend 2/5] input: touchscreen: Add LED trigger support to the softbutton code

[PATCH v12 0/5] Goodix touchscreen enhancements
 2016-09-19 21:41 UTC  (3+ messages)
` [PATCH v12 5/5] Input: goodix - add support for gt9157

[PATCH] HID: multitouch: add support for Type Cover Pro 3
 2016-09-19 16:30 UTC  (12+ messages)

[Asus ZenBook UX501VW] Function keys to change keyboard brightness don't work
 2016-09-19 14:49 UTC 


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