linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-17 21:12:06 to 2012-06-28 13:08:02 UTC [more...]

[PATCH 00/23 v6] cleanup atmel_mxt_ts
 2012-06-28 13:08 UTC  (2+ messages)
` [PATCH 01/23 v6] Input: atmel_mxt_ts - derive phys from i2c client adapter

[PATCH 1/3] HID: hid-multitouch: fix input mode feature command
 2012-06-28 10:10 UTC  (8+ messages)
` [PATCH 2/3] HID: hid-multitouch: support arrays for the split of the touches in a report
` [PATCH 3/3] HID: hid-multitouch: add support for Zytronic panels

[PATCH] Fix sentelic multi-touch driver
 2012-06-28  9:44 UTC  (5+ messages)

[PATCH 1/4] HID: roccat: Added support for Roccat Savu
 2012-06-28  8:36 UTC  (2+ messages)

[PATCH v6] input: Add MELFAS mms114 touchscreen driver
 2012-06-28  7:46 UTC 

Missing Key-codes from <linux/input.h> file
 2012-06-28  6:14 UTC  (4+ messages)

[PATCH 1/2] Input: synaptics - print firmware ID and board number at init
 2012-06-28  4:51 UTC  (2+ messages)
` [PATCH 2/2] Input: synaptics - add sysfs access to firmware ID & board ID

[PATCH v8] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-27 22:03 UTC 

[PATCH 00/21 v5] cleanup atmel_mxt_ts
 2012-06-27 20:32 UTC  (27+ messages)
` [PATCH 01/21 v5] Input: atmel_mxt_ts - derive phys from i2c client adapter
` [PATCH 02/21 v5] Input: atmel_mxt_ts - use client name for irq
` [PATCH 03/21 v5] Input: atmel_mxt_ts - detect OOM when creating mt slots
` [PATCH 04/21 v5] Input: atmel_mxt_ts - warn if sysfs could not be created
` [PATCH 05/21 v5] Input: atmel_mxt_ts - don't read T5 when dumping objects
` [PATCH 06/21 v5] Input: atmel_mxt_ts - use scnprintf for object sysfs entry
` [PATCH 07/21 v5] Input: atmel_mxt_ts - optimize reading objects in "
` [PATCH 08/21 v5] Input: atmel_mxt_ts - print less overhead when dumping objects
` [PATCH 09/21 v5] Input: atmel_mxt_ts - print all instances "
` [PATCH 10/21 v5] Input: atmel_mxt_ts - return errors from i2c layer
` [PATCH 11/21 v5] Input: atmel_mxt_ts - add variable length __mxt_write_reg
` [PATCH 12/21 v5] Input: atmel_mxt_ts - optimize writing of object table entries
` [PATCH 13/21 v5] Input: atmel_mxt_ts - read ID information block in one i2c transaction
` [PATCH 14/21 v5] Input: atmel_mxt_ts - update driver ID info logging
` [PATCH 15/21 v5] Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
` [PATCH 16/21 v5] Input: atmel_mxt_ts - simplify event reporting
` [PATCH 17/21 v5] Input: atmel_mxt_ts - add detail to touchevent debug message
` [PATCH 18/21 v5] Input: atmel_mxt_ts - cache T9 reportid range when reading object table
` [PATCH 19/21 v5] Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
` [PATCH 20/21 v5] Input: atmel_mxt_ts - send all MT-B slots in one input report
` [PATCH 21/21 v5] Input: atmel_mxt_ts - parse T6 reports

[PATCH 0/4] E6 bug fix and code cleanup
 2012-06-27 16:56 UTC  (3+ messages)

[PATCH] lm8333: Fix check ordering
 2012-06-27 15:36 UTC  (2+ messages)

[PATCH, 0/6] HID-Sensors v3
 2012-06-27 15:35 UTC  (14+ messages)
  ` [PATCH, 1/6] HID Sensors: Add to special driver list
  ` [PATCH, 2/6] HID-Sensors: Sensor framework
  ` [PATCH, 3/6] HID-Sensors: Added accelerometer 3D
  ` [PATCH, 4/6] HID-Sensors: Added Gyroscope 3D
  ` [PATCH, 6/6] HID-Sensors: Added ALS
