linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-26 06:57:20 to 2012-07-08 16:05:31 UTC [more...]

[PATCH] Touchscreen driver for FT5x06 based EDT displays
 2012-07-08 16:05 UTC  (14+ messages)
` [PATCH v6] "
  ` [PATCH v7] "
    ` [PATCH v8] "

[PATCH 0/1] Input: xpad - Add a variation of Mad Catz Beat Pad
 2012-07-08  5:49 UTC  (5+ messages)
` [PATCH 1/1] "
` [PATCH v2 1/1] Input: xpad - Handle all variations "

[patch -resend] Input: ff-memless - fix a couple min_t() casts
 2012-07-08  1:18 UTC  (2+ messages)

[PATCH 1/2 v2] Input: synaptics - print firmware ID and board number at init
 2012-07-08  1:16 UTC  (5+ messages)
` [PATCH 2/2 v2] Input: synaptics - add sysfs access to firmware ID & board ID

[PATCH 1/6] input/spear-keyboard: fix disable device_init_wakeup in remove
 2012-07-08  1:11 UTC  (7+ messages)
` [PATCH 2/6] input/spear_keyboard: fix clock handling during suspend/resume
` [PATCH 3/6] input/spear_keyboard: use correct io accessors
` [PATCH 4/6] input/spear_keyboard: rename bit definitions to reflect register
` [PATCH 5/6] input/spear_keyboard: generalize keyboard frequency configuration
` [PATCH 6/6] input/spear_keyboard: reconfigure operating frequency on suspend

[GIT PULL] input: mt updates for 3.5-rc0
 2012-07-08  1:07 UTC  (2+ messages)

input: eeti_ts.c build error
 2012-07-08  1:05 UTC  (2+ messages)

[PATCH] synaptics_usb: Remove TrackPoint name trailing whitespace
 2012-07-08  0:52 UTC  (2+ messages)

[PATCH] input: touchscreen ad7879 add option to correct xy axis
 2012-07-08  0:52 UTC  (3+ messages)

[PATCH] Input: sentelic - filtering out erratic movement
 2012-07-08  0:30 UTC  (2+ messages)

Regression in hid-multitouch?
 2012-07-07 22:48 UTC  (3+ messages)

Bug#679750: Lenovo G360: ALPS Touchpad Recognized as "PS/2 Generic Mouse"(with newly dmesg information)
 2012-07-07  5:35 UTC  (3+ messages)
`  "

[PATCH v2 1/3] keyboard: imx_keypad: Use clock_prepare_enable/clk_disable_unprepare()
 2012-07-06 18:46 UTC  (5+ messages)
` [PATCH v2 2/3] keyboard: imx_keypad: Adapt the new kpp clock name
` [PATCH v2 3/3] keyboard: imx_keypad: Check error returned by clk_prepare_enable()

[PATCH] keyboard: imx_keypad: Fix clock handling
 2012-07-06 17:06 UTC  (2+ messages)

[PATCH] input: New driver for Analog Devices ADXL362 Three-Axis Digital Accelerometer
 2012-07-06 12:40 UTC 

[PATCH] Input: hid-input: Add suport for the brightness control keys on HP keyboards
 2012-07-06 10:06 UTC 

[git pull] Input updates for 3.5-rc5
 2012-07-06  5:24 UTC 

[PATCH 1/1] usbhid: add Sennheiser BTD500USB device support
 2012-07-05 20:32 UTC 

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

[PATCH 0/8] HID-Sensor v4
 2012-07-05 15:32 UTC  (12+ messages)
` [PATCH 1/8] HID-Sensors: Documentation
` [PATCH 2/8] HID Sensors: Add to special driver list
  ` [PATCH 3/8] HID-Sensors: Sensor framework
  ` [PATCH 4/8] HID-Sensors: Common attribute and trigger
  ` [PATCH 5/8] HID-Sensors: Added accelerometer 3D
  ` [PATCH 7/8] HID-Sensors: Added Compass/Magnetometer 3D
  ` [PATCH 8/8] HID-Sensors: Added ALS
` [PATCH 6/8] HID-Sensors: Added Gyroscope 3D

[RESEND/PATCHv5 1/2] drivers: input: keypad: Add device tree support
 2012-07-05 14:07 UTC  (3+ messages)

