linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-12 19:12:34 to 2012-03-20 15:21:54 UTC [more...]

[PATCH 00/20] cleanup atmel_mxt_ts
 2012-03-20 15:21 UTC  (44+ messages)
` [PATCH 01/20] Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
` [PATCH 02/20] Input: atmel_mxt_ts - only allow root to update firmware
` [PATCH 03/20] Input: atmel_mxt_ts - verify object size in mxt_write_object
` [PATCH 04/20] Input: atmel_mxt_ts - refactor mxt_read/write_reg to take a length
` [PATCH 05/20] Input: atmel_mxt_ts - dump mxt_read/write_reg
` [PATCH 06/20] Input: atmel_mxt_ts - allow writing to object sysfs entry
` [PATCH 07/20] Input: atmel_mxt_ts - add backupnv "
` [PATCH 08/20] Input: atmel_mxt_ts - store actual size and instance
` [PATCH 09/20] Input: atmel_mxt_ts - do not read extra (checksum) byte
` [PATCH 10/20] Input: atmel_mxt_ts - dump each message on just 1 line
` [PATCH 11/20] Input: atmel_mxt_ts - refactor mxt_object_show
` [PATCH 12/20] Input: atmel_mxt_ts - simplify event reporting
` [PATCH 13/20] Input: atmel_mxt_ts - parse vector field of data packets
` [PATCH 14/20] Input: atmel_mxt_ts - refactor reading object table
` [PATCH 15/20] Input: atmel_mxt_ts - optimize writing of object table entries
` [PATCH 16/20] Input: atmel_mxt_ts - refactor get info
` [PATCH 17/20] Input: atmel_mxt_ts - use cached T9 reportid range in isr
` [PATCH 18/20] Input: atmel_mxt_ts - read num messages, then all messages
` [PATCH 19/20] Input: atmel_mxt_ts - remove mxt_make_highchg and parse T6 report
` [PATCH 20/20] Input: atmel_mxt_ts - send all MT-B slots in one input report

HID: Add support for Waltop Sirius Battery Free Tablet
 2012-03-20 14:01 UTC  (3+ messages)
` [PATCH 1/2] HID: hid-input: Add digitizer tilt usage support
` [PATCH 2/2] HID: waltop: Add support for Sirius tablet

[PATCH] HID: multitouch: add PID for Fructel product
 2012-03-20 12:12 UTC  (6+ messages)

[PATCH] Input: trackpoint - use psmouse_fmt() for messages
 2012-03-20  8:24 UTC 

[PATCHv2 1/3] HID: hid-lg: Allow for custom device properties to be stored in private driver data
 2012-03-20  0:48 UTC  (6+ messages)
` [PATCHv3 "
` [RFC] HID: hid-lg4ff g27 leds using LED subsystem

Mixed "pen" and multitouch input devices
 2012-03-20  1:04 UTC  (13+ messages)

[PATCH] HID: wacom: Change HID_WACOM option description
 2012-03-19 19:17 UTC 

[PATCH 1/3] HID: wacom: Remove CONFIG_HID_WACOM_POWER_SUPPLY option
 2012-03-19 19:08 UTC  (3+ messages)
` [PATCH 2/3] HID: wacom: Refactor battery/ac reporting for Graphire
` [PATCH 3/3] HID: wacom: Add battery/ac reporting for Intuos4 WL

[PATCH] Input: uinput: Fix race condition on read()
 2012-03-19 17:25 UTC  (2+ messages)

[PATCH] Input: uinput: Avoid returning 0 on read()
 2012-03-19 17:31 UTC  (2+ messages)

User space raw hid support
 2012-03-19 14:18 UTC  (6+ messages)

[PATCH 0/2] Omap keypad cleanup and omap5 support
 2012-03-19  8:33 UTC  (8+ messages)
` [PATCH 1/2] input: keypad: move platform_data to <linux/platform_data>
` [PATCH 2/2] Input: omap-keypad: dynamically handle register offsets

[PATCHv2 2/2] Input: omap-keypad: dynamically handle register offsets
 2012-03-19  8:12 UTC 

[PATCH V1] input: keyboard: gpio: Support for interrupt only key
 2012-03-19  7:24 UTC  (4+ messages)

[PATCH] Input: xilinx_ps2 - allocate serio port separately
 2012-03-19  6:33 UTC 

