messages from 2012-03-30 03:57:34 to 2012-04-10 19:23:41 UTC [more...]
[PATCH v7] input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
2012-04-10 19:23 UTC (2+ messages)
[PATCH RESEND] Input: omap-keypad: dynamically handle register offsets
2012-04-10 17:47 UTC (9+ messages)
[PATCH] Input: ep93xx_keypad - switch to using dev_pm_ops
2012-04-10 16:34 UTC (2+ messages)
[PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN
2012-04-10 16:01 UTC (8+ messages)
ALPS v4 Semi-mt Support
2012-04-10 15:21 UTC (2+ messages)
ALPS v4 Semi-mt Support
2012-04-10 14:01 UTC
[PATCH v3] Input: Elan HID-I2C device driver
2012-04-10 12:42 UTC
[PATCH] Input: gpio_mouse - Use linux/gpio.h rather than asm/gpio.h
2012-04-10 11:05 UTC
[PATCH] Input: matrix-keypad - undo GPIO setup if input_register_device fails
2012-04-10 8:19 UTC
[PATCH] Input: matrix-keypad - allocate keycodes with keypad
2012-04-10 8:04 UTC
[PATCH] Input: matrix-keypad - fix 'duplicate const' sparse warning
2012-04-10 8:03 UTC
[PATCH 1/2] Input: elantech - reset touchpad before configuration
2012-04-10 7:41 UTC (5+ messages)
` [PATCH 2/2] Input: elantech - v4 is clickpad, with only one button
[PATCH] Input: trackpoint - use psmouse_fmt() for messages
2012-04-10 7:41 UTC (2+ messages)
[PATCH v2] HID: lg4ff: Take advantage of private driver data
2012-04-09 16:08 UTC (3+ messages)
` [PATCH] HID: hid-lg4ff: Add support for G27 LEDs
[PATCH 00/16 v2] cleanup atmel_mxt_ts
2012-04-09 13:14 UTC (2+ messages)
HID, driver interaction with device during probe defeated by 4ea5454203d991ec85264f64f89ca8855fce69b0
2012-04-09 10:36 UTC (2+ messages)
[PATCH v2] Input: Elan HID-I2C device driver
2012-04-09 7:52 UTC (2+ messages)
[PATCH] Aureal Remote Control Device Driver
2012-04-09 0:08 UTC (2+ messages)
[RFC 0/5] hid: Extending the device-driver matching mechanism
2012-04-08 23:56 UTC (15+ messages)
` [RFC 1/5] hid: Remove multitouch quirk
` [RFC 2/5] hid-multitouch: Prepare driver for new device ids
` [RFC 3/5] hid: Parse the device before adding it
` [RFC 4/5] hid: Add idtags to modalias
` [RFC 5/5] hid: Remove multitouch devices from blacklist
[PATCH 1/1] HID: add have_special_driver hid module parameter
2012-04-08 10:48 UTC (20+ messages)
[PATCH 0/2] Add device tree support for omap4 keypad
2012-04-07 1:39 UTC (6+ messages)
` [PATCH 1/2] arm/dts: omap4-sdp: Add keypad data
` [PATCH 2/2] drivers: input: keypad: Add device tree support
[PATCH v4] Touchscreen driver for FT5x06 based EDT displays
2012-04-05 12:54 UTC (8+ messages)
` [PATCH v5] "
` [PATCH] "
[PATCH V3 0/2] Input: Add matrix_keypad_of_build_keymap()
2012-04-05 3:52 UTC (9+ messages)
` [PATCH v4 1/2] Input: of_keymap: Introduce matrix_keypad_of_build_keymap()
` [PATCH V4 Resend "
` [PATCH] fixup! "
[RFC v2 0/1] User-space HID I/O Driver
2012-04-04 22:59 UTC (5+ messages)
[patch] Input: wacom: NULL dereference on allocation failure
2012-04-04 16:20 UTC (2+ messages)
psmouse serio4: bad data from KBC - timeout
2012-04-04 13:11 UTC (6+ messages)
[PATCH] matrix_keypad: convert to threaded IRQs
2012-04-04 8:10 UTC (4+ messages)
[PATCH 1/2] gameport: Add helper macro for gameport_driver boilerplate
2012-04-04 7:05 UTC (3+ messages)
` [PATCH 2/2] Input: use module_gameport_driver
[PATCH 1/2] serio: Add helper macro for serio_driver boilerplate
2012-04-04 3:11 UTC (2+ messages)
` [PATCH 2/2] Input: use module_serio_driver
[PATCH 1/1] usbhid: Check HID report descriptor contents after USB device reset
2012-04-03 22:12 UTC (2+ messages)
[PATCH v3 1/4] input: wacom: Intuos5 basic support
2012-04-03 21:49 UTC (4+ messages)
` [PATCH v3 2/4] input: wacom: Intuos5 Touch Ring/ExpressKey support
` [PATCH v3 3/4] input: wacom: Intuos5 Touch Ring LED support
` [PATCH v3 4/4] input: wacom: Intuos5 multitouch sensor support
[PATCH 1/4] input: wacom: Intuos5 basic support
2012-04-03 21:34 UTC (4+ messages)
` [Linuxwacom-devel] "
[PATCH] Input: serio_raw - ensure we don't block in non-blocking read
2012-04-03 20:24 UTC
[PATCH] input/tps6507x-ts: fix MODULE_ALIAS to match driver name
2012-04-03 16:51 UTC (2+ messages)
[PATCH] Input: sentelic - filter on-pad clicks in absolute mode
2012-04-03 16:46 UTC (10+ messages)
` [PATCHv2] Input: sentelic - filter taps "
[PATCH] Input: use module_pci_driver
2012-04-03 16:46 UTC (2+ messages)
[PATCH 1/6] Input: uinput - return -EINVAL when read buffer size is too small
2012-04-03 16:41 UTC (8+ messages)
` [PATCH 2/6] Input: uinput - fix race that can block nonblocking read
` [PATCH 3/6] Input: uinput - return number of bytes copied on partial reads
` [PATCH 4/6] Input: uinput - mark failed submission requests as free
` [PATCH 5/6] Input: uinput - specify exact bit sizes on userspace APIs
` [PATCH 6/6] Input: uinput - fix formatting
[PATCH v4] HID: lg4ff: Remove sysfs iface before deallocating memory
2012-04-03 8:02 UTC (12+ messages)
` [PATCH 1/2] HID: hid-lg4ff: Use Private Data
` [PATCH 2/2] HID: hid-lg4ff: Add support for G27 leds
[PATCH v4] HID: hid-lg: Allow for custom device-specific properties to be stored in private drv data
2012-04-03 2:11 UTC (3+ messages)
elantech buttonpad devices
2012-04-03 1:23 UTC (2+ messages)
[PATCH V3 1/4] Input: pxa27x_keypad keep clock on as wakeup source
2012-04-02 9:38 UTC (8+ messages)
` [PATCH V3 2/4] Input: pxa27x_keypad bug fix for direct_key_mask
` [PATCH V3 3/4] Input: pxa27x_keypad direct key may be low active
` [PATCH V3 4/4] Input: pxa27x_keypad add choice to set direct_key_mask
[PATCH RESEND 2/2] Input: uinput: Avoid returning 0 on read()
2012-04-02 8:35 UTC (5+ messages)
[PATCH] Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
2012-04-02 5:03 UTC (5+ messages)
[PATCH V2 1/4] Input: pxa27x_keypad keep clock on as wakeup source
2012-03-31 21:47 UTC (4+ messages)
` [PATCH V2 4/4] Input: pxa27x_keypad add choice to set direct_key_mask
[PATCH] input: st1232 device tree support
2012-03-31 6:15 UTC (3+ messages)
logitech-djdevice and /sys
2012-03-31 5:50 UTC (3+ messages)
[PATCH v3] HID: autoload hid-multitouch as needed
2012-03-30 17:41 UTC (2+ messages)
[PATCH] input: Elan HID-I2C device driver
2012-03-30 15:44 UTC (2+ messages)
[PATCHv2 1/3] HID: hid-lg: Allow for custom device properties to be stored in private driver data
2012-03-30 13:34 UTC (3+ messages)
` [PATCHv3 "
[RFC] usbhid: fix error handling of not enough bandwidth
2012-03-30 13:16 UTC (2+ messages)
[PATCH] Input: Wacom Stylus driver for I2C interface
2012-03-30 7:42 UTC (3+ messages)
[PATCH 00/20] cleanup atmel_mxt_ts
2012-03-30 7:00 UTC (5+ messages)
` [PATCH 19/20] Input: atmel_mxt_ts - remove mxt_make_highchg and parse T6 report
[git pull] Input updates for 3.4-rc0 (2nd round)
2012-03-30 6:07 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).