linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-07 17:19:06 to 2014-11-17 07:39:20 UTC [more...]

[PATCH 0/7] Fixes for ALPS trackstick
 2014-11-17  7:39 UTC  (10+ messages)
` [PATCH 1/7] input: alps: Set correct name of psmouse device in alps_init()
` [PATCH 2/7] input: alps: Move trackstick detection to alps_hw_init_*
` [PATCH 3/7] input: alps: Move alps_dolphin_get_device_area into alps_hw_init_dolphin_v1
` [PATCH 4/7] input: alps: Use NULL instead dummy argument for alps_identify
` [PATCH 5/7] input: alps: Fix name, product and version of dev2 input device
` [PATCH 6/7] input: alps: Add sanity checks for non DualPoint devices
` [PATCH 7/7] input: alps: Do not report both trackstick and external PS/2 mouse data to one input device

[ASUS X550LA] The trackpad is not recognized
 2014-11-17  6:37 UTC 

[PATCH v4 0/6] Touchscreen performance related fixes
 2014-11-17  4:27 UTC  (10+ messages)
` [PATCH v4 1/6] input: touchscreen: ti_am335x_tsc Interchange touchscreen and ADC steps
  ` [PATCH v4 2/6] input: touchscreen: ti_am335x_tsc: Remove udelay in interrupt handler
  ` [PATCH v4 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save
` [PATCH v4 4/6] ARM: dts: AM335x: Make charge delay a DT parameter for TSC
` [PATCH v4 5/6] input: touchscreen: ti_am335x_tsc: Use charge delay DT parameter
` [PATCH v4 6/6] input: touchscreen: ti_am335x_tsc: Replace delta filtering with median filtering

LEN2006 Synaptics touchpad min max fix
 2014-11-17  2:26 UTC  (2+ messages)

[PATCH] Input: atkbd - correct MSC_SCAN events for force_release keys
 2014-11-17  2:25 UTC  (2+ messages)

[PATCH 001/001] hid-sony.c: add sysfs provisioning
 2014-11-16 18:18 UTC 

[PATCH] HID: i2c-hid: print the correct data in dbg msg
 2014-11-16 14:45 UTC 

[PATCH] HID: i2c-hid: fix race condition reading reports
 2014-11-16 14:44 UTC 

bisected: IR press/release behavior changed in 3.17, repeat events
 2014-11-15 18:54 UTC  (2+ messages)

[git pull] Input updates for 3.18-rc4
 2014-11-14 22:26 UTC 

[PATCH 0/3] input: alps: Fixes for ALPS driver
 2014-11-14 19:41 UTC  (16+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] input: alps: Do not try to parse data as 3 bytes packet when driver is out of sync
  ` [PATCH v3 2/4] input: alps: Allow 2 invalid packets without resetting device
  ` [PATCH v3 3/4] input: alps: For protocol V3, do not process data when last packet's bit7 is set
  ` [PATCH v3 4/4] input: alps: Fix trackstick detection

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2014-11-14 18:00 UTC  (3+ messages)

[PATCH 1/2] DT: i2c: Add more devices handled by the rtc-rs5c372 driver
 2014-11-14 16:03 UTC  (2+ messages)
` [PATCH 2/2] DT: i2c: Add more devices handled by the adxl34x-i2c driver

[PATCH 00/15] new locomo driver
 2014-11-14 15:30 UTC  (20+ messages)
` [PATCH 01/15] mfd: add new driver for Sharp LoCoMo
` [PATCH 02/15] GPIO: port LoCoMo gpio support from old driver

[PATCH] HID: usbhid: get/put around clearing needs_remote_wakeup
 2014-11-14 15:17 UTC  (10+ messages)
` [PATCH v2] HID: usbhid: clear needs_remote_wakeup before usb_kill_urb

[PATCH v10 00/18] input: cyapa: instruction of cyapa patches
 2014-11-14  6:03 UTC  (19+ messages)
` [PATCH v10 01/18] input: cyapa: add device resource management infrastructure support
` [PATCH v10 02/18] "
` [PATCH v10 03/18] input: cyapa: re-design driver to support multi-trackpad in one driver
` [PATCH v10 04/18] input: cyapa: add gen5 trackpad device basic functions support
` [PATCH v10 05/18] input: cyapa: add power management interfaces supported for the device
` [PATCH v10 06/18] input: cyapa: add runtime "
` [PATCH v10 07/18] input: cyapa: add sysfs interfaces supported in the cyapa driver
` [PATCH v10 08/18] input: cyapa: add gen3 trackpad device firmware update function support
` [PATCH v10 09/18] input: cyapa: add gen3 trackpad device read baseline "
` [PATCH v10 10/18] input: cyapa: add gen3 trackpad device force re-calibrate "
` [PATCH v10 11/18] input: cyapa: add gen5 trackpad device firmware update "
` [PATCH v10 12/18] input: cyapa: add gen5 trackpad device read baseline "
` [PATCH v10 13/18] input: cyapa: add gen5 trackpad device force re-calibrate "
` [PATCH v10 14/18] input: cyapa: add read firmware image debugfs interface support
` [PATCH v10 15/18] input: cyapa: add gen3 trackpad device read firmware image function support
` [PATCH v10 16/18] input: cyapa: add gen5 "
` [PATCH v10 17/18] input: cyapa: add read sensors raw data debugfs interface support
` [PATCH v10 18/18] input: cyapa: add gen5 trackpad device read raw data function support

[PATCH v3] hid: sony: Use kernel allocated buffers for HID reports
 2014-11-13 23:58 UTC  (2+ messages)

[PATCH v2 0/4] input: ft5x06: Fix userspace reported maximum value
 2014-11-13 14:06 UTC  (5+ messages)
` [PATCH v2 1/4] input: touchscreen: of: Use input_set_abs_params
` [PATCH v2 2/4] input: touchscreen: of: Register multitouch axes
` [PATCH v2 3/4] input: ft5x06: Allow to set the maximum axes value through the DT
` [PATCH v2 4/4] input: edt-ft5x06: Remove EV_SYN event report

[PATCH v3] Input: evdev - add event-mask API
 2014-11-13 12:38 UTC  (4+ messages)

[PATCH 0/4] Touchscreen performance related fixes
 2014-11-13 12:23 UTC  (10+ messages)
` [PATCH 1/4] input: touchscreen: ti_am335x_tsc Interchange touchscreen and ADC steps

[PATCH v2 1/1] Input: gpio_keys - add device tree support for interrupt only keys
 2014-11-13 11:17 UTC  (12+ messages)

[PATCH v3 0/6] Touchscreen performance related fixes
 2014-11-13 10:25 UTC  (10+ messages)
` [PATCH v3 1/6] input: touchscreen: ti_am335x_tsc Interchange touchscreen and ADC steps
` [PATCH v3 2/6] input: touchscreen: ti_am335x_tsc: Remove udelay in interrupt handler
` [PATCH v3 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save
` [PATCH v3 4/6] ARM: dts: AM335x: Make charge delay a DT parameter for tsc
  ` [PATCH v3 5/6] input: touchscreen: ti_am335x_tsc: Use charge delay DT parameter
` [PATCH v3 6/6] input: touchscreen: ti_am335x_tsc: Replace delta filtering with median filtering

[PATCH] psmouse: Add some support for the FocalTech PS/2 protocol extensions
 2014-11-12 23:00 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] hid: sony: Add support for the third-party SMK PS3 Bluetooth Remote
 2014-11-12 19:52 UTC 

[PATCH v5 0/3] mfd: max8997: add regmap support
 2014-11-12 17:01 UTC  (5+ messages)
` [PATCH v5 1/3] mfd: max8997: use regmap to access registers
` [PATCH v5 2/3] mfd: max8997: handle IRQs using regmap
` [PATCH v5 3/3] mfd: max8997: change irq names to upper case

[PATCH v2] hid: sony: Use kernel allocated buffers for HID reports
 2014-11-12 16:06 UTC  (2+ messages)

[PATCH] hid: sony: Use kernel allocated buffers for HID reports
 2014-11-12 15:18 UTC  (4+ messages)

[PATCH] HID: wacom - Add support for Intuos Pen Medium
 2014-11-11 23:35 UTC  (2+ messages)

[PATCH v4] psmouse: Add some support for the FocalTech PS/2 protocol extensions
 2014-11-11 19:06 UTC  (5+ messages)

[PATCH] psmouse: Add some support for the FocalTech PS/2 protocol extensions
 2014-11-11 18:58 UTC  (4+ messages)

[PATCH 0/2] HID: lenovo: Small fixups for compact keyboards
 2014-11-11 10:47 UTC  (4+ messages)
` [PATCH 1/2] HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash
` [PATCH 2/2] HID: lenovo: Don't set EV_REP to avoid repeating mice buttons

[PATCH 1/1] x86: Surface Pro 3 Type Cover 3
 2014-11-11 10:44 UTC  (2+ messages)

PROBLEM: Asus X751LA Touchpad not recognised
 2014-11-10 22:38 UTC  (2+ messages)

PROBLEM: [HP Stream Notebook - 14-z010nz] Synaptics clickpad incorrectly detected as PS/2 mouse
 2014-11-10 19:59 UTC 

Fwd: [Bug 87991] New: hid-sony uses non-DMA-capable transfer buffer, fails
 2014-11-10 18:37 UTC 

[PATCH 1/1] Input: xpad - update docs to reflect current state
 2014-11-10 12:27 UTC  (6+ messages)

[PATCH v9 01/18] input: cyapa: instruction of cyapa patches
 2014-11-10 11:05 UTC  (17+ messages)
` [PATCH v9 01/18] input: cyapa: add device resource management infrastructure support
` [PATCH v9 02/18] input: cyapa: re-design driver to support multi-trackpad in one driver
` [PATCH v9 03/18] input: cyapa: add gen3 trackpad device basic functions support
` [PATCH v9 05/18] input: cyapa: add power management interfaces supported for the device
` [PATCH v9 15/18] input: cyapa: add gen3 trackpad device read firmware image function support

PATCH change for HID_BATTERY_STRENGTH kconfig
 2014-11-10 10:56 UTC  (5+ messages)

[PATCH v2 0/5] Touchscreen performance related fixes
 2014-11-10 10:44 UTC  (9+ messages)
` [PATCH 1/5] input: touchscreen: ti_am335x_tsc Interchange touchscreen and ADC steps
` [PATCH 2/5] input: touchscreen: ti_am335x_tsc: Remove udelay in interrupt handler
` [PATCH 3/5] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save

tsc2005 touchscreen: implement disable attribute
 2014-11-10  9:14 UTC  (5+ messages)

[PATCH] Input: gpio_keys: Make sure wake-up buttons work
 2014-11-08  5:17 UTC  (5+ messages)

[PATCH 0/5] Input: elantech - support the Fujitsu H730 laptop
 2014-11-09 21:38 UTC  (13+ messages)
` [PATCH 1/5] Input: elantech - use elantech_report_trackpoint for hardware v4 too
` [PATCH 2/5] Input: elantech - Fix crc_enabled for Fujitsu H730
` [PATCH 3/5] Input: elantech - report the middle button of the touchpad
    ` [PATCH v2 0/3] support for the Fujitsu H730 laptop (update)
      ` [PATCH v2 1/3] Input: elantech - report the middle button of the touchpad
      ` [PATCH v2 2/3] Input: elantech - provide a sysfs knob for crc_enabled
      ` [PATCH v2 3/3] Input: elantech - Update the documentation: trackpoint,v3/v4,crc_enabled
` [PATCH 4/5] Input: elantech - provide a sysfs knob for crc_enabled

Help with input_report_key not reporting key
 2014-11-09 14:04 UTC  (2+ messages)

[PATCH] drivers: input: mouse: Use "static inline" instead of "inline" in "lifebook.h"
 2014-11-09 10:49 UTC  (2+ messages)

[Gigabyte M1405] Touchpad not detected
 2014-11-09  0:33 UTC 

[PATCH] Input: twl4030-pwrbutton: ensure a wakeup event is recorded
 2014-11-08 20:36 UTC  (2+ messages)

Aorus X3+ touchpad not working
 2014-11-08 20:35 UTC  (7+ messages)

PROBLEM: Lenovo ThinkPad X1 Carbon Wireless switch key doesn't work
 2014-11-07 17:23 UTC  (3+ messages)

Help writing a custom HID driver
 2014-11-07 17:18 UTC  (7+ 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).