[PATCH 1/1] input: kxtj9: who_am_i check value and initial data rate fixes
 2012-03-18  4:19 UTC  (2+ messages)
  ` [PATCH RESEND] "

[PATCH v3] ili210x: Add support for Ilitek ILI210x based touchscreens
 2012-03-17  6:58 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] input: altera_ps2: Use of_match_ptr
 2012-03-17  6:32 UTC  (2+ messages)

[RFC 0/1] User-space I/O driver for HID subsystem (Bluetooth-LE HIDP)
 2012-03-16 23:38 UTC  (17+ messages)
` [RFC 1/1] HID: User-space I/O driver support for HID subsystem

Building BarGraph with LED subsystem
 2012-03-16 20:06 UTC  (8+ messages)

[PATCH v3 2/2] input: add driver support for MAX8997-haptic
 2012-03-16 19:27 UTC  (9+ messages)

[PATCH v2 1/2] mfd: add platform data for MAX8997 haptic driver
 2012-03-16 17:46 UTC  (2+ messages)

[PATCH] Input: navpoint: add clk_prepare/clk_unprepare calls
 2012-03-16 15:57 UTC  (2+ messages)

[PATCH 0/2] Omap keypad cleanup and omap5 support
 2012-03-16 13:39 UTC  (3+ messages)
` [PATCH 1/2] input: keypad: move platform_data to <linux/platform_data>
` [PATCH 2/2] Input: omap-keypad: dynamically handle register offsets

[patch 0/5] Autohandling of multitouch devices through hid-multitouch
 2012-03-16 11:26 UTC  (13+ messages)
` [PATCH 4/5] HID: autoload hid-multitouch as needed

[PATCH v4 0/3] Input: gpio_keys.c: Add support for OF and I2C GPIO chips
 2012-03-16 11:08 UTC  (9+ messages)
` [PATCH v4 3/3] Input: gpio_keys.c: Enable use with non-local "

[PATCH 1/2] HID: wacom: Replace __set_bit with input_set_capability
 2012-03-16 11:16 UTC  (4+ messages)
` [PATCH 2/2] HID: wacom: Add reporting of wheel for Intuos4 WL

[PATCH] input: wacom: Use touch size for ABS_MT_TOUCH_MAJOR
 2012-03-16  3:22 UTC  (6+ messages)

[PATCH] Input: pxa27x-keypad - add clk_prepare/clk_unprepare calls
 2012-03-15 18:10 UTC 

(unknown),
 2012-03-15 11:15 UTC 

[PATCH v4 0/4] Wacom Wireless Module Support
 2012-03-14 18:25 UTC  (6+ messages)
` [PATCH v4 1/4] Input: wacom - isolate input registration
` [PATCH v4 2/4] Input: wacom - wireless monitor framework
` [PATCH v4 3/4] Input: wacom - create inputs when wireless connect
` [PATCH v4 4/4] Input: wacom - wireless battery status

[PATCHv2 3/3] Cleanup: Fix a compile error in hid-lg4ff and remove an extra include in hid-lg.h
 2012-03-14 17:41 UTC 

[PATCHv2 3/3] Cleanup: Fix a compile error in hid-lg4ff and remove an extra include in hid-lg.h
 2012-03-14 17:41 UTC 

[PATCHv2 2/3] HID: hid-lg4ff: Fix sysfs vs memory deallocation race condition
 2012-03-14 17:32 UTC 

[PATCH v3] Input: keyboard - add device tree bindings for simple key matrixes
 2012-03-14  4:42 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 1/2] HID: hid-lg4ff add support for G27 LEDs
 2012-03-14  1:51 UTC  (5+ messages)

[PATCH 1/2] Input: synaptics - add second variant of two-button clickpad
 2012-03-13 21:41 UTC  (5+ messages)

[PATCH] input: Fix autosuspend on bcm5974
 2012-03-13 16:40 UTC  (7+ messages)

[PATCH] HID: hig-lg, hif-lg4ff: Allow for custom device properties to be stored as private driver data
 2012-03-13  8:28 UTC  (3+ messages)

[PATCH 1/2] HID: hid-lg4ff add support for G27 LEDs
 2012-03-13  8:23 UTC  (9+ messages)

[PATCH v2 0/2] input: add MAX8997-haptic driver
 2012-03-13  5:39 UTC  (5+ messages)

[PATCH] input: wacom: Fix physical size calculation for 3rd-gen Bamboo
 2012-03-13  5:21 UTC  (3+ messages)

[PATCH 1/4] input: wacom: Intuos5 basic support
 2012-03-13  3:25 UTC  (3+ messages)
` [PATCH v2 4/4] input: wacom: Intuos5 multitouch sensor support


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