` [PATCH, 5/6] HID-Sensors: Added Compass 3D

[patch -resend] Input: ff-memless - fix a couple min_t() casts
 2012-06-27  9:11 UTC 

[PATCH] Input: MT - Include win8 support
 2012-06-27  8:28 UTC 

[PATCH 00/22 v4] cleanup atmel_mxt_ts
 2012-06-27  0:42 UTC  (36+ messages)
` [PATCH 01/22 v4] Input: atmel_mxt_ts - set phys to i2c client adapter name
` [PATCH 02/22 v4] Input: atmel_mxt_ts - use client name for irq
` [PATCH 03/22 v4] Input: atmel_mxt_ts - detect OOM when creating mt slots
` [PATCH 04/22 v4] Input: atmel_mxt_ts - warn if sysfs could not be created
` [PATCH 05/22 v4] Input: atmel_mxt_ts - don't read T5 when dumping objects
` [PATCH 06/22 v4] Input: atmel_mxt_ts - use scnprintf for object sysfs entry
` [PATCH 07/22 v4] Input: atmel_mxt_ts - optimize reading objects in "
` [PATCH 08/22 v4] Input: atmel_mxt_ts - print less overhead when dumping objects
` [PATCH 09/22 v4] Input: atmel_mxt_ts - print all instances "
` [PATCH 10/22 v4] Input: atmel_mxt_ts - return errors from i2c layer
` [PATCH 11/22 v4] Input: atmel_mxt_ts - add variable length __mxt_write_reg
` [PATCH 12/22 v4] Input: atmel_mxt_ts - optimize writing of object table entries
` [PATCH 13/22 v4] Input: atmel_mxt_ts - read ID information block in one i2c transaction
` [PATCH 14/22 v4] Input: atmel_mxt_ts - don't re-read matrix after applying pdata
` [PATCH 15/22 v4] Input: atmel_mxt_ts - update driver ID info logging
` [PATCH 16/22 v4] Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
` [PATCH 17/22 v4] Input: atmel_mxt_ts - simplify event reporting
` [PATCH 18/22 v4] Input: atmel_mxt_ts - add detail to touchevent debug message
` [PATCH 19/22 v4] Input: atmel_mxt_ts - cache T9 reportid range when reading object table
` [PATCH 20/22 v4] Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
` [PATCH 21/22 v4] Input: atmel_mxt_ts - send all MT-B slots in one input report
` [PATCH 22/22 v4] Input: atmel_mxt_ts - parse T6 reports

[PATCH] Touchscreen driver for FT5x06 based EDT displays
 2012-06-26 19:17 UTC  (15+ messages)
` [PATCH v6] "

[PATCH 4/4] input - wacom: TPC2FG doesn't store touch id for slots
 2012-06-25 21:36 UTC 

[PATCH 3/4] input - wacom: BTN_TOOL_DOUBLETAP is not a valid device_type
 2012-06-25 21:36 UTC 

[PATCH 2/4] input - wacom: don't retrieve touch_max when it is predefined
 2012-06-25 21:36 UTC 

[PATCH 1/4] input - wacom: fix retrieving touch_max bug
 2012-06-25 21:35 UTC 

[PATCH v2] input: gpio_keys_polled: convert to dt
 2012-06-25 20:44 UTC 

[PATCH 1/5] input - wacom: fix retrieving touch_max bug
 2012-06-25 20:32 UTC 

[PATCH] input: Add keyreset driver
 2012-06-25 18:59 UTC  (2+ messages)