Bug#679750: Lenovo G360: ALPS Touchpad Recognized as "PS/2 Generic Mouse"
 2012-07-05 13:30 UTC  (4+ messages)
`  "

Bug#679750: Lenovo G360: ALPS Touchpad Recognized as "PS/2 Generic Mouse"
 2012-07-05  9:15 UTC 

Lenovo G360: ALPS Touchpad Recognized as "PS/2 Generic Mouse"
 2012-07-05  8:00 UTC  (2+ messages)
` Bug#679750: "

[PATCH] Input: MT - Include win8 support
 2012-07-05  5:21 UTC  (4+ messages)

[PATCH] lm8333: Fix check ordering
 2012-07-04 21:45 UTC  (3+ messages)

[PATCH] input: tca6416-keypad: add IRQF_ONESHOT IRQ flag
 2012-07-04 20:19 UTC  (2+ messages)

[PATCH 2/2 v4] HID: magicmouse: Implement Multi-touch Protocol B (MT-B)
 2012-07-04 19:03 UTC  (3+ messages)

[PATCH 1/2 v2] HID: magicmouse: Removing report_touches switch
 2012-07-04 18:41 UTC  (6+ messages)

[PATCH] HID: roccat: Added sensor bin-sysfs-attr for Savu
 2012-07-04 16:45 UTC 

[PATCH 1/2 v4] HID: magicmouse: Removing report_touches switch
 2012-07-04 16:14 UTC 

[Patch] Add Apple wireless keyboard to the quirk list
 2012-07-04 13:51 UTC  (5+ messages)

[PATCH 2/2 v3] HID: magicmouse: Implement Multi-touch Protocol B (MT-B)
 2012-07-04  6:59 UTC  (2+ messages)

Help on usb and hid-logitech-dj hacking (K750)
 2012-07-03 22:55 UTC 

[PATCH 1/2 v3] HID: magicmouse: Removing report_touches switch
 2012-07-03 20:21 UTC 

[PATCH 2/2 v2] HID: magicmouse: Implement Multi-touch Protocol B (MT-B)
 2012-07-03 19:12 UTC  (2+ messages)

[PATCH 00/16] HID: uhid: User-space HID I/O driver
 2012-07-03  2:15 UTC  (5+ messages)

[PATCH] input: Request threaded-only IRQs with IRQF_ONESHOT
 2012-07-02 19:22 UTC  (6+ messages)

[PATCH] HID: magicmouse: Implement Multi-touch Protocol B (MT-B)
 2012-07-02 18:52 UTC  (4+ messages)

[PATCH RFC] input: fix weird issue of synaptics psmouse sync lost after resume
 2012-07-02 13:44 UTC  (3+ messages)

[PATCH 1/2] Input: synaptics - print firmware ID and board number at init
 2012-07-02 12:37 UTC  (6+ messages)
` [PATCH 2/2] Input: synaptics - add sysfs access to firmware ID & board ID

Subject: [PATCH v2] Input: atkbd - make repeat period more accurate
 2012-07-01  8:36 UTC 

[PATCH v3] Input: synaptics - handle out of bounds values from the hardware
 2012-06-29 18:22 UTC 

[PATCH] Fix sentelic multi-touch driver
 2012-06-29 15:00 UTC  (9+ messages)

[PATCH 1/1] Input: hanwang - add support for Art Master II tablet
 2012-06-29 14:14 UTC 

/dev/input/by-path/<link> unreliable with MultiTouch device
 2012-06-28 21:38 UTC  (4+ messages)

[PATCH] hid-core : optimize in case of hidraw
 2012-06-28 14:53 UTC 

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

[PATCH 1/3] HID: hid-multitouch: fix input mode feature command
 2012-06-28 10:10 UTC  (4+ 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 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  (17+ messages)
` [PATCH 06/21 v5] Input: atmel_mxt_ts - use scnprintf for object sysfs entry
` [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 15/21 v5] Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
` [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  (10+ messages)
` [PATCH, 2/6] HID-Sensors: Sensor framework
` [PATCH, 3/6] HID-Sensors: Added accelerometer 3D

[PATCH 00/22 v4] cleanup atmel_mxt_ts
 2012-06-27  0:42 UTC  (7+ messages)
` [PATCH 01/22 v4] Input: atmel_mxt_ts - set phys to i2c client adapter name


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