linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-16 19:17:23 to 2011-11-30 22:15:54 UTC [more...]

New "ABS_WHEEL2" axis?
 2011-11-30 22:15 UTC  (4+ messages)

[PATCH v1] Input: tegra-kbc - report wakeup key for some platforms
 2011-11-30 22:14 UTC  (4+ messages)

Bug: touchpad unresponsive after resume from S3 (psmouse driver)
 2011-11-30 15:18 UTC  (5+ messages)

[PATCH 0/3] last merge in hid-multitouch
 2011-11-30 14:56 UTC  (10+ messages)
` [PATCH 1/3] HID: multitouch: merge quanta driver into hid-multitouch
` [PATCH 2/3] HID: multitouch: use input_register callback
` [PATCH 3/3] hid-multitouch: add support for new Hanvon panels

[PATCH] edt_ts: EDT Touchscreen driver
 2011-11-30  9:34 UTC  (13+ messages)

[PATCH 1/2] Input: tsc2007 - Disable irq when the irq thread is handling data
 2011-11-30  2:34 UTC  (6+ messages)
` [PATCH 2/2] Input: tsc2007 - Add a z1_low_threshhold platform data parameter

[PATCH v3] Add generic GPIO-tilt driver
 2011-11-29 21:16 UTC  (10+ messages)

[PATCH] HID: bump maximum global item tag report size to 96 bytes
 2011-11-29 15:27 UTC  (3+ messages)

[PATCH 1/2] Input: ad7879-i2c - remove redundant MODULE_ALIAS
 2011-11-29  9:23 UTC  (3+ messages)
` [PATCH 2/2] Input: samsung-keypad "

[PATCH 0/8] multitouch updates (mainly eGalax)
 2011-11-29  8:56 UTC  (18+ messages)
` [PATCH 1/8] HID: hid-multitouch - add another eGalax id
` [PATCH 2/8] hid-multitouch: create sysfs attribute to control quirks from user-space
` [PATCH 3/8] hid-multitouch: cleanup eGalax quirks
` [PATCH 4/8] hid-multitouch: remove .maxcontacts field for eGalax
` [PATCH 5/8] HID: cleanup with eGalax PID definitions
` [PATCH 6/8] HID-multitouch: Add egalax ID for Acer Iconia W500
` [PATCH 7/8] hid-multitouch: add support for the MSI Windpad 110W
` [PATCH 8/8] hid-multitouch: correct eGalax a001 protocol

Supporting Battery Strength from my Bluetooth Mouse
 2011-11-28 21:33 UTC  (15+ messages)
              ` [PATCH RFC] hid-input: add support for HID devices reporting Battery Strength

[PATCH] hid-multitouch: Add device id for another DWAV/eGalax variant
 2011-11-28 14:53 UTC  (3+ messages)

Restoring kernel input driver state on boot
 2011-11-28 10:20 UTC 