Keyboard problem on HP Envy 17 3D
 2012-06-25 18:43 UTC  (3+ messages)

[PATCH] HID: Fix the Kconfig option for generic device handling
 2012-06-25 15:26 UTC  (5+ messages)

[PATCH] input: gpio_keys: Cleanup devicetree parser
 2012-06-25 15:21 UTC  (2+ messages)

[PATCH RESEND] input: gpio_keys_polled: convert to dt
 2012-06-25 15:04 UTC  (6+ messages)

[PATCH] HID: magicmouse: Correct report range of major / minor axes
 2012-06-25 13:30 UTC  (3+ messages)

[PATCH] samples/hidraw: ignore hid-example file
 2012-06-25 11:35 UTC 

[PATCH v7] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-25  9:34 UTC 

[PATCH v6] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-25  9:32 UTC  (3+ messages)

[PATCH v2] hidraw : fix list->buffer memleak
 2012-06-25  8:14 UTC 

[PATCH 4/4] input/nomadik-ske: cleanup of probe and some more code style
 2012-06-25  7:43 UTC  (2+ messages)

[PATCH 3/4] input/nomadik-ske: get rid of multiple interrupts
 2012-06-25  7:35 UTC  (2+ messages)

[PATCH 1/4] input/nomadik-ske: add multi key press support
 2012-06-25  7:31 UTC  (2+ messages)

[PATCH 2/4] input/nomadik-ske: suspend and resume support
 2012-06-25  7:31 UTC  (2+ messages)

[PATCH] input: edt-ft5x06 - Touchscreen driver for FT5x06 based EDT displays
 2012-06-25  7:23 UTC  (9+ messages)

[PATCH RFC] input: fix weird issue of synaptics psmouse sync lost after resume
 2012-06-24 15:32 UTC 

[PATCH RESEND v4] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-24 14:42 UTC  (3+ messages)

[PATCH Stable 3.4.x] HID: hid-multitouch: fix wrong protocol detection
 2012-06-22 13:38 UTC  (3+ messages)

/dev/input/by-path/<link> unreliable with MultiTouch device
 2012-06-22 12:56 UTC  (3+ messages)

[PATCH] HID: Make the HID bus visible in the Kconfig options
 2012-06-22  9:18 UTC 

[PATCH] input: gpio_keys: added setup call for extending functionality of driver
 2012-06-21 10:03 UTC  (3+ messages)

gpio_keys_polled.c and DT
 2012-06-21  8:53 UTC  (2+ messages)

[PATCH v5] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-21  8:42 UTC  (3+ messages)

[PATCH 0/2] drivers/input/mouse, drivers/platform/x86: add Lenovo IdeaPad Z570 support
 2012-06-20 13:34 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH v2 0/5] ARM OMAP3530evm misc fixes for linux-omap
 2012-06-20  5:28 UTC  (7+ messages)
` [PATCH V2 5/5] Input: ads7846: set proper debounce time in driver level

Logitech mouse not detected with kernel 3.5-rc2
 2012-06-19 20:16 UTC 

[RESEND/PATCHv5 1/2] drivers: input: keypad: Add device tree support
 2012-06-19 14:27 UTC  (4+ messages)
` [RESEND/PATCHv5 2/2] arm/dts: omap4-sdp: Add keypad data

[PATCH 2/2] input: wacom - add 0xE5 (MT device) support
 2012-06-19  0:06 UTC  (11+ messages)
` [RFC/PATCH] Revert "Input: wacom - add 0xE5 (MT device) support"

[PATCH] HID: uhid: silence gcc warning
 2012-06-18 18:09 UTC  (2+ messages)

[PATCH] HID: select NEW_LEDS for driver of Lenovo ThinkPad USB Keyboard with TrackPoint
 2012-06-18 17:24 UTC  (2+ messages)

[PATCH 00/16] HID: uhid: User-space HID I/O driver
 2012-06-18 11:46 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).