linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-23 15:24:43 to 2010-12-01 07:22:38 UTC [more...]

[PATCH] touchscreen: Cypress TTSP G3 MTDEV Core Driver
 2010-12-01  7:22 UTC  (4+ messages)

[PATCH] Input: Lenovo S10-3t's touchpad support
 2010-12-01  7:18 UTC  (13+ messages)
` [PATCH v2] Input: Bug 18122 - Support Lenovo S10-3t's 2-button ClickPad

[RFC v1 PATCH 0/6] Qualcomm PMIC8058 sub-device drivers
 2010-12-01  5:34 UTC  (5+ messages)
` [RFC v1 PATCH 5/6] input: pmic8058-othc: Add support for PM8058 based OTHC

Congratulation...(Google End Of Year Promo ©2010)
 2010-12-01  5:27 UTC 

[PATCH 09/18] input: add input driver for polled GPIO buttons
 2010-11-30 22:16 UTC  (27+ messages)
  ` [PATCH WIP 0/6] suggested changes to gpio_buttons driver
    ` [PATCH WIP 1/6] fixup gpio_buttons: use the same debounce_interval member found in gpio_key to obtain a threshold count based on polling interval
    ` [PATCH WIP 2/6] fixup gpio_buttons: use existing gpio_keys_button structure instead of introducing new gpio_button structure
    ` [PATCH WIP 3/6] fixup gpio_buttons: detect and error-out if a button is requested for wakeup
    ` [PATCH WIP 4/6] fixup gpio_buttons: show units of poll_interval platform data member
    ` [PATCH WIP 5/6] fixup gpio_buttons: move gpio_buttons.c to drivers/input/keyboard from drivers/input/misc
    ` [PATCH WIP 6/6] fixup gpio_buttons : rename gpio-buttons / gpio_buttons to gpio-keys-polled / gpio_keys_polled
            ` [PATCH 0/8] input: gpio_keys_polled fixes
            ` [PATCH 1/8] input: gpio_keys_polled: add MODULE_ALIAS
            ` [PATCH 2/8] input: gpio_keys_polled: return -EINVAL if wakeup specified
            ` [PATCH 3/8] input: gpio_keys_polled: avoid possible division by zero
            ` [PATCH 4/8] input: gpio_keys_polled: use DIV_ROUND_UP to compute the threshold value
            ` [PATCH 5/8] input: gpio_keys_polled: precompute threshold value in the probe routine
            ` [PATCH 6/8] input: gpio_keys_polled: use tabs instead of spaces for indentation
            ` [PATCH 7/8] input: gpio_keys_polled: remove a local variable
            ` [PATCH 8/8] input: gpio_keys_polled: fix Kconfig help text

[PATCH 0/4] input: mt: Driver interface simplifications
 2010-11-30 21:50 UTC  (9+ messages)
` [PATCH 1/4] input: mt: Break out slots handling
` [PATCH 2/4] input: mt: Collect slots initialization code
` [PATCH 3/4] input: mt: Move tracking and pointer emulation to input-mt
` [PATCH 4/4] input: mt: Add pressure to pointer emulation code

input: wacom - add 2 new Bamboo PT's
 2010-11-30 19:15 UTC  (4+ messages)

hidp_output_raw_report, HID_OUTPUT_REPORT and Sixaxis
 2010-11-30 17:40 UTC  (3+ messages)

[PATCH 3/5] HID: roccat: declaring meaning of pack pragma usage in driver headers
 2010-11-30 17:40 UTC  (3+ messages)
  ` [PATCH] HID: roccat: replaced #pragma pack() with __packed macro

PATCH V4 1/2] input: CMA3000 Accelerometer Driver
 2010-11-30 17:05 UTC  (5+ messages)

[PATCH 0/7] hid: egalax: Rework to include Joojoo and Wetab support
 2010-11-30 16:58 UTC  (14+ messages)
` [PATCH 1/7] hid: egalax: Use kzalloc
` [PATCH 2/7] hid: egalax: Setup input device manually (rev2)
` [PATCH 3/7] hid: egalax: Correct for device resolution report error (rev2)
` [PATCH 4/7] hid: egalax: Report zero as minimum pressure (rev2)
` [PATCH 5/7] hid: egalax: Add event filtering (rev3)
` [PATCH 6/7] hid: egalax: Convert to MT slots (rev2)
` [PATCH 7/7] hid: egalax: Add support for Wetab

keyboard doesn't work with acpi on lenovo s10-3c
 2010-11-30 16:37 UTC  (6+ messages)

[PATCH] input: misc: add lps001wp_prs driver
 2010-11-30 10:34 UTC  (4+ messages)

Input event for blocking touchpad
 2010-11-30  1:56 UTC  (5+ messages)

[PATCH] Input: serio - clear serio event queue after sysfs driver rebind
 2010-11-29 21:37 UTC  (3+ messages)

[PATCH] USB HID Add support for F430 Force Feedback Wheel
 2010-11-29 16:42 UTC  (2+ messages)

[PATCH V4 2/2] omap4: platform changes for CMA3000
 2010-11-29 10:57 UTC 