[PATCH] Input: convert drivers/input/* to use module_i2c_driver()
 2011-11-25  3:44 UTC 

[PATCH] Input: convert drivers/input/* to use module_spi_driver()
 2011-11-25  3:36 UTC 

[PATCH v4 1/2] pxa/hx4700: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
 2011-11-25  1:17 UTC 

[PATCH 2nd attempt] HID: roccat: Add support for Isku keyboard
 2011-11-24 16:46 UTC 

[PATCH 03/11] Input: Remove redundant spi driver bus initialization
 2011-11-24 15:29 UTC 

Apple Magic TrackPad battery level
 2011-11-24 10:49 UTC 

joydev: support for Saitek PS1000 gamepad
 2011-11-24  8:12 UTC  (5+ messages)
    ` Saitek PS1000 gamepad - HID descriptor wonky

[PATCH v3 1/2] pxa/hx4700: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
 2011-11-24  2:53 UTC  (9+ messages)

[PATCH v3 2/2] pxa/hx4700: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
 2011-11-23 16:46 UTC 

[PATCH v5] input: add driver support for Sharp gp2ap002a00f proximity sensor
 2011-11-23 13:40 UTC 

[PATCH v4] input: add driver support for Sharp gp2ap002a00f proximity sensor
 2011-11-23 13:24 UTC  (4+ messages)

[PATCH 1/1] input: add support for TI Touchscreen controller
 2011-11-23 11:42 UTC 

[PATCH v2] HID: Add support for pressure sensitive buttons
 2011-11-23 10:43 UTC  (8+ messages)

[MailServer Notification]Attachment Blocking Notification
 2011-11-23  8:49 UTC 

[PATCH v2 00/17] HID: Wiimote Extension Support v2
 2011-11-22 22:19 UTC  (19+ messages)
` [PATCH v2 01/17] HID: wiimote: Rename driver to allow multiple source files
` [PATCH v2 02/17] HID: wiimote: Move common symbols into header
` [PATCH v2 03/17] HID: wiimote: Add read-mem helpers
` [PATCH v2 04/17] HID: wiimote: Add extension support stub
` [PATCH v2 05/17] HID: wiimote: Add extension initializer stubs
` [PATCH v2 06/17] HID: wiimote: Add extension initializers
` [PATCH v2 07/17] HID: wiimote: Add extension sysfs attribute
` [PATCH v2 08/17] HID: wiimote: Register input devices for extensions
` [PATCH v2 09/17] HID: wiimote: Add extension handler stubs
` [PATCH v2 10/17] HID: wiimote: Parse motion+ data
` [PATCH v2 11/17] HID: wiimote: Parse nunchuck data
` [PATCH v2 12/17] HID: wiimote: Parse classic controller data
` [PATCH v2 13/17] HID: wiimote: Add debugfs support stubs
` [PATCH v2 14/17] HID: wiimote: Allow direct eeprom access
` [PATCH v2 15/17] HID: wiimote: Allow direct DRM debug access
` [PATCH v2 16/17] HID: wiimote: Remove module version number
` [PATCH v2 17/17] HID: wiimote: Enable NO_INIT_REPORTS quirk

[PATCH TRIVIAL 0/5] Input: use new macro module_platform_driver to save some boilerplate code
 2011-11-22 20:15 UTC  (10+ messages)
` [PATCH TRIVIAL 1/5] Input: keyboard: use macro module_platform_driver()
` [PATCH TRIVIAL 2/5] Input: misc: "
` [PATCH TRIVIAL 3/5] Input: mouse: "
` [PATCH TRIVIAL 4/5] Input: serio: "
` [PATCH TRIVIAL 5/5] Input: touchscreen: "

[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
 2011-11-22 19:20 UTC  (5+ messages)

matrix_keyboard based driver
 2011-11-22 12:52 UTC  (3+ messages)

Saving kernel module parameters settings
 2011-11-22 10:02 UTC  (3+ messages)

Webmaster Help Desk !!
 2011-11-22  8:37 UTC 

ALPS touchpad recognized as Generic Wheel Mouse
 2011-11-21 14:47 UTC  (2+ messages)

[PATCH v2 0/2] some updates for newer elantech touchpads
 2011-11-21  9:29 UTC  (5+ messages)
` [PATCH v2 1/2] Input: elantech - add support for elantech fast command
` [PATCH v2 2/2] Input: elantech - add resolution query support for v4 hardware

[git pull] Input updates for 3.2-rc2
 2011-11-21  6:36 UTC 

HID-Multitouch: eGalax Touchscreen Pressure
 2011-11-20 11:30 UTC  (2+ messages)

[PATCH] HID: roccat: Use kmemdup rather than duplicating its implementation
 2011-11-19 23:43 UTC  (2+ messages)

[PATCH v3] input: add driver support for Sharp gp2ap002a00f proximity sensor
 2011-11-18 15:30 UTC  (11+ messages)

[PATCH 0/2] some updates for newer elantech touchpads
 2011-11-18 10:19 UTC  (5+ messages)
` [PATCH 1/2] Input: elantech - add support for elantech fast command
` [PATCH 2/2] Input: elantech - add resolution query support for v4 hardware

Interacting with a input kernel driver from user space
 2011-11-17 16:58 UTC  (8+ messages)

[PATCH 00/16] Wiimote: Extension and Debug Support
 2011-11-17 13:11 UTC  (6+ messages)
` [PATCH 16/16] HID: wiimote: Enable NO_INIT_REPORTS quirk

[PATCH 0/3 v2] usb/hid-core: drain URB queue when going to suspend
 2011-11-17 11:23 UTC  (4+ messages)
` [PATCH 1/3] HID: usbhid: remove LED_ON
` [PATCH 2/3] HID: usbhid: hid-core: submit queued urbs before suspend
` [PATCH 3/3] HID: usbhid: defer LED setting to a workqueue

HID: Dead ./debug/hid/xxx/events
 2011-11-17  6:59 UTC  (13+ messages)

[PATCH v2] Add generic GPIO-tilt driver
 2011-11-16 21:58 UTC 

[PATCH] Add generic GPIO-tilt driver
 2011-11-16 20:40 UTC  (7+ messages)

[PATCH 0/7] A few patches to cyttsp
 2011-11-16 20:17 UTC  (4+ 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).