[PATCH] input/tc3589x: add support for tc3589x driver
 2010-11-29  6:39 UTC  (5+ messages)

[PATCH v2] Input: wacom - allow both MT and pen data to be reported
 2010-11-28 23:46 UTC 

[RFC] Adding BTN_TOOL_TOUCH to input.h
 2010-11-28 21:47 UTC  (19+ messages)

Researching An Experimental Touchscreen Driver
 2010-11-28 15:38 UTC  (9+ messages)

[PATCH] input: joystick: Adding Austria Microsystem AS5011 joystick driver
 2010-11-27  8:19 UTC  (7+ messages)

[RFC] Adding BTN_TOOL_TOUCH to input.h
 2010-11-27  8:06 UTC  (10+ messages)

[PATCH] winbond-cir: fix extended NEC scancode encoding
 2010-11-26 21:37 UTC 

[PATCH] ir-nec-decoder: fix extended NEC scancodes
 2010-11-26 21:12 UTC 

[PATCH 5/5] HID: roccat: Add support for Roccat Kone[+] v2
 2010-11-26 19:57 UTC 

[PATCH 4/5] HID: roccat: Reducing number of functions in kone and pyra drivers
 2010-11-26 19:57 UTC 

[PATCH 3/5] HID: roccat: declaring meaning of pack pragma usage in driver headers
 2010-11-26 19:57 UTC 

[PATCH 2/5] HID: roccat: Using class for char device for sysfs attribute creation
 2010-11-26 19:57 UTC 

[PATCH 1/5] sysfs: Introducing binary attributes for struct class
 2010-11-26 19:57 UTC 

[PATCH 0/5] HID: roccat: Achieve userspace notification on sysfs attribute creation
 2010-11-26 19:57 UTC 

[PATCH] mfd/tc35892: rename tc35892 to tc3589x
 2010-11-26 15:14 UTC  (2+ messages)

[PATCH] hid: hidpidff: Use pr_<level>
 2010-11-25 21:45 UTC  (5+ messages)
  ` [PATCH] hid: Add and use hid_<level>: dev_<level> equivalents

[PATCH 1/4] input: touchscreen: introduce tsc2005 driver
 2010-11-25 15:45 UTC 

[PATCH 1/4] Add acer wmi hotkey events support
 2010-11-25  1:56 UTC 

[PATCH 1/4] Add acer wmi hotkey events support
 2010-11-25  1:54 UTC 

[PATCH] Update attributes defined on the tablet
 2010-11-24 23:34 UTC 

[PATCH v3 0/4] da850-evm: add gpio-{keys,leds} for UI and BB expanders
 2010-11-24 21:59 UTC  (15+ messages)
` [PATCH v4 0/5] "
    ` [PATCH v4 1/5] input: gpio_keys: polling mode support
  ` [PATCH v4 2/5] da850-evm: add UI Expander pushbuttons
  ` [PATCH v4 3/5] da850-evm: extract defines for SEL{A,B,C} pins in UI expander
  ` [PATCH v4 4/5] da850-evm: add baseboard GPIO expander buttons, switches and LEDs
  ` [PATCH v4 5/5] da850-evm: KEYBOARD_GPIO and INPUT_POLLDEV Kconfig conditionals
  ` [PATCH v5 0/5] da850-evm: add gpio-{keys,leds} for UI and BB expanders
    ` [PATCH v5 1/5] [WIP] input: add input driver for polled GPIO buttons
    ` [PATCH v5 2/5] da850-evm: add UI Expander pushbuttons
    ` [PATCH v5 3/5] da850-evm: extract defines for SEL{A,B,C} pins in UI expander
    ` [PATCH v5 4/5] da850-evm: add baseboard GPIO expander buttons, switches and LEDs
    ` [PATCH v5 5/5] da850-evm: KEYBOARD_GPIO_POLLED Kconfig conditional

[PATCH 0/4] Add new wmi support to acer-wmi driver
 2010-11-24 20:03 UTC  (8+ messages)
` [PATCH 1/4] Add acer wmi hotkey events support
  ` [PATCH 2/4] Enabled Acer Launch Manager mode
    ` [PATCH 3/4] Add 3G rfkill sysfs file
      ` [PATCH 4/4] Detect the WiFi/Bluetooth/3G devices available

[PATCH v2 0/4] da850-evm: add gpio-{keys, leds} for UI and BB expanders
 2010-11-24 17:17 UTC  (11+ messages)
  ` [PATCH v2 2/4] da850-evm: add UI Expander pushbuttons

[RESEND] - HID: add support for force feedback in 'Thrustmaster F430 Force Feedback' steering wheel
 2010-11-23 21:01 UTC  (2+ messages)

[RESEND PATCH]: Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series Laptops
 2010-11-23 20:15 UTC 

[PATCH] input: joystick: Adding Austria Microsystem AS5011 joystick driver (without wrapped lines)
 2010-11-23 17:25 UTC 

[PATCH] hid: usbhid: New hid quirks for Panasonic Elite Panaboard T-780 and T-880
 2010-11-23 16:34 UTC  (9+ messages)

[PATCH] USB: HID: Panasonic ub-t780 whiteboard hid driver stub
 2010-11-23 16:22 UTC 


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